[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:24:20.105273 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:43005,127.13.179.61:36207,127.13.179.60:45849
I20260630 12:24:20.107028 14028 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:24:20.108011 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:20.124727 14037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:20.124760 14035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:20.126020 14034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.312255 14036 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:24:21.312394 14028 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:24:21.316241 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.316449 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:21.316596 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822261316578 us; error 0 us; skew 500 ppm
I20260630 12:24:21.317436 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.322494 14028 webserver.cc:533] Webserver started at http://127.13.179.62:40451/ using document root <none> and password file <none>
I20260630 12:24:21.323233 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.323423 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.323815 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.329385 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "3957d5d001c44b418de6472e91f4e894"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.336637 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:21.342005 14043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.343168 14028 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:24:21.343523 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "3957d5d001c44b418de6472e91f4e894"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.343848 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:21.389806 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.391220 14028 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:24:21.391676 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.459498 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:43005
I20260630 12:24:21.459560 14094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:43005 every 8 connection(s)
I20260630 12:24:21.465507 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:21.467137 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:24:21.471997 14097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.473119 14098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.477641 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:21.478180 14100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.479069 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.479298 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:21.479473 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822261479452 us; error 0 us; skew 500 ppm
I20260630 12:24:21.479970 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.483397 14028 webserver.cc:533] Webserver started at http://127.13.179.61:45085/ using document root <none> and password file <none>
I20260630 12:24:21.483904 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.484131 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.484417 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.485524 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root/instance:
uuid: "c696d7e483ed4c93aa0dc80ecc2c8add"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.490605 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:21.488376 14095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.496788 14105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.497911 14028 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:24:21.498245 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
uuid: "c696d7e483ed4c93aa0dc80ecc2c8add"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.498615 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:21.516193 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.517484 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.521939 14095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:21.524590 14045 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.61:36207: connect: Connection refused (error 111)
W20260630 12:24:21.529129 14095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:36207: Network error: Client connection negotiation failed: client connection to 127.13.179.61:36207: connect: Connection refused (error 111)
I20260630 12:24:21.579145 14095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } attempt: 1
W20260630 12:24:21.583767 14095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:36207: Network error: Client connection negotiation failed: client connection to 127.13.179.61:36207: connect: Connection refused (error 111)
I20260630 12:24:21.586181 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.61:36207
I20260630 12:24:21.586429 14159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.61:36207 every 8 connection(s)
I20260630 12:24:21.590654 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:21.591562 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.597370 14162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.597467 14160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:21.598870 14163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.604646 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:21.606045 14165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.606997 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.607260 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:21.607472 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822261607454 us; error 0 us; skew 500 ppm
I20260630 12:24:21.608209 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.611456 14028 webserver.cc:533] Webserver started at http://127.13.179.60:46209/ using document root <none> and password file <none>
I20260630 12:24:21.612144 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.612114 14160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.612411 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.612759 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.614315 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root/instance:
uuid: "a3dd6716323e4e55ba8b099c3ba0ac79"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.620434 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:24:21.624117 14160 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.625569 14172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.626472 14028 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:24:21.626766 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
uuid: "a3dd6716323e4e55ba8b099c3ba0ac79"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.627122 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:24:21.629765 14160 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:45849: Network error: Client connection negotiation failed: client connection to 127.13.179.60:45849: connect: Connection refused (error 111)
I20260630 12:24:21.652185 14095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } attempt: 2
I20260630 12:24:21.662686 14095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:21.667071 14095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:45849: Network error: Client connection negotiation failed: client connection to 127.13.179.60:45849: connect: Connection refused (error 111)
I20260630 12:24:21.668469 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.669680 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.673177 14160 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } attempt: 1
W20260630 12:24:21.677032 14160 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:45849: Network error: Client connection negotiation failed: client connection to 127.13.179.60:45849: connect: Connection refused (error 111)
I20260630 12:24:21.698431 14095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } attempt: 1
W20260630 12:24:21.704551 14095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:45849: Network error: Client connection negotiation failed: client connection to 127.13.179.60:45849: connect: Connection refused (error 111)
I20260630 12:24:21.735806 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.60:45849
I20260630 12:24:21.735921 14224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.60:45849 every 8 connection(s)
I20260630 12:24:21.740067 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:21.740168 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:21.745285 14225 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.752485 14160 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } attempt: 2
I20260630 12:24:21.757581 14225 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.770459 14225 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:21.771678 14160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: Bootstrap starting.
I20260630 12:24:21.772092 14095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } attempt: 2
I20260630 12:24:21.780133 14160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:21.782681 14160 log.cc:826] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: Log is configured to *not* fsync() on all Append() calls
I20260630 12:24:21.787292 14225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: Bootstrap starting.
I20260630 12:24:21.789135 14160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: No bootstrap required, opened a new log
I20260630 12:24:21.792068 14225 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:21.793205 14095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: Bootstrap starting.
I20260630 12:24:21.797042 14225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: No bootstrap required, opened a new log
I20260630 12:24:21.799183 14095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:21.804646 14095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: No bootstrap required, opened a new log
I20260630 12:24:21.813131 14225 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.813140 14160 raft_consensus.cc:359] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.813144 14095 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.813900 14225 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:21.814045 14160 raft_consensus.cc:385] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:21.814137 14095 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:21.814291 14225 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dd6716323e4e55ba8b099c3ba0ac79, State: Initialized, Role: FOLLOWER
I20260630 12:24:21.814373 14160 raft_consensus.cc:740] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696d7e483ed4c93aa0dc80ecc2c8add, State: Initialized, Role: FOLLOWER
I20260630 12:24:21.814448 14095 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957d5d001c44b418de6472e91f4e894, State: Initialized, Role: FOLLOWER
I20260630 12:24:21.815644 14225 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.815433 14160 consensus_queue.cc:260] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.815433 14095 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.819423 14234 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [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: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.820243 14234 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.821623 14225 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:21.821993 14233 sys_catalog.cc:455] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [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: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.822746 14233 sys_catalog.cc:458] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.823927 14160 sys_catalog.cc:565] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:21.824082 14235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [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: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.824877 14235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.825409 14095 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:21.865275 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:21.865571 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:24:21.871886 14265 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:21.872306 14265 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:21.872367 14261 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:21.872808 14261 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:21.878875 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.880666 14269 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:21.880954 14269 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:21.882079 14234 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:21.882578 14234 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.884835 14234 leader_election.cc:290] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957d5d001c44b418de6472e91f4e894 (127.13.179.62:43005), c696d7e483ed4c93aa0dc80ecc2c8add (127.13.179.61:36207)
I20260630 12:24:21.886027 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957d5d001c44b418de6472e91f4e894" is_pre_election: true
I20260630 12:24:21.886638 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" is_pre_election: true
I20260630 12:24:21.886834 14070 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dd6716323e4e55ba8b099c3ba0ac79 in term 0.
I20260630 12:24:21.887308 14135 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dd6716323e4e55ba8b099c3ba0ac79 in term 0.
I20260630 12:24:21.888411 14176 leader_election.cc:304] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3957d5d001c44b418de6472e91f4e894, a3dd6716323e4e55ba8b099c3ba0ac79; no voters: 
I20260630 12:24:21.889389 14234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:21.889804 14234 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:21.890233 14234 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:21.892493 14270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.894220 14271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.896677 14049 tablet.cc:2406] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:21.897630 14234 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.900234 14070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957d5d001c44b418de6472e91f4e894"
I20260630 12:24:21.900789 14070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:21.902284 14234 leader_election.cc:290] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [CANDIDATE]: Term 1 election: Requested vote from peers 3957d5d001c44b418de6472e91f4e894 (127.13.179.62:43005), c696d7e483ed4c93aa0dc80ecc2c8add (127.13.179.61:36207)
W20260630 12:24:21.903301 14274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.904686 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:21.904508 14135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add"
I20260630 12:24:21.905093 14135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:21.905908 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.906204 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:21.906415 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822261906398 us; error 0 us; skew 500 ppm
I20260630 12:24:21.907099 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.907670 14070 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dd6716323e4e55ba8b099c3ba0ac79 in term 1.
I20260630 12:24:21.908802 14176 leader_election.cc:304] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3957d5d001c44b418de6472e91f4e894, a3dd6716323e4e55ba8b099c3ba0ac79; no voters: 
I20260630 12:24:21.909703 14234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:21.913218 14135 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dd6716323e4e55ba8b099c3ba0ac79 in term 1.
I20260630 12:24:21.916776 14234 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 1 LEADER]: Becoming Leader. State: Replica: a3dd6716323e4e55ba8b099c3ba0ac79, State: Running, Role: LEADER
I20260630 12:24:21.917079 14028 webserver.cc:533] Webserver started at http://127.13.179.1:43799/ using document root <none> and password file <none>
I20260630 12:24:21.917707 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.917950 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.918238 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.918108 14234 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } }
I20260630 12:24:21.919342 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "3fc6d65ff3eb45589be078c24f2f5eff"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.928783 14276 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3dd6716323e4e55ba8b099c3ba0ac79. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.929586 14276 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:21.930274 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.004s	sys 0.007s
I20260630 12:24:21.933727 14280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:21.934731 14281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.935672 14028 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:21.936007 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "3fc6d65ff3eb45589be078c24f2f5eff"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wjf0"
I20260630 12:24:21.936374 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:21.942072 14280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:21.958806 14135 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 1 FOLLOWER]: Refusing update from remote peer a3dd6716323e4e55ba8b099c3ba0ac79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:21.959111 14070 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 1 FOLLOWER]: Refusing update from remote peer a3dd6716323e4e55ba8b099c3ba0ac79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:21.960273 14276 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:21.960829 14234 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:21.965662 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.967545 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.971911 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:21.984549 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:21.984890 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.985272 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:21.985536 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.987645 14235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3dd6716323e4e55ba8b099c3ba0ac79. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.988567 14235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.992952 14233 sys_catalog.cc:455] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3dd6716323e4e55ba8b099c3ba0ac79. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:21.994656 14233 sys_catalog.cc:458] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:21.997818 14286 mvcc.cc:204] Tried to move back new op lower bound from 7302439984966406144 to 7302439984826822656. Current Snapshot: MvccSnapshot[applied={T|T < 7302439984966406144}]
I20260630 12:24:22.013368 14233 sys_catalog.cc:455] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:22.014137 14233 sys_catalog.cc:458] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:22.015992 14235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:22.016767 14235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:22.017812 14276 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:22.018540 14276 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:22.019840 14234 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957d5d001c44b418de6472e91f4e894" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 43005 } } peers { permanent_uuid: "c696d7e483ed4c93aa0dc80ecc2c8add" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 36207 } } peers { permanent_uuid: "a3dd6716323e4e55ba8b099c3ba0ac79" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 45849 } } }
I20260630 12:24:22.020803 14234 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:22.023689 14280 catalog_manager.cc:1383] Generated new cluster ID: 5a278440746c45cea14f85ca2590994d
I20260630 12:24:22.023990 14280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:22.059993 14280 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:22.062307 14280 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:22.093502 14280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: Generated new TSK 0
I20260630 12:24:22.094645 14280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:22.136199 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:41779
I20260630 12:24:22.136866 14352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:41779 every 8 connection(s)
I20260630 12:24:22.162499 14353 heartbeater.cc:344] Connected to a master server at 127.13.179.61:36207
I20260630 12:24:22.163070 14353 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.164589 14353 heartbeater.cc:507] Master 127.13.179.61:36207 requested a full tablet report, sending...
I20260630 12:24:22.169947 14125 ts_manager.cc:194] Registered new tserver with Master: 3fc6d65ff3eb45589be078c24f2f5eff (127.13.179.1:41779)
I20260630 12:24:22.179878 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:22.186995 14355 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43005
I20260630 12:24:22.187501 14355 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.187691 14354 heartbeater.cc:344] Connected to a master server at 127.13.179.60:45849
I20260630 12:24:22.188100 14354 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.188747 14355 heartbeater.cc:507] Master 127.13.179.62:43005 requested a full tablet report, sending...
I20260630 12:24:22.188962 14354 heartbeater.cc:507] Master 127.13.179.60:45849 requested a full tablet report, sending...
I20260630 12:24:22.191660 14190 ts_manager.cc:194] Registered new tserver with Master: 3fc6d65ff3eb45589be078c24f2f5eff (127.13.179.1:41779)
I20260630 12:24:22.192971 14060 ts_manager.cc:194] Registered new tserver with Master: 3fc6d65ff3eb45589be078c24f2f5eff (127.13.179.1:41779)
I20260630 12:24:22.194689 14190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39002
W20260630 12:24:22.198665 14360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:22.201745 14361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:22.205716 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:22.206624 14363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:22.207552 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.207790 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.207995 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822262207976 us; error 0 us; skew 500 ppm
I20260630 12:24:22.208595 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.211333 14028 webserver.cc:533] Webserver started at http://127.13.179.2:43297/ using document root <none> and password file <none>
I20260630 12:24:22.211827 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.212062 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.212352 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.213445 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "7f8d3f483d6d4fafbacda9d377e11d4d"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-wjf0"
I20260630 12:24:22.217983 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:24:22.221282 14368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.222075 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:22.222362 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "7f8d3f483d6d4fafbacda9d377e11d4d"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-wjf0"
I20260630 12:24:22.222648 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:22.237556 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.238919 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.241446 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.244454 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.244683 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.244947 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.245124 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.337809 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:36513
I20260630 12:24:22.337888 14430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:36513 every 8 connection(s)
I20260630 12:24:22.359493 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:22.361570 14431 heartbeater.cc:344] Connected to a master server at 127.13.179.61:36207
I20260630 12:24:22.361991 14431 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.362805 14431 heartbeater.cc:507] Master 127.13.179.61:36207 requested a full tablet report, sending...
I20260630 12:24:22.365669 14125 ts_manager.cc:194] Registered new tserver with Master: 7f8d3f483d6d4fafbacda9d377e11d4d (127.13.179.2:36513)
W20260630 12:24:22.371878 14438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:22.382057 14432 heartbeater.cc:344] Connected to a master server at 127.13.179.60:45849
I20260630 12:24:22.382522 14432 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.383620 14432 heartbeater.cc:507] Master 127.13.179.60:45849 requested a full tablet report, sending...
W20260630 12:24:22.383620 14439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:22.385136 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:22.386029 14442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:22.386780 14190 ts_manager.cc:194] Registered new tserver with Master: 7f8d3f483d6d4fafbacda9d377e11d4d (127.13.179.2:36513)
I20260630 12:24:22.387167 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.387454 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:22.387660 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822262387642 us; error 0 us; skew 500 ppm
I20260630 12:24:22.388353 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.389972 14190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39008
I20260630 12:24:22.390909 14434 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43005
I20260630 12:24:22.391258 14434 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.392045 14434 heartbeater.cc:507] Master 127.13.179.62:43005 requested a full tablet report, sending...
I20260630 12:24:22.394634 14060 ts_manager.cc:194] Registered new tserver with Master: 7f8d3f483d6d4fafbacda9d377e11d4d (127.13.179.2:36513)
I20260630 12:24:22.397257 14028 webserver.cc:533] Webserver started at http://127.13.179.3:39125/ using document root <none> and password file <none>
I20260630 12:24:22.397895 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.398152 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.398448 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.399888 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "37c4ccd2083642fdb12d34b44bcaec70"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-wjf0"
I20260630 12:24:22.405735 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:24:22.410187 14446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.411055 14028 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:24:22.411433 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "37c4ccd2083642fdb12d34b44bcaec70"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-wjf0"
I20260630 12:24:22.411782 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:22.434626 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.436333 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.438205 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.442512 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.442790 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.443070 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.443277 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.528568 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:35609
I20260630 12:24:22.528646 14508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:35609 every 8 connection(s)
I20260630 12:24:22.549062 14509 heartbeater.cc:344] Connected to a master server at 127.13.179.61:36207
I20260630 12:24:22.549643 14509 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.550604 14509 heartbeater.cc:507] Master 127.13.179.61:36207 requested a full tablet report, sending...
I20260630 12:24:22.553431 14125 ts_manager.cc:194] Registered new tserver with Master: 37c4ccd2083642fdb12d34b44bcaec70 (127.13.179.3:35609)
I20260630 12:24:22.559386 14510 heartbeater.cc:344] Connected to a master server at 127.13.179.60:45849
I20260630 12:24:22.559757 14510 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.560657 14510 heartbeater.cc:507] Master 127.13.179.60:45849 requested a full tablet report, sending...
I20260630 12:24:22.562768 14190 ts_manager.cc:194] Registered new tserver with Master: 37c4ccd2083642fdb12d34b44bcaec70 (127.13.179.3:35609)
I20260630 12:24:22.564392 14190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39022
I20260630 12:24:22.567139 14512 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43005
I20260630 12:24:22.567524 14512 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.568058 14512 heartbeater.cc:507] Master 127.13.179.62:43005 requested a full tablet report, sending...
I20260630 12:24:22.570205 14060 ts_manager.cc:194] Registered new tserver with Master: 37c4ccd2083642fdb12d34b44bcaec70 (127.13.179.3:35609)
I20260630 12:24:22.570940 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014650716s
I20260630 12:24:22.876951 14261 catalog_manager.cc:1295] Loaded cluster ID: 5a278440746c45cea14f85ca2590994d
I20260630 12:24:22.877295 14261 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: loading cluster ID for follower catalog manager: success
I20260630 12:24:22.878278 14265 catalog_manager.cc:1295] Loaded cluster ID: 5a278440746c45cea14f85ca2590994d
I20260630 12:24:22.878566 14265 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: loading cluster ID for follower catalog manager: success
I20260630 12:24:22.882627 14261 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: acquiring CA information for follower catalog manager: success
I20260630 12:24:22.885560 14265 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: acquiring CA information for follower catalog manager: success
I20260630 12:24:22.886327 14261 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:22.891155 14265 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:23.199302 14354 heartbeater.cc:499] Master 127.13.179.60:45849 was elected leader, sending a full tablet report...
I20260630 12:24:23.394114 14432 heartbeater.cc:499] Master 127.13.179.60:45849 was elected leader, sending a full tablet report...
I20260630 12:24:23.567108 14510 heartbeater.cc:499] Master 127.13.179.60:45849 was elected leader, sending a full tablet report...
I20260630 12:24:23.876226 14268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:24.207064 14189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:24:24.281697 14396 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4e09d20d7b49bda13f02457a386bfa (DEFAULT_TABLE table=test-workload [id=a14b8e3daa664accab04b3f02ba7ff2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:24.282904 14474 tablet_service.cc:1511] Processing CreateTablet for tablet 8d1af3ad37f44927b35e704f90f7e40b (DEFAULT_TABLE table=test-workload [id=a14b8e3daa664accab04b3f02ba7ff2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:24.283528 14396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4e09d20d7b49bda13f02457a386bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:24.284348 14474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d1af3ad37f44927b35e704f90f7e40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:24.289060 14318 tablet_service.cc:1511] Processing CreateTablet for tablet c69426bb940b477ca9727af76266853a (DEFAULT_TABLE table=test-workload [id=a14b8e3daa664accab04b3f02ba7ff2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:24.290047 14317 tablet_service.cc:1511] Processing CreateTablet for tablet 14fd261c09ea43e2be3bdcfe5c848f68 (DEFAULT_TABLE table=test-workload [id=a14b8e3daa664accab04b3f02ba7ff2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:24.290403 14318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c69426bb940b477ca9727af76266853a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:24.291317 14317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14fd261c09ea43e2be3bdcfe5c848f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:24.309580 14544 tablet_bootstrap.cc:492] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: Bootstrap starting.
I20260630 12:24:24.314591 14545 tablet_bootstrap.cc:492] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: Bootstrap starting.
I20260630 12:24:24.317855 14543 tablet_bootstrap.cc:492] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: Bootstrap starting.
I20260630 12:24:24.319823 14544 tablet_bootstrap.cc:654] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.320604 14545 tablet_bootstrap.cc:654] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.324779 14543 tablet_bootstrap.cc:654] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.327874 14544 tablet_bootstrap.cc:492] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: No bootstrap required, opened a new log
I20260630 12:24:24.328552 14544 ts_tablet_manager.cc:1403] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260630 12:24:24.330793 14543 tablet_bootstrap.cc:492] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: No bootstrap required, opened a new log
I20260630 12:24:24.331192 14543 ts_tablet_manager.cc:1403] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:24:24.331112 14544 raft_consensus.cc:359] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37c4ccd2083642fdb12d34b44bcaec70" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 35609 } }
I20260630 12:24:24.332302 14544 raft_consensus.cc:385] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.332643 14544 raft_consensus.cc:740] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37c4ccd2083642fdb12d34b44bcaec70, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.333434 14545 tablet_bootstrap.cc:492] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: No bootstrap required, opened a new log
I20260630 12:24:24.333429 14544 consensus_queue.cc:260] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37c4ccd2083642fdb12d34b44bcaec70" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 35609 } }
I20260630 12:24:24.334080 14545 ts_tablet_manager.cc:1403] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260630 12:24:24.334282 14544 raft_consensus.cc:399] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:24.334646 14544 raft_consensus.cc:493] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:24.334511 14543 raft_consensus.cc:359] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8d3f483d6d4fafbacda9d377e11d4d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36513 } }
I20260630 12:24:24.335053 14544 raft_consensus.cc:3060] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.335157 14543 raft_consensus.cc:385] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.335541 14543 raft_consensus.cc:740] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8d3f483d6d4fafbacda9d377e11d4d, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.336212 14543 consensus_queue.cc:260] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f8d3f483d6d4fafbacda9d377e11d4d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36513 } }
I20260630 12:24:24.336876 14543 raft_consensus.cc:399] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:24.336683 14545 raft_consensus.cc:359] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.337284 14543 raft_consensus.cc:493] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:24.337360 14545 raft_consensus.cc:385] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.337731 14543 raft_consensus.cc:3060] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.337759 14545 raft_consensus.cc:740] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc6d65ff3eb45589be078c24f2f5eff, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.338641 14545 consensus_queue.cc:260] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.339309 14545 raft_consensus.cc:399] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:24.339644 14545 raft_consensus.cc:493] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:24.340003 14545 raft_consensus.cc:3060] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.340261 14544 raft_consensus.cc:515] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37c4ccd2083642fdb12d34b44bcaec70" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 35609 } }
I20260630 12:24:24.340865 14544 leader_election.cc:304] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [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: 37c4ccd2083642fdb12d34b44bcaec70; no voters: 
I20260630 12:24:24.343015 14544 leader_election.cc:290] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:24.343518 14549 raft_consensus.cc:2804] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.344441 14543 raft_consensus.cc:515] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8d3f483d6d4fafbacda9d377e11d4d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36513 } }
I20260630 12:24:24.345108 14543 leader_election.cc:304] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [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: 7f8d3f483d6d4fafbacda9d377e11d4d; no voters: 
I20260630 12:24:24.348721 14545 raft_consensus.cc:515] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.349687 14545 leader_election.cc:304] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [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: 3fc6d65ff3eb45589be078c24f2f5eff; no voters: 
I20260630 12:24:24.353237 14549 raft_consensus.cc:697] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 1 LEADER]: Becoming Leader. State: Replica: 37c4ccd2083642fdb12d34b44bcaec70, State: Running, Role: LEADER
I20260630 12:24:24.354264 14549 consensus_queue.cc:237] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [LEADER]: Queue going to LEADER mode. State: All 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: "37c4ccd2083642fdb12d34b44bcaec70" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 35609 } }
I20260630 12:24:24.360746 14544 ts_tablet_manager.cc:1434] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.013s
I20260630 12:24:24.361589 14543 leader_election.cc:290] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:24.364313 14552 raft_consensus.cc:2804] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.375289 14189 catalog_manager.cc:5697] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37c4ccd2083642fdb12d34b44bcaec70 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "37c4ccd2083642fdb12d34b44bcaec70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37c4ccd2083642fdb12d34b44bcaec70" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 35609 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:24.377943 14545 leader_election.cc:290] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:24.380657 14553 raft_consensus.cc:2804] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.401906 14545 ts_tablet_manager.cc:1434] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: Time spent starting tablet: real 0.067s	user 0.033s	sys 0.030s
I20260630 12:24:24.403029 14545 tablet_bootstrap.cc:492] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: Bootstrap starting.
I20260630 12:24:24.409142 14545 tablet_bootstrap.cc:654] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:24.409854 14543 ts_tablet_manager.cc:1434] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: Time spent starting tablet: real 0.078s	user 0.041s	sys 0.002s
I20260630 12:24:24.412384 14553 raft_consensus.cc:697] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 LEADER]: Becoming Leader. State: Replica: 3fc6d65ff3eb45589be078c24f2f5eff, State: Running, Role: LEADER
I20260630 12:24:24.413341 14552 raft_consensus.cc:697] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 1 LEADER]: Becoming Leader. State: Replica: 7f8d3f483d6d4fafbacda9d377e11d4d, State: Running, Role: LEADER
I20260630 12:24:24.413216 14553 consensus_queue.cc:237] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [LEADER]: Queue going to LEADER mode. State: All 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: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.414216 14552 consensus_queue.cc:237] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [LEADER]: Queue going to LEADER mode. State: All 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: "7f8d3f483d6d4fafbacda9d377e11d4d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36513 } }
I20260630 12:24:24.415134 14545 tablet_bootstrap.cc:492] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: No bootstrap required, opened a new log
I20260630 12:24:24.415632 14545 ts_tablet_manager.cc:1403] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:24:24.418535 14545 raft_consensus.cc:359] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.419070 14545 raft_consensus.cc:385] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:24.419363 14545 raft_consensus.cc:740] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fc6d65ff3eb45589be078c24f2f5eff, State: Initialized, Role: FOLLOWER
I20260630 12:24:24.420099 14545 consensus_queue.cc:260] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.420708 14545 raft_consensus.cc:399] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:24.421048 14545 raft_consensus.cc:493] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:24.421466 14545 raft_consensus.cc:3060] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.428318 14545 raft_consensus.cc:515] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.428975 14545 leader_election.cc:304] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [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: 3fc6d65ff3eb45589be078c24f2f5eff; no voters: 
I20260630 12:24:24.429584 14545 leader_election.cc:290] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:24.429960 14558 raft_consensus.cc:2804] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.430802 14545 ts_tablet_manager.cc:1434] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:24:24.440557 14558 raft_consensus.cc:697] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 LEADER]: Becoming Leader. State: Replica: 3fc6d65ff3eb45589be078c24f2f5eff, State: Running, Role: LEADER
I20260630 12:24:24.442662 14558 consensus_queue.cc:237] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [LEADER]: Queue going to LEADER mode. State: All 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: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } }
I20260630 12:24:24.480623 14189 catalog_manager.cc:5697] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc6d65ff3eb45589be078c24f2f5eff (127.13.179.1). New cstate: current_term: 1 leader_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:24.484894 14190 catalog_manager.cc:5697] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f8d3f483d6d4fafbacda9d377e11d4d (127.13.179.2). New cstate: current_term: 1 leader_uuid: "7f8d3f483d6d4fafbacda9d377e11d4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f8d3f483d6d4fafbacda9d377e11d4d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36513 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:24.540567 14190 catalog_manager.cc:5697] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fc6d65ff3eb45589be078c24f2f5eff (127.13.179.1). New cstate: current_term: 1 leader_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fc6d65ff3eb45589be078c24f2f5eff" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 41779 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:25.877372 14268 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:25.879598 14268 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:26.617877 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:24:26.634207 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.634847 14028 tablet_replica.cc:333] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff: stopping tablet replica
I20260630 12:24:26.635412 14028 raft_consensus.cc:2243] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.635849 14028 raft_consensus.cc:2272] T 14fd261c09ea43e2be3bdcfe5c848f68 P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.637950 14028 tablet_replica.cc:333] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff: stopping tablet replica
I20260630 12:24:26.638377 14028 raft_consensus.cc:2243] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.638779 14028 raft_consensus.cc:2272] T c69426bb940b477ca9727af76266853a P 3fc6d65ff3eb45589be078c24f2f5eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.716821 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:24:26.725967 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:24:26.739683 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.740288 14028 tablet_replica.cc:333] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d: stopping tablet replica
I20260630 12:24:26.740761 14028 raft_consensus.cc:2243] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.741142 14028 raft_consensus.cc:2272] T 2e4e09d20d7b49bda13f02457a386bfa P 7f8d3f483d6d4fafbacda9d377e11d4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.758797 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:24:26.765792 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:24:26.783330 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.784214 14028 tablet_replica.cc:333] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70: stopping tablet replica
I20260630 12:24:26.784847 14028 raft_consensus.cc:2243] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.785434 14028 raft_consensus.cc:2272] T 8d1af3ad37f44927b35e704f90f7e40b P 37c4ccd2083642fdb12d34b44bcaec70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.802424 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:24:26.809433 14028 master.cc:562] Master@127.13.179.62:43005 shutting down...
I20260630 12:24:26.893719 14265 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:26.905202 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.905668 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.905926 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3957d5d001c44b418de6472e91f4e894: stopping tablet replica
I20260630 12:24:26.923465 14028 master.cc:584] Master@127.13.179.62:43005 shutdown complete.
I20260630 12:24:26.933845 14028 master.cc:562] Master@127.13.179.61:36207 shutting down...
I20260630 12:24:26.947683 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.948213 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.948545 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P c696d7e483ed4c93aa0dc80ecc2c8add: stopping tablet replica
W20260630 12:24:26.950825 14176 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.62:43005: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:24:26.985420 14176 consensus_peers.cc:597] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 -> Peer 3957d5d001c44b418de6472e91f4e894 (127.13.179.62:43005): Couldn't send request to peer 3957d5d001c44b418de6472e91f4e894. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.62:43005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:26.997326 14028 master.cc:584] Master@127.13.179.61:36207 shutdown complete.
I20260630 12:24:27.005664 14028 master.cc:562] Master@127.13.179.60:45849 shutting down...
I20260630 12:24:27.017143 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:27.018047 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:27.018354 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3dd6716323e4e55ba8b099c3ba0ac79: stopping tablet replica
I20260630 12:24:27.036245 14028 master.cc:584] Master@127.13.179.60:45849 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6959 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:24:27.061793 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:44063
I20260630 12:24:27.062794 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:27.067020 14571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.067497 14572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.068676 14574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:27.069839 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:27.070523 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:27.070708 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:27.070881 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822267070854 us; error 0 us; skew 500 ppm
I20260630 12:24:27.071345 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:27.073496 14028 webserver.cc:533] Webserver started at http://127.13.179.62:35109/ using document root <none> and password file <none>
I20260630 12:24:27.073946 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:27.074117 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:27.074379 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:27.075325 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "5b299390656642de8fa7dbe25febde28"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.079457 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:24:27.082360 14579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.083035 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:27.083293 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "5b299390656642de8fa7dbe25febde28"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.083544 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:27.092084 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:27.092924 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:27.124861 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:44063
I20260630 12:24:27.124940 14630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:44063 every 8 connection(s)
I20260630 12:24:27.128500 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:27.137121 14631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28: Bootstrap starting.
I20260630 12:24:27.140831 14631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:27.144141 14631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28: No bootstrap required, opened a new log
I20260630 12:24:27.145886 14631 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b299390656642de8fa7dbe25febde28" member_type: VOTER }
I20260630 12:24:27.146245 14631 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:27.146459 14631 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b299390656642de8fa7dbe25febde28, State: Initialized, Role: FOLLOWER
I20260630 12:24:27.147032 14631 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b299390656642de8fa7dbe25febde28" member_type: VOTER }
I20260630 12:24:27.147486 14631 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:27.147714 14631 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:27.147977 14631 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:27.151445 14631 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b299390656642de8fa7dbe25febde28" member_type: VOTER }
I20260630 12:24:27.151918 14631 leader_election.cc:304] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [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: 5b299390656642de8fa7dbe25febde28; no voters: 
I20260630 12:24:27.152897 14631 leader_election.cc:290] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:27.153280 14634 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:27.154564 14634 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 1 LEADER]: Becoming Leader. State: Replica: 5b299390656642de8fa7dbe25febde28, State: Running, Role: LEADER
I20260630 12:24:27.155154 14634 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [LEADER]: Queue going to LEADER mode. State: All 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: "5b299390656642de8fa7dbe25febde28" member_type: VOTER }
I20260630 12:24:27.155603 14631 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:27.161580 14635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b299390656642de8fa7dbe25febde28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b299390656642de8fa7dbe25febde28" member_type: VOTER } }
I20260630 12:24:27.162221 14635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:27.160800 14636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b299390656642de8fa7dbe25febde28. Latest consensus state: current_term: 1 leader_uuid: "5b299390656642de8fa7dbe25febde28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b299390656642de8fa7dbe25febde28" member_type: VOTER } }
I20260630 12:24:27.163720 14636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:27.167032 14644 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:27.174360 14644 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:27.175293 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:27.182222 14644 catalog_manager.cc:1383] Generated new cluster ID: 814b4c61a17c481bba2721dfa345a9f1
I20260630 12:24:27.182488 14644 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:27.207679 14644 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:27.208839 14644 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:27.223572 14644 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28: Generated new TSK 0
I20260630 12:24:27.224159 14644 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:27.241463 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:27.246512 14652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.247637 14653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.249533 14655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:27.249850 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:27.250633 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:27.250818 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:27.250937 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822267250922 us; error 0 us; skew 500 ppm
I20260630 12:24:27.251362 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:27.253427 14028 webserver.cc:533] Webserver started at http://127.13.179.1:43357/ using document root <none> and password file <none>
I20260630 12:24:27.253916 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:27.254068 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:27.254264 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:27.255195 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.259148 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:24:27.261996 14660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.262665 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:27.262955 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.263221 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:27.291384 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:27.292337 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:27.293710 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:27.295801 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:27.296010 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.296231 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:27.296401 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.331198 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:43399
I20260630 12:24:27.331285 14722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:43399 every 8 connection(s)
I20260630 12:24:27.335595 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:27.342149 14727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.343408 14728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:27.346009 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:27.346236 14730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:27.347040 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:27.347219 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:27.347350 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822267347339 us; error 0 us; skew 500 ppm
I20260630 12:24:27.347733 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:27.350188 14028 webserver.cc:533] Webserver started at http://127.13.179.2:34909/ using document root <none> and password file <none>
I20260630 12:24:27.350760 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:27.350939 14723 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44063
I20260630 12:24:27.351001 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:27.351332 14723 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:27.351380 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:27.352119 14723 heartbeater.cc:507] Master 127.13.179.62:44063 requested a full tablet report, sending...
I20260630 12:24:27.352586 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "9e32b171f2e44f8c9d9a702b07c69480"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.354008 14596 ts_manager.cc:194] Registered new tserver with Master: 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399)
I20260630 12:24:27.355520 14596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35610
I20260630 12:24:27.356983 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:27.359953 14735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.360667 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:27.360930 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "9e32b171f2e44f8c9d9a702b07c69480"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.361202 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:27.375488 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:27.376374 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:27.377641 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:27.379760 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:27.379982 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.380183 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:27.380367 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.414140 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43881
I20260630 12:24:27.414230 14797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43881 every 8 connection(s)
I20260630 12:24:27.418520 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:27.424779 14801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.426712 14802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:27.428400 14804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:27.429088 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:27.429991 14798 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44063
I20260630 12:24:27.430330 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:27.430389 14798 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:27.430699 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:27.430917 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822267430900 us; error 0 us; skew 500 ppm
I20260630 12:24:27.431321 14798 heartbeater.cc:507] Master 127.13.179.62:44063 requested a full tablet report, sending...
I20260630 12:24:27.431615 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:27.433467 14596 ts_manager.cc:194] Registered new tserver with Master: 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:27.434588 14596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35622
I20260630 12:24:27.435557 14028 webserver.cc:533] Webserver started at http://127.13.179.3:39409/ using document root <none> and password file <none>
I20260630 12:24:27.436170 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:27.436391 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:27.436677 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:27.437676 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "79b68dd0b341455d934e498075323e09"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.441366 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:24:27.444109 14809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.444766 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:27.445034 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "79b68dd0b341455d934e498075323e09"
format_stamp: "Formatted at 2026-06-30 12:24:27 on dist-test-slave-wjf0"
I20260630 12:24:27.445322 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:27.469668 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:27.470541 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:27.471807 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:27.473757 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:27.473989 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.474215 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:27.474366 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:27.507442 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:33577
I20260630 12:24:27.507531 14871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:33577 every 8 connection(s)
I20260630 12:24:27.519337 14872 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44063
I20260630 12:24:27.519625 14872 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:27.520231 14872 heartbeater.cc:507] Master 127.13.179.62:44063 requested a full tablet report, sending...
I20260630 12:24:27.521942 14596 ts_manager.cc:194] Registered new tserver with Master: 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:27.522240 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012002498s
I20260630 12:24:27.523281 14596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35624
I20260630 12:24:28.357903 14723 heartbeater.cc:499] Master 127.13.179.62:44063 was elected leader, sending a full tablet report...
I20260630 12:24:28.436882 14798 heartbeater.cc:499] Master 127.13.179.62:44063 was elected leader, sending a full tablet report...
I20260630 12:24:28.525440 14872 heartbeater.cc:499] Master 127.13.179.62:44063 was elected leader, sending a full tablet report...
I20260630 12:24:28.573549 14596 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35630:
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:24:28.575680 14596 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:24:28.633237 14688 tablet_service.cc:1511] Processing CreateTablet for tablet 40a917d7d81849f58a4f81d1e785a57c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:28.634096 14686 tablet_service.cc:1511] Processing CreateTablet for tablet 9f68302b2dd94e51a849bf25af2333bb (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:28.634642 14688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a917d7d81849f58a4f81d1e785a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.634413 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 40a917d7d81849f58a4f81d1e785a57c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:28.635006 14687 tablet_service.cc:1511] Processing CreateTablet for tablet c6fca396aa0b4ab182859c0d8ac2989e (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:28.635454 14686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f68302b2dd94e51a849bf25af2333bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.635620 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a917d7d81849f58a4f81d1e785a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.636245 14687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fca396aa0b4ab182859c0d8ac2989e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.638229 14762 tablet_service.cc:1511] Processing CreateTablet for tablet c6fca396aa0b4ab182859c0d8ac2989e (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:28.639469 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fca396aa0b4ab182859c0d8ac2989e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.649887 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 9f68302b2dd94e51a849bf25af2333bb (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:28.651221 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f68302b2dd94e51a849bf25af2333bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.652765 14685 tablet_service.cc:1511] Processing CreateTablet for tablet 98121b094a694fab95310d3e8af9a18a (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:28.654083 14685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98121b094a694fab95310d3e8af9a18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.656759 14760 tablet_service.cc:1511] Processing CreateTablet for tablet 98121b094a694fab95310d3e8af9a18a (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:28.658152 14760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98121b094a694fab95310d3e8af9a18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.664579 14759 tablet_service.cc:1511] Processing CreateTablet for tablet 365ecd8e8bd94202b5394d120d54c2af (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:28.668179 14684 tablet_service.cc:1511] Processing CreateTablet for tablet 496c35df0e114e7c908064aee590449d (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:28.669548 14684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496c35df0e114e7c908064aee590449d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.678179 14758 tablet_service.cc:1511] Processing CreateTablet for tablet 496c35df0e114e7c908064aee590449d (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:28.680303 14757 tablet_service.cc:1511] Processing CreateTablet for tablet 7371fd134d864e1a97a5f44a8359b70c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:28.683022 14756 tablet_service.cc:1511] Processing CreateTablet for tablet 51efcba6b50b47cfa36a3f4e1f33d264 (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:28.686043 14686 tablet_service.cc:1511] Processing CreateTablet for tablet 365ecd8e8bd94202b5394d120d54c2af (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:28.688010 14686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365ecd8e8bd94202b5394d120d54c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.694795 14683 tablet_service.cc:1511] Processing CreateTablet for tablet 7371fd134d864e1a97a5f44a8359b70c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:28.696000 14683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7371fd134d864e1a97a5f44a8359b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.697576 14682 tablet_service.cc:1511] Processing CreateTablet for tablet 51efcba6b50b47cfa36a3f4e1f33d264 (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:28.698777 14682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51efcba6b50b47cfa36a3f4e1f33d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.701382 14759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365ecd8e8bd94202b5394d120d54c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.738009 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51efcba6b50b47cfa36a3f4e1f33d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.741493 14757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7371fd134d864e1a97a5f44a8359b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.745477 14758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496c35df0e114e7c908064aee590449d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.772395 14836 tablet_service.cc:1511] Processing CreateTablet for tablet c6fca396aa0b4ab182859c0d8ac2989e (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:24:28.773869 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fca396aa0b4ab182859c0d8ac2989e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.773547 14837 tablet_service.cc:1511] Processing CreateTablet for tablet 40a917d7d81849f58a4f81d1e785a57c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:24:28.774863 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a917d7d81849f58a4f81d1e785a57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.775764 14835 tablet_service.cc:1511] Processing CreateTablet for tablet 9f68302b2dd94e51a849bf25af2333bb (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:24:28.777022 14835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f68302b2dd94e51a849bf25af2333bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.778199 14892 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:28.784404 14834 tablet_service.cc:1511] Processing CreateTablet for tablet 98121b094a694fab95310d3e8af9a18a (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:24:28.787701 14832 tablet_service.cc:1511] Processing CreateTablet for tablet 496c35df0e114e7c908064aee590449d (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:24:28.789176 14834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98121b094a694fab95310d3e8af9a18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.789883 14832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496c35df0e114e7c908064aee590449d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.784185 14833 tablet_service.cc:1511] Processing CreateTablet for tablet 365ecd8e8bd94202b5394d120d54c2af (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:24:28.791927 14833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365ecd8e8bd94202b5394d120d54c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.794579 14831 tablet_service.cc:1511] Processing CreateTablet for tablet 7371fd134d864e1a97a5f44a8359b70c (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:24:28.795770 14831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7371fd134d864e1a97a5f44a8359b70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.798718 14892 tablet_bootstrap.cc:654] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.802428 14830 tablet_service.cc:1511] Processing CreateTablet for tablet 51efcba6b50b47cfa36a3f4e1f33d264 (DEFAULT_TABLE table=test-workload [id=b691e8198fe84f19b8899582900ca990]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:24:28.803879 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51efcba6b50b47cfa36a3f4e1f33d264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.807173 14893 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.819149 14892 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:28.819670 14892 ts_tablet_manager.cc:1403] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260630 12:24:28.828260 14893 tablet_bootstrap.cc:654] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.832887 14892 raft_consensus.cc:359] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.833719 14892 raft_consensus.cc:385] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.834053 14892 raft_consensus.cc:740] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.834939 14892 consensus_queue.cc:260] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.845536 14892 ts_tablet_manager.cc:1434] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260630 12:24:28.849023 14895 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:28.853667 14893 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:28.854138 14892 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:28.854305 14893 ts_tablet_manager.cc:1403] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.009s
I20260630 12:24:28.856249 14895 tablet_bootstrap.cc:654] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.857028 14893 raft_consensus.cc:359] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.857888 14893 raft_consensus.cc:385] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.858243 14893 raft_consensus.cc:740] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.859329 14893 consensus_queue.cc:260] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.862340 14892 tablet_bootstrap.cc:654] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.864344 14895 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:28.864732 14895 ts_tablet_manager.cc:1403] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:24:28.867025 14893 ts_tablet_manager.cc:1434] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:24:28.867421 14895 raft_consensus.cc:359] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.868116 14895 raft_consensus.cc:385] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.868254 14893 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.868463 14895 raft_consensus.cc:740] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.869328 14895 consensus_queue.cc:260] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.875610 14893 tablet_bootstrap.cc:654] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.878528 14895 ts_tablet_manager.cc:1434] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260630 12:24:28.882859 14895 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:28.885596 14892 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:28.886133 14892 ts_tablet_manager.cc:1403] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.009s
I20260630 12:24:28.888353 14893 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:28.888893 14893 ts_tablet_manager.cc:1403] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:24:28.888753 14892 raft_consensus.cc:359] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.889556 14892 raft_consensus.cc:385] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.889937 14895 tablet_bootstrap.cc:654] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.889885 14892 raft_consensus.cc:740] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.890725 14892 consensus_queue.cc:260] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.891481 14893 raft_consensus.cc:359] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.892230 14893 raft_consensus.cc:385] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.892552 14893 raft_consensus.cc:740] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.892803 14892 ts_tablet_manager.cc:1434] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:28.893734 14892 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:28.893443 14893 consensus_queue.cc:260] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.897626 14893 ts_tablet_manager.cc:1434] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:24:28.898569 14893 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.899333 14892 tablet_bootstrap.cc:654] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.900213 14895 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:28.900712 14895 ts_tablet_manager.cc:1403] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.014s
I20260630 12:24:28.903146 14895 raft_consensus.cc:359] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.903859 14895 raft_consensus.cc:385] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.904181 14893 tablet_bootstrap.cc:654] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.904170 14895 raft_consensus.cc:740] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.905356 14895 consensus_queue.cc:260] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.907401 14895 ts_tablet_manager.cc:1434] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:24:28.910447 14895 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:28.910703 14892 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:28.911309 14892 ts_tablet_manager.cc:1403] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.014s
I20260630 12:24:28.914238 14892 raft_consensus.cc:359] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.915162 14892 raft_consensus.cc:385] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.915524 14892 raft_consensus.cc:740] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.915647 14895 tablet_bootstrap.cc:654] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.915815 14893 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:28.916431 14893 ts_tablet_manager.cc:1403] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:24:28.916320 14892 consensus_queue.cc:260] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.919077 14893 raft_consensus.cc:359] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.919826 14893 raft_consensus.cc:385] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.920195 14892 ts_tablet_manager.cc:1434] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:24:28.920167 14893 raft_consensus.cc:740] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.921206 14892 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:28.921067 14893 consensus_queue.cc:260] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.923491 14893 ts_tablet_manager.cc:1434] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:24:28.924402 14893 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.926956 14892 tablet_bootstrap.cc:654] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.929649 14893 tablet_bootstrap.cc:654] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.936141 14907 raft_consensus.cc:493] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:28.936655 14907 raft_consensus.cc:515] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.939128 14892 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:28.939145 14893 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:28.939706 14892 ts_tablet_manager.cc:1403] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260630 12:24:28.939750 14893 ts_tablet_manager.cc:1403] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:24:28.942459 14892 raft_consensus.cc:359] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.942653 14893 raft_consensus.cc:359] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.943246 14892 raft_consensus.cc:385] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.943374 14893 raft_consensus.cc:385] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.943657 14892 raft_consensus.cc:740] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.943734 14893 raft_consensus.cc:740] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.944587 14892 consensus_queue.cc:260] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.944602 14893 consensus_queue.cc:260] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.947078 14892 ts_tablet_manager.cc:1434] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:24:28.948124 14892 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:28.952672 14893 ts_tablet_manager.cc:1434] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:24:28.953266 14892 tablet_bootstrap.cc:654] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.958477 14907 leader_election.cc:290] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:28.959725 14893 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.962396 14895 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:28.963340 14895 ts_tablet_manager.cc:1403] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.012s
I20260630 12:24:28.966144 14893 tablet_bootstrap.cc:654] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.968175 14895 raft_consensus.cc:359] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.970762 14895 raft_consensus.cc:385] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.973529 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:28.973533 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:28.975144 14895 raft_consensus.cc:740] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.975103 14892 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
W20260630 12:24:28.975363 14811 leader_election.cc:343] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:28.976317 14892 ts_tablet_manager.cc:1403] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
W20260630 12:24:28.976485 14811 leader_election.cc:343] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:28.976414 14895 consensus_queue.cc:260] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.976986 14811 leader_election.cc:304] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [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: 79b68dd0b341455d934e498075323e09; no voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480
I20260630 12:24:28.978371 14907 raft_consensus.cc:2749] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:28.978680 14895 ts_tablet_manager.cc:1434] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:24:28.978878 14893 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:28.978902 14892 raft_consensus.cc:359] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.979449 14893 ts_tablet_manager.cc:1403] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260630 12:24:28.979550 14895 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:28.979701 14892 raft_consensus.cc:385] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.980089 14892 raft_consensus.cc:740] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.980862 14892 consensus_queue.cc:260] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.982153 14893 raft_consensus.cc:359] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.982903 14893 raft_consensus.cc:385] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.983228 14893 raft_consensus.cc:740] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.984081 14893 consensus_queue.cc:260] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:28.985294 14895 tablet_bootstrap.cc:654] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.988334 14893 ts_tablet_manager.cc:1434] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:24:28.989334 14893 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:28.995126 14893 tablet_bootstrap.cc:654] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.995204 14892 ts_tablet_manager.cc:1434] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:24:29.000106 14895 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:29.000568 14895 ts_tablet_manager.cc:1403] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:24:29.001446 14892 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:29.003770 14893 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:29.003438 14895 raft_consensus.cc:359] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.004262 14895 raft_consensus.cc:385] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.004305 14893 ts_tablet_manager.cc:1403] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:24:29.004535 14895 raft_consensus.cc:740] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.005224 14895 consensus_queue.cc:260] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.007040 14895 ts_tablet_manager.cc:1434] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:24:29.006984 14893 raft_consensus.cc:359] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.007781 14893 raft_consensus.cc:385] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.008092 14893 raft_consensus.cc:740] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.008255 14892 tablet_bootstrap.cc:654] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.008272 14895 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:29.009002 14893 consensus_queue.cc:260] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.014717 14895 tablet_bootstrap.cc:654] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.019140 14893 ts_tablet_manager.cc:1434] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:24:29.019703 14892 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:29.020210 14892 ts_tablet_manager.cc:1403] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.016s
I20260630 12:24:29.022758 14893 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:29.023104 14892 raft_consensus.cc:359] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.023799 14892 raft_consensus.cc:385] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.024075 14892 raft_consensus.cc:740] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.024914 14892 consensus_queue.cc:260] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.026033 14895 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:29.026407 14895 ts_tablet_manager.cc:1403] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260630 12:24:29.028523 14895 raft_consensus.cc:359] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.029080 14893 tablet_bootstrap.cc:654] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.029287 14895 raft_consensus.cc:385] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.029496 14892 ts_tablet_manager.cc:1434] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:24:29.029726 14895 raft_consensus.cc:740] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.030659 14892 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:29.030664 14895 consensus_queue.cc:260] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.033092 14895 ts_tablet_manager.cc:1434] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:24:29.034076 14895 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:29.039937 14895 tablet_bootstrap.cc:654] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.041046 14896 raft_consensus.cc:493] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.041545 14896 raft_consensus.cc:515] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.043006 14893 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:29.043470 14893 ts_tablet_manager.cc:1403] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260630 12:24:29.044180 14896 leader_election.cc:290] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.046273 14893 raft_consensus.cc:359] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.048800 14893 raft_consensus.cc:385] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.049230 14893 raft_consensus.cc:740] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.050011 14893 consensus_queue.cc:260] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.051635 14895 tablet_bootstrap.cc:492] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:29.052156 14895 ts_tablet_manager.cc:1403] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:24:29.052273 14893 ts_tablet_manager.cc:1434] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:24:29.053373 14893 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: Bootstrap starting.
I20260630 12:24:29.054889 14892 tablet_bootstrap.cc:654] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.055004 14895 raft_consensus.cc:359] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.055847 14895 raft_consensus.cc:385] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.056207 14895 raft_consensus.cc:740] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.057114 14895 consensus_queue.cc:260] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.059196 14893 tablet_bootstrap.cc:654] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.062045 14895 ts_tablet_manager.cc:1434] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:24:29.063067 14895 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:29.071444 14901 raft_consensus.cc:493] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.072043 14901 raft_consensus.cc:515] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.076191 14892 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:29.076517 14892 ts_tablet_manager.cc:1403] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.005s
I20260630 12:24:29.076782 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f68302b2dd94e51a849bf25af2333bb" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:29.078370 14698 raft_consensus.cc:2468] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.079306 14895 tablet_bootstrap.cc:654] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.079924 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f68302b2dd94e51a849bf25af2333bb" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.074625 14901 leader_election.cc:290] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.080814 14773 raft_consensus.cc:2468] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.081631 14811 leader_election.cc:304] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.082774 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.083178 14901 raft_consensus.cc:2804] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.083467 14847 raft_consensus.cc:2468] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.083963 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.083540 14901 raft_consensus.cc:493] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.084570 14892 raft_consensus.cc:359] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.084950 14901 raft_consensus.cc:3060] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.085253 14892 raft_consensus.cc:385] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.085590 14892 raft_consensus.cc:740] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.086238 14892 consensus_queue.cc:260] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.087085 14895 tablet_bootstrap.cc:492] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:29.087538 14895 ts_tablet_manager.cc:1403] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260630 12:24:29.089685 14661 leader_election.cc:304] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.090528 14896 raft_consensus.cc:2804] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.090904 14896 raft_consensus.cc:493] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.090653 14895 raft_consensus.cc:359] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.091296 14896 raft_consensus.cc:3060] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.091437 14895 raft_consensus.cc:385] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.091418 14901 raft_consensus.cc:515] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.092007 14895 raft_consensus.cc:740] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.092809 14895 consensus_queue.cc:260] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
W20260630 12:24:29.093667 14662 leader_election.cc:343] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:29.094379 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f68302b2dd94e51a849bf25af2333bb" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
I20260630 12:24:29.094931 14698 raft_consensus.cc:3060] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.095011 14895 ts_tablet_manager.cc:1434] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:29.095744 14892 ts_tablet_manager.cc:1434] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260630 12:24:29.097666 14895 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: Bootstrap starting.
I20260630 12:24:29.098428 14896 raft_consensus.cc:515] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.082053 14893 tablet_bootstrap.cc:492] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: No bootstrap required, opened a new log
I20260630 12:24:29.101300 14893 ts_tablet_manager.cc:1403] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260630 12:24:29.101917 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.102818 14892 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: Bootstrap starting.
I20260630 12:24:29.101342 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:29.103279 14847 raft_consensus.cc:3060] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.104316 14895 tablet_bootstrap.cc:654] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.104702 14893 raft_consensus.cc:359] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.105378 14893 raft_consensus.cc:385] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.105628 14893 raft_consensus.cc:740] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.106321 14893 consensus_queue.cc:260] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
W20260630 12:24:29.110258 14662 leader_election.cc:343] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:29.110591 14893 ts_tablet_manager.cc:1434] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:24:29.113483 14847 raft_consensus.cc:2468] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.114605 14661 leader_election.cc:304] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [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: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 9e32b171f2e44f8c9d9a702b07c69480
I20260630 12:24:29.115578 14895 tablet_bootstrap.cc:492] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: No bootstrap required, opened a new log
I20260630 12:24:29.115532 14698 raft_consensus.cc:2468] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.116274 14895 ts_tablet_manager.cc:1403] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:24:29.116887 14811 leader_election.cc:304] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.117062 14926 raft_consensus.cc:2804] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.117744 14907 raft_consensus.cc:2804] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.101692 14896 leader_election.cc:290] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Requested vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.118810 14895 raft_consensus.cc:359] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.119495 14895 raft_consensus.cc:385] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.119796 14895 raft_consensus.cc:740] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79b68dd0b341455d934e498075323e09, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.120548 14895 consensus_queue.cc:260] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.124576 14926 raft_consensus.cc:697] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Becoming Leader. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Running, Role: LEADER
I20260630 12:24:29.125439 14926 consensus_queue.cc:237] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.127346 14892 tablet_bootstrap.cc:654] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.128674 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f68302b2dd94e51a849bf25af2333bb" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.129412 14773 raft_consensus.cc:3060] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.129724 14895 ts_tablet_manager.cc:1434] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:24:29.128852 14901 leader_election.cc:290] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Requested vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.133980 14907 raft_consensus.cc:697] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Becoming Leader. State: Replica: 79b68dd0b341455d934e498075323e09, State: Running, Role: LEADER
I20260630 12:24:29.135036 14907 consensus_queue.cc:237] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.139333 14773 raft_consensus.cc:2468] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.140838 14892 tablet_bootstrap.cc:492] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: No bootstrap required, opened a new log
I20260630 12:24:29.141274 14892 ts_tablet_manager.cc:1403] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.007s
I20260630 12:24:29.142204 14593 catalog_manager.cc:5697] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1). New cstate: current_term: 1 leader_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:29.143437 14892 raft_consensus.cc:359] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.143885 14892 raft_consensus.cc:385] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.144085 14892 raft_consensus.cc:740] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.144596 14892 consensus_queue.cc:260] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.146008 14892 ts_tablet_manager.cc:1434] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:24:29.155539 14926 raft_consensus.cc:493] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.155987 14926 raft_consensus.cc:515] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.157785 14926 leader_election.cc:290] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.158402 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51efcba6b50b47cfa36a3f4e1f33d264" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.159008 14773 raft_consensus.cc:2468] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.158553 14593 catalog_manager.cc:5697] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79b68dd0b341455d934e498075323e09 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "79b68dd0b341455d934e498075323e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:29.159212 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51efcba6b50b47cfa36a3f4e1f33d264" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.160005 14907 raft_consensus.cc:493] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.160001 14662 leader_election.cc:304] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.160218 14847 raft_consensus.cc:2468] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.160938 14926 raft_consensus.cc:2804] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.160622 14907 raft_consensus.cc:515] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.161316 14926 raft_consensus.cc:493] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.161653 14926 raft_consensus.cc:3060] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.163414 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365ecd8e8bd94202b5394d120d54c2af" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:29.164009 14698 raft_consensus.cc:2468] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.165424 14811 leader_election.cc:304] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.166699 14928 raft_consensus.cc:2804] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.165628 14907 leader_election.cc:290] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.167099 14928 raft_consensus.cc:493] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.167486 14928 raft_consensus.cc:3060] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.168347 14926 raft_consensus.cc:515] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.169329 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365ecd8e8bd94202b5394d120d54c2af" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.170001 14773 raft_consensus.cc:2468] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.171969 14649 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:24:29.172890 14649 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:24:29.171670 14896 raft_consensus.cc:493] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.173501 14896 raft_consensus.cc:515] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.174003 14773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51efcba6b50b47cfa36a3f4e1f33d264" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.174504 14773 raft_consensus.cc:3060] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.175424 14896 leader_election.cc:290] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.176331 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a917d7d81849f58a4f81d1e785a57c" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.176999 14772 raft_consensus.cc:2468] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.177030 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a917d7d81849f58a4f81d1e785a57c" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.177796 14847 raft_consensus.cc:2468] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.178406 14662 leader_election.cc:304] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
W20260630 12:24:29.179455 14643 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:29.179502 14896 raft_consensus.cc:2804] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.179733 14926 leader_election.cc:290] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Requested vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.180008 14896 raft_consensus.cc:493] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.180416 14896 raft_consensus.cc:3060] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.180936 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51efcba6b50b47cfa36a3f4e1f33d264" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:29.181471 14847 raft_consensus.cc:3060] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.184342 14928 raft_consensus.cc:515] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.184849 14896 raft_consensus.cc:515] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.186497 14773 raft_consensus.cc:2468] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.187006 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365ecd8e8bd94202b5394d120d54c2af" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
I20260630 12:24:29.187420 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a917d7d81849f58a4f81d1e785a57c" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.187570 14698 raft_consensus.cc:3060] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.187625 14662 leader_election.cc:304] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.187956 14896 leader_election.cc:290] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Requested vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.188076 14772 raft_consensus.cc:3060] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.188982 14896 raft_consensus.cc:2804] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.189539 14896 raft_consensus.cc:697] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Becoming Leader. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Running, Role: LEADER
I20260630 12:24:29.189611 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a917d7d81849f58a4f81d1e785a57c" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:29.190296 14846 raft_consensus.cc:3060] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.190444 14896 consensus_queue.cc:237] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.195112 14772 raft_consensus.cc:2468] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.187422 14847 raft_consensus.cc:2468] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.197708 14662 leader_election.cc:304] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.201014 14928 leader_election.cc:290] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Requested vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.201563 14926 raft_consensus.cc:2804] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.199999 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365ecd8e8bd94202b5394d120d54c2af" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.195112 14698 raft_consensus.cc:2468] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.199050 14846 raft_consensus.cc:2468] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.202112 14926 raft_consensus.cc:697] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Becoming Leader. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Running, Role: LEADER
I20260630 12:24:29.204123 14593 catalog_manager.cc:5697] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1). New cstate: current_term: 1 leader_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:29.204895 14926 consensus_queue.cc:237] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.205116 14811 leader_election.cc:304] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.207077 14772 raft_consensus.cc:3060] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.211704 14928 raft_consensus.cc:2804] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.212843 14928 raft_consensus.cc:697] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Becoming Leader. State: Replica: 79b68dd0b341455d934e498075323e09, State: Running, Role: LEADER
I20260630 12:24:29.213640 14772 raft_consensus.cc:2468] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.213605 14928 consensus_queue.cc:237] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.214454 14899 raft_consensus.cc:493] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.214948 14899 raft_consensus.cc:515] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.217690 14899 leader_election.cc:290] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.223896 14593 catalog_manager.cc:5697] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1). New cstate: current_term: 1 leader_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:29.231041 14596 catalog_manager.cc:5697] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79b68dd0b341455d934e498075323e09 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "79b68dd0b341455d934e498075323e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:29.236539 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7371fd134d864e1a97a5f44a8359b70c" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:29.237030 14698 raft_consensus.cc:2468] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 0.
I20260630 12:24:29.238355 14737 leader_election.cc:304] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.239221 14899 raft_consensus.cc:2804] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.239567 14899 raft_consensus.cc:493] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.239892 14899 raft_consensus.cc:3060] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.240614 14926 raft_consensus.cc:493] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.241065 14926 raft_consensus.cc:515] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.243129 14926 leader_election.cc:290] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.243695 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7371fd134d864e1a97a5f44a8359b70c" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.244393 14846 raft_consensus.cc:2468] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 0.
I20260630 12:24:29.244761 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.245407 14847 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.245419 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.246177 14772 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 0.
I20260630 12:24:29.246325 14899 raft_consensus.cc:515] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.247314 14662 leader_election.cc:304] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.248028 14899 leader_election.cc:290] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 1 election: Requested vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.248834 14926 raft_consensus.cc:2804] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.249024 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7371fd134d864e1a97a5f44a8359b70c" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:29.248996 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7371fd134d864e1a97a5f44a8359b70c" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
I20260630 12:24:29.249269 14926 raft_consensus.cc:493] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.249842 14847 raft_consensus.cc:3060] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.249925 14698 raft_consensus.cc:3060] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.249951 14926 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.254434 14698 raft_consensus.cc:2468] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 1.
I20260630 12:24:29.255352 14737 leader_election.cc:304] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.255951 14899 raft_consensus.cc:2804] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.256888 14847 raft_consensus.cc:2468] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 1.
I20260630 12:24:29.257069 14899 raft_consensus.cc:697] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 LEADER]: Becoming Leader. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Running, Role: LEADER
I20260630 12:24:29.256913 14926 raft_consensus.cc:515] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.258719 14899 consensus_queue.cc:237] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.260288 14926 leader_election.cc:290] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Requested vote from peers 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.260852 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.261287 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:29.261394 14772 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.261809 14847 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.268738 14772 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.269683 14662 leader_election.cc:304] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:29.270486 14926 raft_consensus.cc:2804] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.270895 14926 raft_consensus.cc:697] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Becoming Leader. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Running, Role: LEADER
I20260630 12:24:29.271631 14926 consensus_queue.cc:237] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.271198 14596 catalog_manager.cc:5697] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "9e32b171f2e44f8c9d9a702b07c69480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:29.272043 14847 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in term 1.
I20260630 12:24:29.280619 14593 catalog_manager.cc:5697] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1). New cstate: current_term: 1 leader_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:29.402405 14928 raft_consensus.cc:493] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.402959 14928 raft_consensus.cc:515] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.404492 14928 leader_election.cc:290] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.405243 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496c35df0e114e7c908064aee590449d" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:29.405524 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496c35df0e114e7c908064aee590449d" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480" is_pre_election: true
I20260630 12:24:29.405767 14698 raft_consensus.cc:2468] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.406090 14772 raft_consensus.cc:2468] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 0.
I20260630 12:24:29.406698 14811 leader_election.cc:304] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.407280 14928 raft_consensus.cc:2804] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:29.407574 14928 raft_consensus.cc:493] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:29.407845 14928 raft_consensus.cc:3060] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.411914 14928 raft_consensus.cc:515] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.413394 14928 leader_election.cc:290] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Requested vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:29.414083 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496c35df0e114e7c908064aee590449d" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
I20260630 12:24:29.414227 14772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496c35df0e114e7c908064aee590449d" candidate_uuid: "79b68dd0b341455d934e498075323e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
I20260630 12:24:29.414529 14698 raft_consensus.cc:3060] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.414733 14772 raft_consensus.cc:3060] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.418998 14698 raft_consensus.cc:2468] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.419698 14772 raft_consensus.cc:2468] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79b68dd0b341455d934e498075323e09 in term 1.
I20260630 12:24:29.419857 14811 leader_election.cc:304] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09; no voters: 
I20260630 12:24:29.420526 14928 raft_consensus.cc:2804] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.420961 14928 raft_consensus.cc:697] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Becoming Leader. State: Replica: 79b68dd0b341455d934e498075323e09, State: Running, Role: LEADER
I20260630 12:24:29.421684 14928 consensus_queue.cc:237] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.428406 14593 catalog_manager.cc:5697] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79b68dd0b341455d934e498075323e09 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "79b68dd0b341455d934e498075323e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:29.533238 14899 raft_consensus.cc:493] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:29.533685 14899 raft_consensus.cc:515] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:29.535248 14899 leader_election.cc:290] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:29.535946 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" is_pre_election: true
I20260630 12:24:29.536150 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98121b094a694fab95310d3e8af9a18a" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79b68dd0b341455d934e498075323e09" is_pre_election: true
I20260630 12:24:29.536842 14847 raft_consensus.cc:2393] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e32b171f2e44f8c9d9a702b07c69480 in current term 1: Already voted for candidate 4c2472ae48014f6094dc6cd2a5cb30ea in this term.
I20260630 12:24:29.537868 14736 leader_election.cc:304] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [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: 9e32b171f2e44f8c9d9a702b07c69480; no voters: 4c2472ae48014f6094dc6cd2a5cb30ea, 79b68dd0b341455d934e498075323e09
I20260630 12:24:29.538420 14899 raft_consensus.cc:3060] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.542404 14899 raft_consensus.cc:2749] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:29.575956 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:29.581018 14945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:29.582029 14946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:29.582581 14948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:29.583477 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:29.584508 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:29.584712 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:29.584921 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822269584901 us; error 0 us; skew 500 ppm
I20260630 12:24:29.585530 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:29.586102 14926 consensus_queue.cc:1048] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.588198 14028 webserver.cc:533] Webserver started at http://127.13.179.4:40565/ using document root <none> and password file <none>
I20260630 12:24:29.588685 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:29.588932 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:29.589273 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:29.590693 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "8b9d94ccfb174f43b0c116da3476bbea"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-wjf0"
I20260630 12:24:29.599341 14896 consensus_queue.cc:1048] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.600841 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.003s
I20260630 12:24:29.605934 14957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.606922 14028 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:24:29.607293 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "8b9d94ccfb174f43b0c116da3476bbea"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-wjf0"
I20260630 12:24:29.607810 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:29.621264 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:29.622253 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:29.623502 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:29.625644 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:29.625866 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.626094 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:29.626259 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.664778 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:35987
I20260630 12:24:29.664891 15020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:35987 every 8 connection(s)
I20260630 12:24:29.675017 14896 consensus_queue.cc:1048] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.675159 14926 consensus_queue.cc:1048] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.681222 15021 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44063
I20260630 12:24:29.681653 15021 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:29.682699 15021 heartbeater.cc:507] Master 127.13.179.62:44063 requested a full tablet report, sending...
I20260630 12:24:29.684727 14593 ts_manager.cc:194] Registered new tserver with Master: 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4:35987)
I20260630 12:24:29.686551 14593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35636
I20260630 12:24:29.691362 14896 consensus_queue.cc:1048] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.701612 14896 consensus_queue.cc:1048] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.705575 14928 consensus_queue.cc:1048] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.717757 14928 consensus_queue.cc:1048] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.720091 14896 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.733610 14896 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.738168 14907 consensus_queue.cc:1048] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.749960 14928 consensus_queue.cc:1048] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.761838 14899 consensus_queue.cc:1048] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.773103 14941 consensus_queue.cc:1048] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.862175 14928 consensus_queue.cc:1048] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:29.871618 14907 consensus_queue.cc:1048] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:30.702013 15021 heartbeater.cc:499] Master 127.13.179.62:44063 was elected leader, sending a full tablet report...
I20260630 12:24:31.174077 14649 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:31.192550 14698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e"
dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
mode: GRACEFUL
new_leader_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
 from {username='slave'} at 127.0.0.1:42486
I20260630 12:24:31.193835 14698 raft_consensus.cc:606] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Received request to transfer leadership to TS 9e32b171f2e44f8c9d9a702b07c69480
I20260630 12:24:31.195632 14649 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:24:31.196305 14649 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:31.248957 14926 raft_consensus.cc:993] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: : Instructing follower 9e32b171f2e44f8c9d9a702b07c69480 to start an election
I20260630 12:24:31.249500 15046 raft_consensus.cc:1081] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Signalling peer 9e32b171f2e44f8c9d9a702b07c69480 to start an election
I20260630 12:24:31.250933 14773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e"
dest_uuid: "9e32b171f2e44f8c9d9a702b07c69480"
 from {username='slave'} at 127.0.0.1:60492
I20260630 12:24:31.251401 14773 raft_consensus.cc:493] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:24:31.251750 14773 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:31.256820 14773 raft_consensus.cc:515] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:31.258930 14773 leader_election.cc:290] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [CANDIDATE]: Term 2 election: Requested vote from peers 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399), 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:31.259469 14698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea"
I20260630 12:24:31.260090 14847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fca396aa0b4ab182859c0d8ac2989e" candidate_uuid: "9e32b171f2e44f8c9d9a702b07c69480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79b68dd0b341455d934e498075323e09"
I20260630 12:24:31.260277 14698 raft_consensus.cc:3055] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:31.260617 14847 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:31.260633 14698 raft_consensus.cc:740] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c2472ae48014f6094dc6cd2a5cb30ea, State: Running, Role: LEADER
I20260630 12:24:31.261617 14698 consensus_queue.cc:260] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:31.262622 14698 raft_consensus.cc:3060] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:31.265616 14847 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 2.
I20260630 12:24:31.266837 14736 leader_election.cc:304] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [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: 79b68dd0b341455d934e498075323e09, 9e32b171f2e44f8c9d9a702b07c69480; no voters: 
I20260630 12:24:31.267700 15043 raft_consensus.cc:2804] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:31.268040 14698 raft_consensus.cc:2468] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e32b171f2e44f8c9d9a702b07c69480 in term 2.
I20260630 12:24:31.268600 15043 raft_consensus.cc:697] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 LEADER]: Becoming Leader. State: Replica: 9e32b171f2e44f8c9d9a702b07c69480, State: Running, Role: LEADER
I20260630 12:24:31.269480 15043 consensus_queue.cc:237] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } }
I20260630 12:24:31.276913 14594 catalog_manager.cc:5697] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 reported cstate change: term changed from 1 to 2, leader changed from 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1) to 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2). New cstate: current_term: 2 leader_uuid: "9e32b171f2e44f8c9d9a702b07c69480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:31.726778 14698 raft_consensus.cc:1275] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Refusing update from remote peer 9e32b171f2e44f8c9d9a702b07c69480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:31.728127 15043 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:31.736903 14847 raft_consensus.cc:1275] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Refusing update from remote peer 9e32b171f2e44f8c9d9a702b07c69480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:31.738574 15043 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:33.197480 14649 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:33.203403 14649 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:33.203905 14649 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:35.204707 14649 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:35.206007 14847 consensus_queue.cc:237] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.211500 14649 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:35.212069 14649 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:35.214982 14773 raft_consensus.cc:1275] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Refusing update from remote peer 79b68dd0b341455d934e498075323e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:35.216758 15066 consensus_queue.cc:1048] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.219146 14698 raft_consensus.cc:1275] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Refusing update from remote peer 79b68dd0b341455d934e498075323e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:35.220254 15066 consensus_queue.cc:1048] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.228497 14928 raft_consensus.cc:2955] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
W20260630 12:24:35.230144 14813 consensus_peers.cc:597] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 -> Peer 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4:35987): Couldn't send request to peer 8b9d94ccfb174f43b0c116da3476bbea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 365ecd8e8bd94202b5394d120d54c2af. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.231586 14698 raft_consensus.cc:2955] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.236948 14773 raft_consensus.cc:2955] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.241591 14847 consensus_queue.cc:237] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.241789 14596 catalog_manager.cc:5697] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 reported cstate change: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "79b68dd0b341455d934e498075323e09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:35.253432 14773 raft_consensus.cc:1275] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Refusing update from remote peer 79b68dd0b341455d934e498075323e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:24:35.253474 14813 consensus_peers.cc:597] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 -> Peer 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4:35987): Couldn't send request to peer 8b9d94ccfb174f43b0c116da3476bbea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f68302b2dd94e51a849bf25af2333bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.255849 14698 raft_consensus.cc:1275] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Refusing update from remote peer 79b68dd0b341455d934e498075323e09: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:35.255942 15066 consensus_queue.cc:1048] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.257630 15071 consensus_queue.cc:1048] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.265530 14928 raft_consensus.cc:2955] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.268404 14772 raft_consensus.cc:2955] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.269217 14698 raft_consensus.cc:2955] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.289122 14593 catalog_manager.cc:5697] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 reported cstate change: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "79b68dd0b341455d934e498075323e09" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.293566 14772 consensus_queue.cc:237] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.302251 14847 raft_consensus.cc:1275] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Refusing update from remote peer 9e32b171f2e44f8c9d9a702b07c69480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:35.303589 15043 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:35.304327 14698 raft_consensus.cc:1275] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Refusing update from remote peer 9e32b171f2e44f8c9d9a702b07c69480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:35.305634 15081 consensus_queue.cc:1048] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:35.313318 15043 raft_consensus.cc:2955] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.315358 14847 raft_consensus.cc:2955] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
W20260630 12:24:35.318011 14739 consensus_peers.cc:597] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 -> Peer 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4:35987): Couldn't send request to peer 8b9d94ccfb174f43b0c116da3476bbea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6fca396aa0b4ab182859c0d8ac2989e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.321538 14698 raft_consensus.cc:2955] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.327907 14596 catalog_manager.cc:5697] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 reported cstate change: config changed from index -1 to 3, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "9e32b171f2e44f8c9d9a702b07c69480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:35.337646 14698 consensus_queue.cc:237] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.349884 14847 raft_consensus.cc:1275] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Refusing update from remote peer 4c2472ae48014f6094dc6cd2a5cb30ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:35.351804 15046 consensus_queue.cc:1048] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.355043 14772 raft_consensus.cc:1275] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Refusing update from remote peer 4c2472ae48014f6094dc6cd2a5cb30ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:35.356330 15046 consensus_queue.cc:1048] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:35.360172 15089 raft_consensus.cc:2955] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.361639 14847 raft_consensus.cc:2955] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
I20260630 12:24:35.366068 14772 raft_consensus.cc:2955] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } } }
W20260630 12:24:35.369922 14664 consensus_peers.cc:597] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea -> Peer 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4:35987): Couldn't send request to peer 8b9d94ccfb174f43b0c116da3476bbea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51efcba6b50b47cfa36a3f4e1f33d264. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.374289 14593 catalog_manager.cc:5697] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea reported cstate change: config changed from index -1 to 2, NON_VOTER 8b9d94ccfb174f43b0c116da3476bbea (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:35.602375 15093 ts_tablet_manager.cc:933] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Initiating tablet copy from peer 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:35.604446 15093 tablet_copy_client.cc:323] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:33577
I20260630 12:24:35.615962 14857 tablet_copy_service.cc:140] P 79b68dd0b341455d934e498075323e09: Received BeginTabletCopySession request for tablet 365ecd8e8bd94202b5394d120d54c2af from peer 8b9d94ccfb174f43b0c116da3476bbea ({username='slave'} at 127.0.0.1:49124)
I20260630 12:24:35.616469 14857 tablet_copy_service.cc:161] P 79b68dd0b341455d934e498075323e09: Beginning new tablet copy session on tablet 365ecd8e8bd94202b5394d120d54c2af from peer 8b9d94ccfb174f43b0c116da3476bbea at {username='slave'} at 127.0.0.1:49124: session id = 8b9d94ccfb174f43b0c116da3476bbea-365ecd8e8bd94202b5394d120d54c2af
I20260630 12:24:35.622190 14857 tablet_copy_source_session.cc:215] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:35.625342 15093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365ecd8e8bd94202b5394d120d54c2af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.635000 15093 tablet_copy_client.cc:806] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:35.635594 15093 tablet_copy_client.cc:670] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:35.639421 15093 tablet_copy_client.cc:538] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:35.646059 15093 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap starting.
I20260630 12:24:35.661399 15093 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:35.662115 15093 tablet_bootstrap.cc:492] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap complete.
I20260630 12:24:35.662707 15093 ts_tablet_manager.cc:1403] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:24:35.665230 15093 raft_consensus.cc:359] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.665791 15093 raft_consensus.cc:740] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b9d94ccfb174f43b0c116da3476bbea, State: Initialized, Role: LEARNER
I20260630 12:24:35.666307 15093 consensus_queue.cc:260] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } attrs { replace: true } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.668766 15093 ts_tablet_manager.cc:1434] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:24:35.670454 14857 tablet_copy_service.cc:342] P 79b68dd0b341455d934e498075323e09: Request end of tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-365ecd8e8bd94202b5394d120d54c2af received from {username='slave'} at 127.0.0.1:49124
I20260630 12:24:35.670851 14857 tablet_copy_service.cc:434] P 79b68dd0b341455d934e498075323e09: ending tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-365ecd8e8bd94202b5394d120d54c2af on tablet 365ecd8e8bd94202b5394d120d54c2af with peer 8b9d94ccfb174f43b0c116da3476bbea
I20260630 12:24:35.702630 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:24:35.705530 15093 ts_tablet_manager.cc:933] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Initiating tablet copy from peer 79b68dd0b341455d934e498075323e09 (127.13.179.3:33577)
I20260630 12:24:35.716787 15093 tablet_copy_client.cc:323] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:33577
I20260630 12:24:35.718672 14857 tablet_copy_service.cc:140] P 79b68dd0b341455d934e498075323e09: Received BeginTabletCopySession request for tablet 9f68302b2dd94e51a849bf25af2333bb from peer 8b9d94ccfb174f43b0c116da3476bbea ({username='slave'} at 127.0.0.1:49124)
I20260630 12:24:35.719297 14857 tablet_copy_service.cc:161] P 79b68dd0b341455d934e498075323e09: Beginning new tablet copy session on tablet 9f68302b2dd94e51a849bf25af2333bb from peer 8b9d94ccfb174f43b0c116da3476bbea at {username='slave'} at 127.0.0.1:49124: session id = 8b9d94ccfb174f43b0c116da3476bbea-9f68302b2dd94e51a849bf25af2333bb
I20260630 12:24:35.729897 14857 tablet_copy_source_session.cc:215] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:35.736179 15093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f68302b2dd94e51a849bf25af2333bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.751492 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:35.753006 15100 ts_tablet_manager.cc:933] T 51efcba6b50b47cfa36a3f4e1f33d264 P 8b9d94ccfb174f43b0c116da3476bbea: Initiating tablet copy from peer 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399)
I20260630 12:24:35.752693 15099 ts_tablet_manager.cc:933] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Initiating tablet copy from peer 9e32b171f2e44f8c9d9a702b07c69480 (127.13.179.2:43881)
I20260630 12:24:35.754258 14028 tablet_replica.cc:333] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.755185 14028 raft_consensus.cc:2243] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.755875 14028 raft_consensus.cc:2272] T 496c35df0e114e7c908064aee590449d P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.757627 15093 tablet_copy_client.cc:806] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:35.758394 15093 tablet_copy_client.cc:670] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:35.763067 14028 tablet_replica.cc:333] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.763245 15093 tablet_copy_client.cc:538] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:35.763857 14028 raft_consensus.cc:2243] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.764389 14028 raft_consensus.cc:2272] T 7371fd134d864e1a97a5f44a8359b70c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.768898 15099 tablet_copy_client.cc:323] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:43881
I20260630 12:24:35.767479 14028 tablet_replica.cc:333] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.771628 14028 raft_consensus.cc:2243] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.772178 14028 raft_consensus.cc:2272] T 365ecd8e8bd94202b5394d120d54c2af P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:35.773227 14811 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:24:35.777967 14028 tablet_replica.cc:333] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.779018 14028 raft_consensus.cc:2243] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:35.780405 14028 raft_consensus.cc:2272] T 51efcba6b50b47cfa36a3f4e1f33d264 P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.780794 14783 tablet_copy_service.cc:140] P 9e32b171f2e44f8c9d9a702b07c69480: Received BeginTabletCopySession request for tablet c6fca396aa0b4ab182859c0d8ac2989e from peer 8b9d94ccfb174f43b0c116da3476bbea ({username='slave'} at 127.0.0.1:60436)
I20260630 12:24:35.781124 15100 tablet_copy_client.cc:323] T 51efcba6b50b47cfa36a3f4e1f33d264 P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:43399
I20260630 12:24:35.781445 14783 tablet_copy_service.cc:161] P 9e32b171f2e44f8c9d9a702b07c69480: Beginning new tablet copy session on tablet c6fca396aa0b4ab182859c0d8ac2989e from peer 8b9d94ccfb174f43b0c116da3476bbea at {username='slave'} at 127.0.0.1:60436: session id = 8b9d94ccfb174f43b0c116da3476bbea-c6fca396aa0b4ab182859c0d8ac2989e
I20260630 12:24:35.783471 14028 tablet_replica.cc:333] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.784162 14028 raft_consensus.cc:2243] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.784943 14028 raft_consensus.cc:2272] T 9f68302b2dd94e51a849bf25af2333bb P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.788333 15093 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap starting.
I20260630 12:24:35.794039 14783 tablet_copy_source_session.cc:215] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:35.797266 14028 tablet_replica.cc:333] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.798038 14028 raft_consensus.cc:2243] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:24:35.796567 14811 consensus_peers.cc:597] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 -> Peer 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399): Couldn't send request to peer 4c2472ae48014f6094dc6cd2a5cb30ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.799670 15099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fca396aa0b4ab182859c0d8ac2989e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:24:35.803442 14811 consensus_peers.cc:597] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 -> Peer 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399): Couldn't send request to peer 4c2472ae48014f6094dc6cd2a5cb30ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.804749 14028 raft_consensus.cc:2272] T 40a917d7d81849f58a4f81d1e785a57c P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.807063 14028 tablet_replica.cc:333] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.807756 14028 raft_consensus.cc:2243] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:35.808636 14028 raft_consensus.cc:2272] T 98121b094a694fab95310d3e8af9a18a P 4c2472ae48014f6094dc6cd2a5cb30ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.811000 15093 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:35.811055 14028 tablet_replica.cc:333] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea: stopping tablet replica
I20260630 12:24:35.811946 15093 tablet_bootstrap.cc:492] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap complete.
I20260630 12:24:35.812525 14028 raft_consensus.cc:2243] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.812604 15093 ts_tablet_manager.cc:1403] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:24:35.813290 14028 raft_consensus.cc:2272] T c6fca396aa0b4ab182859c0d8ac2989e P 4c2472ae48014f6094dc6cd2a5cb30ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.815587 15099 tablet_copy_client.cc:806] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:35.816138 15099 tablet_copy_client.cc:670] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:35.815797 15093 raft_consensus.cc:359] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.816679 15093 raft_consensus.cc:740] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b9d94ccfb174f43b0c116da3476bbea, State: Initialized, Role: LEARNER
I20260630 12:24:35.819635 15093 consensus_queue.cc:260] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } attrs { replace: true } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.820827 15099 tablet_copy_client.cc:538] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:35.823807 15093 ts_tablet_manager.cc:1434] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:24:35.826225 14857 tablet_copy_service.cc:342] P 79b68dd0b341455d934e498075323e09: Request end of tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-9f68302b2dd94e51a849bf25af2333bb received from {username='slave'} at 127.0.0.1:49124
I20260630 12:24:35.826606 14857 tablet_copy_service.cc:434] P 79b68dd0b341455d934e498075323e09: ending tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-9f68302b2dd94e51a849bf25af2333bb on tablet 9f68302b2dd94e51a849bf25af2333bb with peer 8b9d94ccfb174f43b0c116da3476bbea
I20260630 12:24:35.828723 15099 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap starting.
W20260630 12:24:35.839313 14811 consensus_peers.cc:597] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 -> Peer 4c2472ae48014f6094dc6cd2a5cb30ea (127.13.179.1:43399): Couldn't send request to peer 4c2472ae48014f6094dc6cd2a5cb30ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:35.854733 15099 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:35.855355 15099 tablet_bootstrap.cc:492] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Bootstrap complete.
I20260630 12:24:35.855835 15099 ts_tablet_manager.cc:1403] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260630 12:24:35.858301 15099 raft_consensus.cc:359] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.859014 15099 raft_consensus.cc:740] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8b9d94ccfb174f43b0c116da3476bbea, State: Initialized, Role: LEARNER
I20260630 12:24:35.859582 15099 consensus_queue.cc:260] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea [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: "4c2472ae48014f6094dc6cd2a5cb30ea" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43399 } } peers { permanent_uuid: "9e32b171f2e44f8c9d9a702b07c69480" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43881 } } peers { permanent_uuid: "79b68dd0b341455d934e498075323e09" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "8b9d94ccfb174f43b0c116da3476bbea" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35987 } attrs { promote: true } }
I20260630 12:24:35.861259 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:24:35.861616 15099 ts_tablet_manager.cc:1434] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:24:35.863984 14783 tablet_copy_service.cc:342] P 9e32b171f2e44f8c9d9a702b07c69480: Request end of tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-c6fca396aa0b4ab182859c0d8ac2989e received from {username='slave'} at 127.0.0.1:60436
I20260630 12:24:35.864341 14783 tablet_copy_service.cc:434] P 9e32b171f2e44f8c9d9a702b07c69480: ending tablet copy session 8b9d94ccfb174f43b0c116da3476bbea-c6fca396aa0b4ab182859c0d8ac2989e on tablet c6fca396aa0b4ab182859c0d8ac2989e with peer 8b9d94ccfb174f43b0c116da3476bbea
W20260630 12:24:35.887666 14960 connection.cc:466] server connection from 127.0.0.1:58200 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58200 (request call id 1) could send its response
I20260630 12:24:35.892582 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:24:35.924031 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:35.924675 14028 tablet_replica.cc:333] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.925537 14028 raft_consensus.cc:2243] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.926095 14028 raft_consensus.cc:2272] T 496c35df0e114e7c908064aee590449d P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.927908 14028 tablet_replica.cc:333] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.928390 14028 raft_consensus.cc:2243] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:35.929054 14028 raft_consensus.cc:2272] T 7371fd134d864e1a97a5f44a8359b70c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.930783 14028 tablet_replica.cc:333] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.931252 14028 raft_consensus.cc:2243] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.931639 14028 raft_consensus.cc:2272] T 365ecd8e8bd94202b5394d120d54c2af P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.933992 14028 tablet_replica.cc:333] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.934459 14028 raft_consensus.cc:2243] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.934844 14028 raft_consensus.cc:2272] T 40a917d7d81849f58a4f81d1e785a57c P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.936475 14028 tablet_replica.cc:333] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.936960 14028 raft_consensus.cc:2243] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.937392 14028 raft_consensus.cc:2272] T 98121b094a694fab95310d3e8af9a18a P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.939028 14028 tablet_replica.cc:333] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.939486 14028 raft_consensus.cc:2243] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:35.940289 14028 raft_consensus.cc:2272] T c6fca396aa0b4ab182859c0d8ac2989e P 9e32b171f2e44f8c9d9a702b07c69480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.942230 14028 tablet_replica.cc:333] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.942729 14028 raft_consensus.cc:2243] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.943171 14028 raft_consensus.cc:2272] T 51efcba6b50b47cfa36a3f4e1f33d264 P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.945209 14028 tablet_replica.cc:333] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480: stopping tablet replica
I20260630 12:24:35.945631 14028 raft_consensus.cc:2243] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:35.946038 14028 raft_consensus.cc:2272] T 9f68302b2dd94e51a849bf25af2333bb P 9e32b171f2e44f8c9d9a702b07c69480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:35.972604 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:24:35.990888 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:24:36.017109 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:36.017881 14028 tablet_replica.cc:333] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.018513 14028 raft_consensus.cc:2243] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.018939 14028 raft_consensus.cc:2272] T 7371fd134d864e1a97a5f44a8359b70c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.020763 14028 tablet_replica.cc:333] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.021320 14028 raft_consensus.cc:2243] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.021721 14028 raft_consensus.cc:2272] T 51efcba6b50b47cfa36a3f4e1f33d264 P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.023902 14028 tablet_replica.cc:333] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.024416 14028 raft_consensus.cc:2243] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.024765 14028 raft_consensus.cc:2272] T 40a917d7d81849f58a4f81d1e785a57c P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.026371 14028 tablet_replica.cc:333] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.026826 14028 raft_consensus.cc:2243] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.027522 14028 raft_consensus.cc:2272] T 496c35df0e114e7c908064aee590449d P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.029129 14028 tablet_replica.cc:333] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.029641 14028 raft_consensus.cc:2243] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.030014 14028 raft_consensus.cc:2272] T 98121b094a694fab95310d3e8af9a18a P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.031596 14028 tablet_replica.cc:333] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.032042 14028 raft_consensus.cc:2243] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.032454 14028 raft_consensus.cc:2272] T c6fca396aa0b4ab182859c0d8ac2989e P 79b68dd0b341455d934e498075323e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.034402 14028 tablet_replica.cc:333] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.034842 14028 raft_consensus.cc:2243] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.035667 14028 raft_consensus.cc:2272] T 365ecd8e8bd94202b5394d120d54c2af P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.037563 14028 tablet_replica.cc:333] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09: stopping tablet replica
I20260630 12:24:36.037972 14028 raft_consensus.cc:2243] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.038784 14028 raft_consensus.cc:2272] T 9f68302b2dd94e51a849bf25af2333bb P 79b68dd0b341455d934e498075323e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.066255 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:24:36.083343 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:24:36.108525 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:36.110199 14028 tablet_replica.cc:333] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea: stopping tablet replica
I20260630 12:24:36.110852 14028 raft_consensus.cc:2243] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:24:36.111292 14028 raft_consensus.cc:2272] T c6fca396aa0b4ab182859c0d8ac2989e P 8b9d94ccfb174f43b0c116da3476bbea [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:24:36.113402 14028 tablet_replica.cc:333] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea: stopping tablet replica
I20260630 12:24:36.113962 14028 raft_consensus.cc:2243] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:36.114333 14028 raft_consensus.cc:2272] T 9f68302b2dd94e51a849bf25af2333bb P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:36.116434 14028 tablet_replica.cc:333] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea: stopping tablet replica
I20260630 12:24:36.116966 14028 raft_consensus.cc:2243] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:36.117414 14028 raft_consensus.cc:2272] T 365ecd8e8bd94202b5394d120d54c2af P 8b9d94ccfb174f43b0c116da3476bbea [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:36.128799 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:24:36.143885 14028 master.cc:562] Master@127.13.179.62:44063 shutting down...
W20260630 12:24:36.167500 14643 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:36.168697 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.169262 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.169590 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b299390656642de8fa7dbe25febde28: stopping tablet replica
I20260630 12:24:36.187918 14028 master.cc:584] Master@127.13.179.62:44063 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9165 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:24:36.227347 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:35381,127.13.179.61:37905,127.13.179.60:35921
I20260630 12:24:36.228561 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.233899 15108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:36.234151 15107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:36.234588 15110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.235155 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:36.235939 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.236135 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.236337 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276236304 us; error 0 us; skew 500 ppm
I20260630 12:24:36.236847 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.239377 14028 webserver.cc:533] Webserver started at http://127.13.179.62:35645/ using document root <none> and password file <none>
I20260630 12:24:36.239840 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.240013 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.240324 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.241418 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "03058bd16c6944cfb4dddbc378ae2974"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.245587 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:24:36.248850 15115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.249577 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:36.249841 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "03058bd16c6944cfb4dddbc378ae2974"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.250106 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:36.275182 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.276187 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.310266 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:35381
I20260630 12:24:36.310376 15166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:35381 every 8 connection(s)
I20260630 12:24:36.314015 15167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.314026 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.319490 15169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:36.320417 15170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.321004 15167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.322827 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:36.323865 15172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.325047 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.325325 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.325505 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276325476 us; error 0 us; skew 500 ppm
I20260630 12:24:36.326097 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.328500 14028 webserver.cc:533] Webserver started at http://127.13.179.61:42715/ using document root <none> and password file <none>
I20260630 12:24:36.329018 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.329264 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.329563 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.330868 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root/instance:
uuid: "19d1d7d0b6ac4a20b0b0f360c956a706"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.334221 15167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.335829 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
W20260630 12:24:36.339504 15167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:37905: Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:36.340144 15180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.340963 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:36.341279 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
uuid: "19d1d7d0b6ac4a20b0b0f360c956a706"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.341560 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:36.370049 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.371058 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.388005 15167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } attempt: 1
W20260630 12:24:36.392691 15167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:37905: Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:36.406764 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.61:37905
I20260630 12:24:36.406859 15231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.61:37905 every 8 connection(s)
I20260630 12:24:36.410185 15232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.410332 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.415477 15234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:36.415655 15235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.422588 15232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:36.423341 15237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.423884 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:36.424726 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.424970 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.425159 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276425140 us; error 0 us; skew 500 ppm
I20260630 12:24:36.425663 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.428301 14028 webserver.cc:533] Webserver started at http://127.13.179.60:46317/ using document root <none> and password file <none>
I20260630 12:24:36.428764 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.428946 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.429240 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.430588 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root/instance:
uuid: "9fbca34588e94246891cb442c4cae7f1"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.434471 15232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.435775 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:36.439904 15244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.440748 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:36.441052 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
uuid: "9fbca34588e94246891cb442c4cae7f1"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.441401 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-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:24:36.447319 15232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:36.452091 15232 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35921: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35921: connect: Connection refused (error 111)
I20260630 12:24:36.465307 15167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } attempt: 2
I20260630 12:24:36.473363 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.473522 15232 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } attempt: 1
I20260630 12:24:36.474448 15167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.474773 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:24:36.477830 15232 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35921: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35921: connect: Connection refused (error 111)
W20260630 12:24:36.479655 15167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35921: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35921: connect: Connection refused (error 111)
I20260630 12:24:36.510094 15167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } attempt: 1
I20260630 12:24:36.511269 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.60:35921
I20260630 12:24:36.511343 15296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.60:35921 every 8 connection(s)
I20260630 12:24:36.515388 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:36.516399 15298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.521328 15232 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } attempt: 2
I20260630 12:24:36.523375 15298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.528741 15167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: Bootstrap starting.
I20260630 12:24:36.534322 15167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.538359 15232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: Bootstrap starting.
I20260630 12:24:36.538724 15167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: No bootstrap required, opened a new log
I20260630 12:24:36.538811 15298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.541249 15167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.542018 15167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.542311 15167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03058bd16c6944cfb4dddbc378ae2974, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.543113 15167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.543605 15232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.545382 15302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [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: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.546190 15302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.546648 15167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:36.548698 15232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: No bootstrap required, opened a new log
I20260630 12:24:36.551021 15232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.551962 15232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.552246 15232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19d1d7d0b6ac4a20b0b0f360c956a706, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.552558 15298 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:36.553023 15232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.556686 15232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:36.555209 15309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [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: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.557253 15309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.565224 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:24:36.570776 15319 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:36.571116 15319 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:36.572695 15298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: Bootstrap starting.
I20260630 12:24:36.576522 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:24:36.577020 15298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: Neither blocks nor log segments found. Creating new log.
W20260630 12:24:36.579610 15326 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:36.579957 15326 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:36.581040 15298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: No bootstrap required, opened a new log
I20260630 12:24:36.583037 15298 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.583519 15298 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.583724 15298 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbca34588e94246891cb442c4cae7f1, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.584306 15298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.585729 15328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [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: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.586199 15328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.586808 15298 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:36.597003 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.598654 15339 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:36.598940 15339 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:36.602908 15340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:36.604115 15341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.605583 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:36.606323 15343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.607045 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.607227 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.607358 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276607343 us; error 0 us; skew 500 ppm
I20260630 12:24:36.607733 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.609906 14028 webserver.cc:533] Webserver started at http://127.13.179.1:42863/ using document root <none> and password file <none>
I20260630 12:24:36.610293 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.610438 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.610632 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.611622 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "f81be7846d374597b07b6d3f73781a14"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.615728 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:36.618680 15348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.619367 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:36.619652 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "f81be7846d374597b07b6d3f73781a14"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.619935 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:36.622318 15309 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.622709 15309 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.624652 15309 leader_election.cc:290] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03058bd16c6944cfb4dddbc378ae2974 (127.13.179.62:35381), 9fbca34588e94246891cb442c4cae7f1 (127.13.179.60:35921)
I20260630 12:24:36.625866 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03058bd16c6944cfb4dddbc378ae2974" is_pre_election: true
I20260630 12:24:36.625948 15272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbca34588e94246891cb442c4cae7f1" is_pre_election: true
I20260630 12:24:36.626560 15142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d1d7d0b6ac4a20b0b0f360c956a706 in term 0.
I20260630 12:24:36.626653 15272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19d1d7d0b6ac4a20b0b0f360c956a706 in term 0.
I20260630 12:24:36.627591 15183 leader_election.cc:304] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03058bd16c6944cfb4dddbc378ae2974, 19d1d7d0b6ac4a20b0b0f360c956a706; no voters: 
I20260630 12:24:36.628253 15309 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.628594 15309 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.628918 15309 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.633335 15309 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.635016 15309 leader_election.cc:290] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [CANDIDATE]: Term 1 election: Requested vote from peers 03058bd16c6944cfb4dddbc378ae2974 (127.13.179.62:35381), 9fbca34588e94246891cb442c4cae7f1 (127.13.179.60:35921)
I20260630 12:24:36.635685 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03058bd16c6944cfb4dddbc378ae2974"
I20260630 12:24:36.635982 15272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbca34588e94246891cb442c4cae7f1"
I20260630 12:24:36.636307 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.636240 15142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.636523 15272 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.638077 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.640128 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.641584 15272 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d1d7d0b6ac4a20b0b0f360c956a706 in term 1.
I20260630 12:24:36.642544 15183 leader_election.cc:304] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19d1d7d0b6ac4a20b0b0f360c956a706, 9fbca34588e94246891cb442c4cae7f1; no voters: 
I20260630 12:24:36.643471 15309 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.643772 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.643838 15142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19d1d7d0b6ac4a20b0b0f360c956a706 in term 1.
I20260630 12:24:36.644200 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.644586 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.644917 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.644776 15309 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 1 LEADER]: Becoming Leader. State: Replica: 19d1d7d0b6ac4a20b0b0f360c956a706, State: Running, Role: LEADER
I20260630 12:24:36.645807 15309 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:36.649955 15355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19d1d7d0b6ac4a20b0b0f360c956a706. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.650688 15355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:36.652297 15358 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:36.658003 15358 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:36.666893 15272 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Refusing update from remote peer 19d1d7d0b6ac4a20b0b0f360c956a706: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:36.668296 15142 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Refusing update from remote peer 19d1d7d0b6ac4a20b0b0f360c956a706: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:36.668541 15309 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:36.669781 15355 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:36.680388 15328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19d1d7d0b6ac4a20b0b0f360c956a706. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.681344 15328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.686343 15302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19d1d7d0b6ac4a20b0b0f360c956a706. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.687003 15302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.691478 15328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.692137 15328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.697326 15302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.698252 15302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:36.703186 15309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.703948 15358 catalog_manager.cc:1383] Generated new cluster ID: c52b2957d44b4f6db816d10e7ecb39af
I20260630 12:24:36.703629 15355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:36.704111 15309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:36.704299 15358 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:36.704337 15355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:36.723644 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:34633
I20260630 12:24:36.723784 15422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:34633 every 8 connection(s)
I20260630 12:24:36.746363 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:36.756654 15358 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:36.758705 15358 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:36.770503 15425 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35381
I20260630 12:24:36.770910 15425 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.771780 15425 heartbeater.cc:507] Master 127.13.179.62:35381 requested a full tablet report, sending...
I20260630 12:24:36.773110 15424 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35921
I20260630 12:24:36.773475 15424 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.774060 15424 heartbeater.cc:507] Master 127.13.179.60:35921 requested a full tablet report, sending...
I20260630 12:24:36.774545 15132 ts_manager.cc:194] Registered new tserver with Master: f81be7846d374597b07b6d3f73781a14 (127.13.179.1:34633)
I20260630 12:24:36.776698 15262 ts_manager.cc:194] Registered new tserver with Master: f81be7846d374597b07b6d3f73781a14 (127.13.179.1:34633)
W20260630 12:24:36.789724 15430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.791574 15423 heartbeater.cc:344] Connected to a master server at 127.13.179.61:37905
I20260630 12:24:36.791962 15423 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.792760 15423 heartbeater.cc:507] Master 127.13.179.61:37905 requested a full tablet report, sending...
W20260630 12:24:36.794409 15431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.796437 15197 ts_manager.cc:194] Registered new tserver with Master: f81be7846d374597b07b6d3f73781a14 (127.13.179.1:34633)
I20260630 12:24:36.796717 15358 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: Generated new TSK 0
I20260630 12:24:36.797526 15358 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:36.799991 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:36.801586 15433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.802438 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.802650 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.802850 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276802831 us; error 0 us; skew 500 ppm
I20260630 12:24:36.803333 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.805409 14028 webserver.cc:533] Webserver started at http://127.13.179.2:44245/ using document root <none> and password file <none>
I20260630 12:24:36.805835 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.806035 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.806280 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.807225 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "74f81c807e9049d7972ceee65a8af13e"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.811219 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:24:36.814079 15438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.814759 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:36.815029 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "74f81c807e9049d7972ceee65a8af13e"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.815268 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:36.836512 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.837733 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.839165 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.841039 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.841269 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.841514 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.841681 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.879107 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:44813
I20260630 12:24:36.879199 15500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:44813 every 8 connection(s)
I20260630 12:24:36.888149 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:36.901719 15501 heartbeater.cc:344] Connected to a master server at 127.13.179.61:37905
I20260630 12:24:36.902319 15501 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.903410 15501 heartbeater.cc:507] Master 127.13.179.61:37905 requested a full tablet report, sending...
I20260630 12:24:36.906541 15197 ts_manager.cc:194] Registered new tserver with Master: 74f81c807e9049d7972ceee65a8af13e (127.13.179.2:44813)
I20260630 12:24:36.909708 15197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36062
W20260630 12:24:36.914718 15508 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.916095 15503 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35381
I20260630 12:24:36.916469 15503 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:36.916548 15509 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.917191 15502 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35921
I20260630 12:24:36.917646 15502 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.917196 15503 heartbeater.cc:507] Master 127.13.179.62:35381 requested a full tablet report, sending...
I20260630 12:24:36.918334 15502 heartbeater.cc:507] Master 127.13.179.60:35921 requested a full tablet report, sending...
W20260630 12:24:36.919919 15512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:36.920652 15132 ts_manager.cc:194] Registered new tserver with Master: 74f81c807e9049d7972ceee65a8af13e (127.13.179.2:44813)
I20260630 12:24:36.921600 15262 ts_manager.cc:194] Registered new tserver with Master: 74f81c807e9049d7972ceee65a8af13e (127.13.179.2:44813)
I20260630 12:24:36.921886 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:36.922853 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.923084 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:36.923266 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822276923248 us; error 0 us; skew 500 ppm
I20260630 12:24:36.923743 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.925872 14028 webserver.cc:533] Webserver started at http://127.13.179.3:40633/ using document root <none> and password file <none>
I20260630 12:24:36.926334 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.926556 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.926815 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.927783 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "78d081b5ead4434585fc47aa208a0e75"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.931777 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:36.934659 15516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.935385 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:36.935657 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "78d081b5ead4434585fc47aa208a0e75"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-wjf0"
I20260630 12:24:36.935916 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:36.948936 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.950080 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.951412 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.953562 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.953730 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.953909 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.954030 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.990968 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:33283
I20260630 12:24:36.991063 15578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:33283 every 8 connection(s)
I20260630 12:24:37.011412 15579 heartbeater.cc:344] Connected to a master server at 127.13.179.61:37905
I20260630 12:24:37.011161 15580 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35921
I20260630 12:24:37.011862 15579 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:37.011932 15580 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:37.012768 15579 heartbeater.cc:507] Master 127.13.179.61:37905 requested a full tablet report, sending...
I20260630 12:24:37.012804 15580 heartbeater.cc:507] Master 127.13.179.60:35921 requested a full tablet report, sending...
I20260630 12:24:37.013346 15581 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35381
I20260630 12:24:37.013717 15581 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:37.014510 15581 heartbeater.cc:507] Master 127.13.179.62:35381 requested a full tablet report, sending...
I20260630 12:24:37.015103 15197 ts_manager.cc:194] Registered new tserver with Master: 78d081b5ead4434585fc47aa208a0e75 (127.13.179.3:33283)
I20260630 12:24:37.015574 15262 ts_manager.cc:194] Registered new tserver with Master: 78d081b5ead4434585fc47aa208a0e75 (127.13.179.3:33283)
I20260630 12:24:37.016861 15197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36078
I20260630 12:24:37.016954 15132 ts_manager.cc:194] Registered new tserver with Master: 78d081b5ead4434585fc47aa208a0e75 (127.13.179.3:33283)
I20260630 12:24:37.017606 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019843155s
I20260630 12:24:37.574627 15319 catalog_manager.cc:1295] Loaded cluster ID: c52b2957d44b4f6db816d10e7ecb39af
I20260630 12:24:37.574911 15319 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: loading cluster ID for follower catalog manager: success
I20260630 12:24:37.579042 15319 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: acquiring CA information for follower catalog manager: success
I20260630 12:24:37.582166 15319 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:37.602239 15339 catalog_manager.cc:1295] Loaded cluster ID: c52b2957d44b4f6db816d10e7ecb39af
I20260630 12:24:37.602461 15339 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: loading cluster ID for follower catalog manager: success
I20260630 12:24:37.606307 15339 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: acquiring CA information for follower catalog manager: success
I20260630 12:24:37.609118 15339 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:37.800529 15197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36058
I20260630 12:24:37.913463 15501 heartbeater.cc:499] Master 127.13.179.61:37905 was elected leader, sending a full tablet report...
I20260630 12:24:38.019731 15579 heartbeater.cc:499] Master 127.13.179.61:37905 was elected leader, sending a full tablet report...
I20260630 12:24:38.576170 15325 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:38.802770 15423 heartbeater.cc:499] Master 127.13.179.61:37905 was elected leader, sending a full tablet report...
I20260630 12:24:39.125983 15197 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36092:
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:24:39.203560 15380 tablet_service.cc:1511] Processing CreateTablet for tablet b60c65f9be284b7a99dce86b36ed615f (DEFAULT_TABLE table=test-workload [id=d6326b29e81149c98e368e3ac79790b1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:24:39.203929 15544 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9d3a5af7c84d41b381133503d81d7d (DEFAULT_TABLE table=test-workload [id=d6326b29e81149c98e368e3ac79790b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:24:39.205003 15380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60c65f9be284b7a99dce86b36ed615f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.205114 15544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9d3a5af7c84d41b381133503d81d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.206667 15466 tablet_service.cc:1511] Processing CreateTablet for tablet 5d490f8206a341d2bfa965129af68937 (DEFAULT_TABLE table=test-workload [id=d6326b29e81149c98e368e3ac79790b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:24:39.207544 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d490f8206a341d2bfa965129af68937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.221127 15616 tablet_bootstrap.cc:492] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: Bootstrap starting.
I20260630 12:24:39.222409 15617 tablet_bootstrap.cc:492] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: Bootstrap starting.
I20260630 12:24:39.226737 15616 tablet_bootstrap.cc:654] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.228379 15617 tablet_bootstrap.cc:654] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.226992 15618 tablet_bootstrap.cc:492] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: Bootstrap starting.
I20260630 12:24:39.233319 15617 tablet_bootstrap.cc:492] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: No bootstrap required, opened a new log
I20260630 12:24:39.233819 15617 ts_tablet_manager.cc:1403] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:24:39.234790 15616 tablet_bootstrap.cc:492] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: No bootstrap required, opened a new log
I20260630 12:24:39.235191 15616 ts_tablet_manager.cc:1403] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:24:39.235803 15618 tablet_bootstrap.cc:654] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.236456 15617 raft_consensus.cc:359] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81be7846d374597b07b6d3f73781a14" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34633 } }
I20260630 12:24:39.237103 15617 raft_consensus.cc:385] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.237262 15616 raft_consensus.cc:359] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f81c807e9049d7972ceee65a8af13e" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44813 } }
I20260630 12:24:39.237501 15617 raft_consensus.cc:740] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81be7846d374597b07b6d3f73781a14, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.237915 15616 raft_consensus.cc:385] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.238231 15616 raft_consensus.cc:740] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74f81c807e9049d7972ceee65a8af13e, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.238402 15617 consensus_queue.cc:260] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f81be7846d374597b07b6d3f73781a14" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34633 } }
I20260630 12:24:39.239128 15617 raft_consensus.cc:399] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:39.239018 15616 consensus_queue.cc:260] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74f81c807e9049d7972ceee65a8af13e" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44813 } }
I20260630 12:24:39.239573 15617 raft_consensus.cc:493] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:39.239756 15616 raft_consensus.cc:399] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:39.239995 15617 raft_consensus.cc:3060] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.240093 15616 raft_consensus.cc:493] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:39.240512 15616 raft_consensus.cc:3060] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.244086 15618 tablet_bootstrap.cc:492] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: No bootstrap required, opened a new log
I20260630 12:24:39.244442 15618 ts_tablet_manager.cc:1403] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:24:39.246326 15618 raft_consensus.cc:359] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d081b5ead4434585fc47aa208a0e75" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33283 } }
I20260630 12:24:39.246750 15618 raft_consensus.cc:385] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.246731 15617 raft_consensus.cc:515] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81be7846d374597b07b6d3f73781a14" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34633 } }
I20260630 12:24:39.246729 15616 raft_consensus.cc:515] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f81c807e9049d7972ceee65a8af13e" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44813 } }
I20260630 12:24:39.247251 15618 raft_consensus.cc:740] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d081b5ead4434585fc47aa208a0e75, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.247792 15617 leader_election.cc:304] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [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: f81be7846d374597b07b6d3f73781a14; no voters: 
I20260630 12:24:39.247934 15616 leader_election.cc:304] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [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: 74f81c807e9049d7972ceee65a8af13e; no voters: 
I20260630 12:24:39.248159 15618 consensus_queue.cc:260] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78d081b5ead4434585fc47aa208a0e75" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33283 } }
I20260630 12:24:39.248828 15618 raft_consensus.cc:399] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:39.249282 15618 raft_consensus.cc:493] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:39.249581 15617 leader_election.cc:290] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:39.249820 15618 raft_consensus.cc:3060] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.250066 15622 raft_consensus.cc:2804] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.255409 15622 raft_consensus.cc:697] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 1 LEADER]: Becoming Leader. State: Replica: f81be7846d374597b07b6d3f73781a14, State: Running, Role: LEADER
I20260630 12:24:39.256387 15622 consensus_queue.cc:237] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [LEADER]: Queue going to LEADER mode. State: All 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: "f81be7846d374597b07b6d3f73781a14" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34633 } }
I20260630 12:24:39.259508 15616 leader_election.cc:290] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:39.259912 15623 raft_consensus.cc:2804] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.259621 15617 ts_tablet_manager.cc:1434] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.009s
I20260630 12:24:39.262117 15618 raft_consensus.cc:515] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d081b5ead4434585fc47aa208a0e75" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33283 } }
I20260630 12:24:39.263017 15623 raft_consensus.cc:697] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 1 LEADER]: Becoming Leader. State: Replica: 74f81c807e9049d7972ceee65a8af13e, State: Running, Role: LEADER
I20260630 12:24:39.263084 15618 leader_election.cc:304] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [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: 78d081b5ead4434585fc47aa208a0e75; no voters: 
I20260630 12:24:39.263797 15623 consensus_queue.cc:237] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [LEADER]: Queue going to LEADER mode. State: All 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: "74f81c807e9049d7972ceee65a8af13e" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44813 } }
I20260630 12:24:39.264986 15618 leader_election.cc:290] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:39.265367 15629 raft_consensus.cc:2804] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.275153 15616 ts_tablet_manager.cc:1434] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.025s
I20260630 12:24:39.278127 15618 ts_tablet_manager.cc:1434] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.016s
I20260630 12:24:39.283221 15197 catalog_manager.cc:5697] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 reported cstate change: term changed from 0 to 1, leader changed from <none> to f81be7846d374597b07b6d3f73781a14 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "f81be7846d374597b07b6d3f73781a14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81be7846d374597b07b6d3f73781a14" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:39.291306 15629 raft_consensus.cc:697] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 1 LEADER]: Becoming Leader. State: Replica: 78d081b5ead4434585fc47aa208a0e75, State: Running, Role: LEADER
I20260630 12:24:39.292251 15629 consensus_queue.cc:237] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [LEADER]: Queue going to LEADER mode. State: All 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: "78d081b5ead4434585fc47aa208a0e75" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33283 } }
I20260630 12:24:39.311777 15196 catalog_manager.cc:5697] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e reported cstate change: term changed from 0 to 1, leader changed from <none> to 74f81c807e9049d7972ceee65a8af13e (127.13.179.2). New cstate: current_term: 1 leader_uuid: "74f81c807e9049d7972ceee65a8af13e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f81c807e9049d7972ceee65a8af13e" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44813 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:39.326184 15197 catalog_manager.cc:5697] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d081b5ead4434585fc47aa208a0e75 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "78d081b5ead4434585fc47aa208a0e75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78d081b5ead4434585fc47aa208a0e75" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33283 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:40.577500 15325 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:40.579694 15325 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:40.940568 15497 debug-util.cc:398] Leaking SignalData structure 0x7b0800091040 after lost signal to thread 14031
W20260630 12:24:40.941576 15497 debug-util.cc:398] Leaking SignalData structure 0x7b080008f720 after lost signal to thread 15166
W20260630 12:24:40.942368 15497 debug-util.cc:398] Leaking SignalData structure 0x7b080008fde0 after lost signal to thread 15231
W20260630 12:24:40.943218 15497 debug-util.cc:398] Leaking SignalData structure 0x7b0800038080 after lost signal to thread 15296
W20260630 12:24:40.944475 15497 debug-util.cc:398] Leaking SignalData structure 0x7b0800100700 after lost signal to thread 15422
W20260630 12:24:40.945513 15497 debug-util.cc:398] Leaking SignalData structure 0x7b0800189080 after lost signal to thread 15500
W20260630 12:24:40.946507 15497 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb940 after lost signal to thread 15578
I20260630 12:24:41.504849 14028 master.cc:562] Master@127.13.179.61:37905 shutting down...
I20260630 12:24:41.544677 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:41.545770 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:41.546186 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19d1d7d0b6ac4a20b0b0f360c956a706: stopping tablet replica
I20260630 12:24:41.558560 14028 master.cc:584] Master@127.13.179.61:37905 shutdown complete.
W20260630 12:24:42.307566 15423 heartbeater.cc:646] Failed to heartbeat to 127.13.179.61:37905 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:42.633795 15641 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19d1d7d0b6ac4a20b0b0f360c956a706)
I20260630 12:24:42.634298 15641 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:42.636096 15641 leader_election.cc:290] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905), 9fbca34588e94246891cb442c4cae7f1 (127.13.179.60:35921)
I20260630 12:24:42.637604 15272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "03058bd16c6944cfb4dddbc378ae2974" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "9fbca34588e94246891cb442c4cae7f1" is_pre_election: true
W20260630 12:24:42.638970 15116 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:24:42.642935 15116 leader_election.cc:336] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905): Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:42.643347 15116 leader_election.cc:304] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [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: 03058bd16c6944cfb4dddbc378ae2974; no voters: 19d1d7d0b6ac4a20b0b0f360c956a706, 9fbca34588e94246891cb442c4cae7f1
I20260630 12:24:42.643906 15641 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:43.013012 15644 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19d1d7d0b6ac4a20b0b0f360c956a706)
I20260630 12:24:43.013489 15644 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:43.015170 15644 leader_election.cc:290] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03058bd16c6944cfb4dddbc378ae2974 (127.13.179.62:35381), 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905)
I20260630 12:24:43.016368 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9fbca34588e94246891cb442c4cae7f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "03058bd16c6944cfb4dddbc378ae2974" is_pre_election: true
I20260630 12:24:43.017038 15142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbca34588e94246891cb442c4cae7f1 in term 1.
I20260630 12:24:43.018534 15247 leader_election.cc:304] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [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: 03058bd16c6944cfb4dddbc378ae2974, 9fbca34588e94246891cb442c4cae7f1; no voters: 
I20260630 12:24:43.019632 15644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:43.019948 15644 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19d1d7d0b6ac4a20b0b0f360c956a706)
I20260630 12:24:43.020303 15644 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:43.022212 15245 leader_election.cc:336] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905): Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:43.026345 15644 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:43.027786 15644 leader_election.cc:290] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [CANDIDATE]: Term 2 election: Requested vote from peers 03058bd16c6944cfb4dddbc378ae2974 (127.13.179.62:35381), 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905)
I20260630 12:24:43.028555 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9fbca34588e94246891cb442c4cae7f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "03058bd16c6944cfb4dddbc378ae2974"
I20260630 12:24:43.029127 15142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:43.031796 15245 leader_election.cc:336] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905): Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111)
I20260630 12:24:43.034266 15142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbca34588e94246891cb442c4cae7f1 in term 2.
I20260630 12:24:43.035147 15247 leader_election.cc:304] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [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: 03058bd16c6944cfb4dddbc378ae2974, 9fbca34588e94246891cb442c4cae7f1; no voters: 19d1d7d0b6ac4a20b0b0f360c956a706
I20260630 12:24:43.035771 15644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:43.036948 15644 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 2 LEADER]: Becoming Leader. State: Replica: 9fbca34588e94246891cb442c4cae7f1, State: Running, Role: LEADER
I20260630 12:24:43.037956 15644 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } }
I20260630 12:24:43.043855 15647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9fbca34588e94246891cb442c4cae7f1. Latest consensus state: current_term: 2 leader_uuid: "9fbca34588e94246891cb442c4cae7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:43.044669 15647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:43.046414 15649 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:43.052233 15649 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d6326b29e81149c98e368e3ac79790b1]
I20260630 12:24:43.056648 15649 tablet_loader.cc:96] loaded metadata for tablet 0a9d3a5af7c84d41b381133503d81d7d (table test-workload [id=d6326b29e81149c98e368e3ac79790b1])
I20260630 12:24:43.057523 15649 tablet_loader.cc:96] loaded metadata for tablet 5d490f8206a341d2bfa965129af68937 (table test-workload [id=d6326b29e81149c98e368e3ac79790b1])
I20260630 12:24:43.058380 15649 tablet_loader.cc:96] loaded metadata for tablet b60c65f9be284b7a99dce86b36ed615f (table test-workload [id=d6326b29e81149c98e368e3ac79790b1])
I20260630 12:24:43.059298 15649 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:43.062337 15649 catalog_manager.cc:1295] Loaded cluster ID: c52b2957d44b4f6db816d10e7ecb39af
I20260630 12:24:43.062565 15649 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:43.065928 15649 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:43.068719 15649 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: Loaded TSK: 0
I20260630 12:24:43.069741 15649 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:24:43.463349 15245 consensus_peers.cc:597] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 -> Peer 19d1d7d0b6ac4a20b0b0f360c956a706 (127.13.179.61:37905): Couldn't send request to peer 19d1d7d0b6ac4a20b0b0f360c956a706. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.61:37905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:43.577489 15142 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 2 FOLLOWER]: Refusing update from remote peer 9fbca34588e94246891cb442c4cae7f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260630 12:24:43.578696 15647 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:24:43.583221 15653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9fbca34588e94246891cb442c4cae7f1. Latest consensus state: current_term: 2 leader_uuid: "9fbca34588e94246891cb442c4cae7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:43.583820 15653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:43.587723 15647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "9fbca34588e94246891cb442c4cae7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:43.588287 15647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:43.589010 15653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "9fbca34588e94246891cb442c4cae7f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03058bd16c6944cfb4dddbc378ae2974" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 35381 } } peers { permanent_uuid: "19d1d7d0b6ac4a20b0b0f360c956a706" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 37905 } } peers { permanent_uuid: "9fbca34588e94246891cb442c4cae7f1" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35921 } } }
I20260630 12:24:43.589798 15653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:44.313750 15424 heartbeater.cc:499] Master 127.13.179.60:35921 was elected leader, sending a full tablet report...
I20260630 12:24:44.350718 15502 heartbeater.cc:499] Master 127.13.179.60:35921 was elected leader, sending a full tablet report...
I20260630 12:24:44.351711 15580 heartbeater.cc:499] Master 127.13.179.60:35921 was elected leader, sending a full tablet report...
I20260630 12:24:44.598239 15338 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:44.600998 15338 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:45.129822 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:24:45.147779 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:45.148553 14028 tablet_replica.cc:333] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14: stopping tablet replica
I20260630 12:24:45.149204 14028 raft_consensus.cc:2243] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:45.149708 14028 raft_consensus.cc:2272] T b60c65f9be284b7a99dce86b36ed615f P f81be7846d374597b07b6d3f73781a14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:45.173612 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:24:45.186177 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:24:45.209856 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:45.210704 14028 tablet_replica.cc:333] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e: stopping tablet replica
I20260630 12:24:45.211436 14028 raft_consensus.cc:2243] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:45.211967 14028 raft_consensus.cc:2272] T 5d490f8206a341d2bfa965129af68937 P 74f81c807e9049d7972ceee65a8af13e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:45.247906 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:24:45.256831 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:24:45.278152 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:45.278748 14028 tablet_replica.cc:333] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75: stopping tablet replica
I20260630 12:24:45.279258 14028 raft_consensus.cc:2243] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:45.279692 14028 raft_consensus.cc:2272] T 0a9d3a5af7c84d41b381133503d81d7d P 78d081b5ead4434585fc47aa208a0e75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:45.297402 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:24:45.306368 14028 master.cc:562] Master@127.13.179.62:35381 shutting down...
I20260630 12:24:45.325012 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:45.325542 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:45.325798 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03058bd16c6944cfb4dddbc378ae2974: stopping tablet replica
I20260630 12:24:45.343673 14028 master.cc:584] Master@127.13.179.62:35381 shutdown complete.
I20260630 12:24:45.355033 14028 master.cc:562] Master@127.13.179.60:35921 shutting down...
I20260630 12:24:45.370652 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:45.371582 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:45.371852 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9fbca34588e94246891cb442c4cae7f1: stopping tablet replica
I20260630 12:24:45.390612 14028 master.cc:584] Master@127.13.179.60:35921 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9193 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:24:45.420533 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:38869
I20260630 12:24:45.421677 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:45.427111 15667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:45.427197 15668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.428387 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:45.428480 15670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.429445 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:45.429692 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:45.429848 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822285429834 us; error 0 us; skew 500 ppm
I20260630 12:24:45.430346 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:45.432622 14028 webserver.cc:533] Webserver started at http://127.13.179.62:41031/ using document root <none> and password file <none>
I20260630 12:24:45.433081 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:45.433324 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:45.433598 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:45.434674 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "4247b8e6083849828073bcaf3714ee2e"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.438827 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:45.441958 15675 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.442653 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:45.442945 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "4247b8e6083849828073bcaf3714ee2e"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.443207 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:45.454576 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:45.455636 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:45.490829 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:38869
I20260630 12:24:45.490928 15726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:38869 every 8 connection(s)
I20260630 12:24:45.494611 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:45.503877 15727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e: Bootstrap starting.
I20260630 12:24:45.507850 15727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:45.511507 15727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e: No bootstrap required, opened a new log
I20260630 12:24:45.513315 15727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER }
I20260630 12:24:45.513646 15727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:45.513813 15727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4247b8e6083849828073bcaf3714ee2e, State: Initialized, Role: FOLLOWER
I20260630 12:24:45.514370 15727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER }
I20260630 12:24:45.514772 15727 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:45.514950 15727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:45.515152 15727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:45.518759 15727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER }
I20260630 12:24:45.519198 15727 leader_election.cc:304] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [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: 4247b8e6083849828073bcaf3714ee2e; no voters: 
I20260630 12:24:45.520223 15727 leader_election.cc:290] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:45.520607 15730 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:45.521950 15730 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 1 LEADER]: Becoming Leader. State: Replica: 4247b8e6083849828073bcaf3714ee2e, State: Running, Role: LEADER
I20260630 12:24:45.522491 15730 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [LEADER]: Queue going to LEADER mode. State: All 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: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER }
I20260630 12:24:45.523128 15727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:45.525277 15731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4247b8e6083849828073bcaf3714ee2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER } }
I20260630 12:24:45.525414 15732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4247b8e6083849828073bcaf3714ee2e. Latest consensus state: current_term: 1 leader_uuid: "4247b8e6083849828073bcaf3714ee2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4247b8e6083849828073bcaf3714ee2e" member_type: VOTER } }
I20260630 12:24:45.525966 15731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:45.525997 15732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:45.529072 15735 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:45.534459 15735 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:45.537668 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:45.542510 15735 catalog_manager.cc:1383] Generated new cluster ID: 289cfc4bf76e48a98fa7c36ec488a9a7
I20260630 12:24:45.542745 15735 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:45.559226 15735 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:45.560309 15735 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:45.573642 15735 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e: Generated new TSK 0
I20260630 12:24:45.574136 15735 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:45.603662 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:45.609028 15748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:45.610244 15749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.611974 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:45.612607 15751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.613427 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:45.613646 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:45.613816 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822285613794 us; error 0 us; skew 500 ppm
I20260630 12:24:45.614295 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:45.616441 14028 webserver.cc:533] Webserver started at http://127.13.179.1:41603/ using document root <none> and password file <none>
I20260630 12:24:45.616891 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:45.617091 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:45.617414 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:45.618433 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "90c6f82dd1d34f51b56330df72cbaa3d"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.622545 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:45.625783 15756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.626555 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:45.626866 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "90c6f82dd1d34f51b56330df72cbaa3d"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.627166 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:45.644145 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:45.645329 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:45.646698 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:45.648901 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:45.649112 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.649362 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:45.649545 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.687178 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:46613
I20260630 12:24:45.687256 15818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:46613 every 8 connection(s)
I20260630 12:24:45.691911 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:45.698472 15823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:45.699710 15824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.702466 14028 server_base.cc:1061] running on GCE node
W20260630 12:24:45.702941 15826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.704041 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:45.704299 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:45.704525 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822285704506 us; error 0 us; skew 500 ppm
I20260630 12:24:45.705003 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:45.705349 15819 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38869
I20260630 12:24:45.705760 15819 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:45.706552 15819 heartbeater.cc:507] Master 127.13.179.62:38869 requested a full tablet report, sending...
I20260630 12:24:45.707396 14028 webserver.cc:533] Webserver started at http://127.13.179.2:44855/ using document root <none> and password file <none>
I20260630 12:24:45.707921 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:45.708127 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:45.708384 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:45.708781 15692 ts_manager.cc:194] Registered new tserver with Master: 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613)
I20260630 12:24:45.709571 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "4c466f39e7d44d449e8e58d5ea307e82"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.710647 15692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46102
I20260630 12:24:45.713792 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:24:45.716840 15831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.717527 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:45.717797 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "4c466f39e7d44d449e8e58d5ea307e82"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.718057 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:45.734619 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:45.735653 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:45.736961 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:45.739017 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:45.739233 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.739457 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:45.739624 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.777551 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43043
I20260630 12:24:45.777649 15893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43043 every 8 connection(s)
I20260630 12:24:45.782269 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:45.788936 15897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:45.789867 15898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:45.791911 15900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:45.793092 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:45.794056 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:45.794312 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:45.794520 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822285794483 us; error 0 us; skew 500 ppm
I20260630 12:24:45.795153 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:45.795178 15894 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38869
I20260630 12:24:45.795678 15894 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:45.796523 15894 heartbeater.cc:507] Master 127.13.179.62:38869 requested a full tablet report, sending...
I20260630 12:24:45.797672 14028 webserver.cc:533] Webserver started at http://127.13.179.3:33683/ using document root <none> and password file <none>
I20260630 12:24:45.798267 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:45.798493 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:45.798660 15692 ts_manager.cc:194] Registered new tserver with Master: 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043)
I20260630 12:24:45.798805 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:45.800279 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "24624ecbba46447eb3cb39756c3bb6c9"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.800421 15692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46108
I20260630 12:24:45.804557 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:24:45.807760 15905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.808549 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:45.808825 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "24624ecbba46447eb3cb39756c3bb6c9"
format_stamp: "Formatted at 2026-06-30 12:24:45 on dist-test-slave-wjf0"
I20260630 12:24:45.809067 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:45.832823 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:45.833963 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:45.835261 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:45.837389 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:45.837602 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.837847 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:45.838030 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:45.874488 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:45469
I20260630 12:24:45.874577 15967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:45469 every 8 connection(s)
I20260630 12:24:45.887600 15968 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38869
I20260630 12:24:45.887905 15968 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:45.888558 15968 heartbeater.cc:507] Master 127.13.179.62:38869 requested a full tablet report, sending...
I20260630 12:24:45.890329 15692 ts_manager.cc:194] Registered new tserver with Master: 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469)
I20260630 12:24:45.890870 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013325948s
I20260630 12:24:45.891999 15692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46118
I20260630 12:24:46.712947 15819 heartbeater.cc:499] Master 127.13.179.62:38869 was elected leader, sending a full tablet report...
I20260630 12:24:46.802736 15894 heartbeater.cc:499] Master 127.13.179.62:38869 was elected leader, sending a full tablet report...
I20260630 12:24:46.894448 15968 heartbeater.cc:499] Master 127.13.179.62:38869 was elected leader, sending a full tablet report...
I20260630 12:24:46.944768 15692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46122:
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:24:46.946834 15692 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:24:46.993232 15859 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba7f93df78e4c018eafd1e468d6842b (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:46.993464 15858 tablet_service.cc:1511] Processing CreateTablet for tablet fc1de4b5d1e2463e93878aa957649c34 (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:46.994711 15859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba7f93df78e4c018eafd1e468d6842b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:46.995522 15858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1de4b5d1e2463e93878aa957649c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:46.998638 15784 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba7f93df78e4c018eafd1e468d6842b (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:46.999928 15784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba7f93df78e4c018eafd1e468d6842b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:47.000598 15783 tablet_service.cc:1511] Processing CreateTablet for tablet fc1de4b5d1e2463e93878aa957649c34 (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:47.001888 15783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1de4b5d1e2463e93878aa957649c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:47.011063 15933 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba7f93df78e4c018eafd1e468d6842b (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:24:47.012636 15933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba7f93df78e4c018eafd1e468d6842b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:47.014497 15988 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: Bootstrap starting.
I20260630 12:24:47.018280 15932 tablet_service.cc:1511] Processing CreateTablet for tablet fc1de4b5d1e2463e93878aa957649c34 (DEFAULT_TABLE table=test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:24:47.018816 15989 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: Bootstrap starting.
I20260630 12:24:47.019636 15932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc1de4b5d1e2463e93878aa957649c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:47.021872 15988 tablet_bootstrap.cc:654] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.025411 15989 tablet_bootstrap.cc:654] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.033236 15988 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: No bootstrap required, opened a new log
I20260630 12:24:47.033716 15988 ts_tablet_manager.cc:1403] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:24:47.036374 15988 raft_consensus.cc:359] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.037222 15988 raft_consensus.cc:385] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.037578 15988 raft_consensus.cc:740] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c466f39e7d44d449e8e58d5ea307e82, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.038544 15988 consensus_queue.cc:260] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.040094 15992 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Bootstrap starting.
I20260630 12:24:47.047930 15988 ts_tablet_manager.cc:1434] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:24:47.048310 15992 tablet_bootstrap.cc:654] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.048899 15988 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: Bootstrap starting.
I20260630 12:24:47.049487 15989 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: No bootstrap required, opened a new log
I20260630 12:24:47.049959 15989 ts_tablet_manager.cc:1403] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.014s
I20260630 12:24:47.053865 15989 raft_consensus.cc:359] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.054533 15989 raft_consensus.cc:385] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.054888 15989 raft_consensus.cc:740] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90c6f82dd1d34f51b56330df72cbaa3d, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.055745 15989 consensus_queue.cc:260] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.056609 15988 tablet_bootstrap.cc:654] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.063875 15989 ts_tablet_manager.cc:1434] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:24:47.064554 15992 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: No bootstrap required, opened a new log
I20260630 12:24:47.064889 15989 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: Bootstrap starting.
I20260630 12:24:47.065048 15992 ts_tablet_manager.cc:1403] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260630 12:24:47.065466 15988 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: No bootstrap required, opened a new log
I20260630 12:24:47.065965 15988 ts_tablet_manager.cc:1403] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:24:47.068256 15992 raft_consensus.cc:359] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.068542 15988 raft_consensus.cc:359] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.069376 15992 raft_consensus.cc:385] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.069525 15988 raft_consensus.cc:385] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.069742 15992 raft_consensus.cc:740] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24624ecbba46447eb3cb39756c3bb6c9, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.069950 15988 raft_consensus.cc:740] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c466f39e7d44d449e8e58d5ea307e82, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.070977 15989 tablet_bootstrap.cc:654] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.070552 15992 consensus_queue.cc:260] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.070730 15988 consensus_queue.cc:260] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.072890 15988 ts_tablet_manager.cc:1434] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260630 12:24:47.084652 15992 ts_tablet_manager.cc:1434] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.009s
I20260630 12:24:47.085703 15992 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: Bootstrap starting.
I20260630 12:24:47.086421 15989 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: No bootstrap required, opened a new log
I20260630 12:24:47.086830 15989 ts_tablet_manager.cc:1403] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260630 12:24:47.088732 15989 raft_consensus.cc:359] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.089485 15989 raft_consensus.cc:385] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.089768 15989 raft_consensus.cc:740] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90c6f82dd1d34f51b56330df72cbaa3d, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.090445 15989 consensus_queue.cc:260] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.091321 15992 tablet_bootstrap.cc:654] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:47.092438 15989 ts_tablet_manager.cc:1434] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:24:47.093820 15993 raft_consensus.cc:493] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:47.094398 15993 raft_consensus.cc:515] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.097231 15993 leader_election.cc:290] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469), 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613)
I20260630 12:24:47.097728 15992 tablet_bootstrap.cc:492] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: No bootstrap required, opened a new log
I20260630 12:24:47.098245 15992 ts_tablet_manager.cc:1403] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:24:47.100946 15992 raft_consensus.cc:359] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.101648 15992 raft_consensus.cc:385] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:47.102005 15992 raft_consensus.cc:740] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24624ecbba46447eb3cb39756c3bb6c9, State: Initialized, Role: FOLLOWER
I20260630 12:24:47.102778 15992 consensus_queue.cc:260] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.104728 15992 ts_tablet_manager.cc:1434] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:24:47.110173 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "4c466f39e7d44d449e8e58d5ea307e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24624ecbba46447eb3cb39756c3bb6c9" is_pre_election: true
I20260630 12:24:47.110819 15943 raft_consensus.cc:2468] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c466f39e7d44d449e8e58d5ea307e82 in term 0.
I20260630 12:24:47.111927 15835 leader_election.cc:304] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24624ecbba46447eb3cb39756c3bb6c9, 4c466f39e7d44d449e8e58d5ea307e82; no voters: 
I20260630 12:24:47.112380 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "4c466f39e7d44d449e8e58d5ea307e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" is_pre_election: true
I20260630 12:24:47.112766 15993 raft_consensus.cc:2804] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:47.113008 15794 raft_consensus.cc:2468] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c466f39e7d44d449e8e58d5ea307e82 in term 0.
I20260630 12:24:47.113142 15993 raft_consensus.cc:493] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:47.113534 15993 raft_consensus.cc:3060] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.117946 15993 raft_consensus.cc:515] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.119321 15993 leader_election.cc:290] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [CANDIDATE]: Term 1 election: Requested vote from peers 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469), 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613)
I20260630 12:24:47.119956 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "4c466f39e7d44d449e8e58d5ea307e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24624ecbba46447eb3cb39756c3bb6c9"
I20260630 12:24:47.120173 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "4c466f39e7d44d449e8e58d5ea307e82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90c6f82dd1d34f51b56330df72cbaa3d"
I20260630 12:24:47.120428 15943 raft_consensus.cc:3060] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.120709 15794 raft_consensus.cc:3060] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.125360 15943 raft_consensus.cc:2468] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c466f39e7d44d449e8e58d5ea307e82 in term 1.
I20260630 12:24:47.125480 15794 raft_consensus.cc:2468] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c466f39e7d44d449e8e58d5ea307e82 in term 1.
I20260630 12:24:47.126395 15835 leader_election.cc:304] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24624ecbba46447eb3cb39756c3bb6c9, 4c466f39e7d44d449e8e58d5ea307e82; no voters: 
I20260630 12:24:47.126932 15993 raft_consensus.cc:2804] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:47.127656 15995 raft_consensus.cc:493] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:47.128103 15993 raft_consensus.cc:697] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 LEADER]: Becoming Leader. State: Replica: 4c466f39e7d44d449e8e58d5ea307e82, State: Running, Role: LEADER
I20260630 12:24:47.128122 15995 raft_consensus.cc:515] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.129060 15993 consensus_queue.cc:237] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } }
I20260630 12:24:47.130767 15995 leader_election.cc:290] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043), 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469)
I20260630 12:24:47.140713 15690 catalog_manager.cc:5697] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "4c466f39e7d44d449e8e58d5ea307e82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:47.142002 15869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1de4b5d1e2463e93878aa957649c34" candidate_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c466f39e7d44d449e8e58d5ea307e82" is_pre_election: true
I20260630 12:24:47.142659 15869 raft_consensus.cc:2468] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90c6f82dd1d34f51b56330df72cbaa3d in term 0.
I20260630 12:24:47.145551 15760 leader_election.cc:304] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c466f39e7d44d449e8e58d5ea307e82, 90c6f82dd1d34f51b56330df72cbaa3d; no voters: 
I20260630 12:24:47.145709 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1de4b5d1e2463e93878aa957649c34" candidate_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24624ecbba46447eb3cb39756c3bb6c9" is_pre_election: true
I20260630 12:24:47.146301 15943 raft_consensus.cc:2468] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90c6f82dd1d34f51b56330df72cbaa3d in term 0.
I20260630 12:24:47.146678 15995 raft_consensus.cc:2804] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:47.147022 15995 raft_consensus.cc:493] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:47.147269 15995 raft_consensus.cc:3060] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.152904 15995 raft_consensus.cc:515] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.154253 15995 leader_election.cc:290] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [CANDIDATE]: Term 1 election: Requested vote from peers 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043), 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469)
I20260630 12:24:47.154951 15869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1de4b5d1e2463e93878aa957649c34" candidate_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c466f39e7d44d449e8e58d5ea307e82"
I20260630 12:24:47.155048 15943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc1de4b5d1e2463e93878aa957649c34" candidate_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24624ecbba46447eb3cb39756c3bb6c9"
I20260630 12:24:47.155372 15869 raft_consensus.cc:3060] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.155535 15943 raft_consensus.cc:3060] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:47.159703 15943 raft_consensus.cc:2468] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90c6f82dd1d34f51b56330df72cbaa3d in term 1.
I20260630 12:24:47.159722 15869 raft_consensus.cc:2468] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90c6f82dd1d34f51b56330df72cbaa3d in term 1.
I20260630 12:24:47.160749 15760 leader_election.cc:304] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24624ecbba46447eb3cb39756c3bb6c9, 90c6f82dd1d34f51b56330df72cbaa3d; no voters: 
I20260630 12:24:47.161373 15995 raft_consensus.cc:2804] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:47.162358 15995 raft_consensus.cc:697] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 LEADER]: Becoming Leader. State: Replica: 90c6f82dd1d34f51b56330df72cbaa3d, State: Running, Role: LEADER
I20260630 12:24:47.163048 15995 consensus_queue.cc:237] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } }
I20260630 12:24:47.168903 15690 catalog_manager.cc:5697] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1). New cstate: current_term: 1 leader_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:47.537654 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:47.539548 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:47.539901 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:47.588124 15995 consensus_queue.cc:1048] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:47.599115 16006 consensus_queue.cc:1048] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:47.641194 15993 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:47.652057 16016 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:49.540705 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:49.543212 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:49.543624 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:51.544625 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:51.546598 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:51.546931 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:24:51.879050 15890 debug-util.cc:398] Leaking SignalData structure 0x7b0800108d40 after lost signal to thread 14031
W20260630 12:24:51.879954 15890 debug-util.cc:398] Leaking SignalData structure 0x7b0800107460 after lost signal to thread 15726
W20260630 12:24:51.881037 15890 debug-util.cc:398] Leaking SignalData structure 0x7b08001adce0 after lost signal to thread 15818
W20260630 12:24:51.881939 15890 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8bc0 after lost signal to thread 15893
W20260630 12:24:51.882889 15890 debug-util.cc:398] Leaking SignalData structure 0x7b080020d500 after lost signal to thread 15967
I20260630 12:24:53.547940 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:53.550666 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:53.551064 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:55.551968 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:55.553735 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:55.553983 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:57.554782 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:57.556550 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:57.556881 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:58.428165 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:58.435089 16028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:58.435184 16027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:58.436509 16030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:58.438371 14028 server_base.cc:1061] running on GCE node
I20260630 12:24:58.439953 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:58.440207 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:58.440423 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822298440398 us; error 0 us; skew 500 ppm
I20260630 12:24:58.440917 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:58.444224 14028 webserver.cc:533] Webserver started at http://127.13.179.4:38731/ using document root <none> and password file <none>
I20260630 12:24:58.445015 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:58.445389 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:58.445894 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:58.447970 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "1245c55daac94921bbdf7972fb5bfb31"
format_stamp: "Formatted at 2026-06-30 12:24:58 on dist-test-slave-wjf0"
I20260630 12:24:58.457538 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:24:58.462646 16035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:58.463640 14028 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:24:58.463979 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "1245c55daac94921bbdf7972fb5bfb31"
format_stamp: "Formatted at 2026-06-30 12:24:58 on dist-test-slave-wjf0"
I20260630 12:24:58.464383 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:58.489612 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:58.490976 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:58.492492 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:58.494958 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:58.495190 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:58.495429 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:58.495608 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:58.541112 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:40071
I20260630 12:24:58.541234 16097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:40071 every 8 connection(s)
I20260630 12:24:58.565564 16098 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38869
I20260630 12:24:58.565963 16098 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:58.566606 16098 heartbeater.cc:507] Master 127.13.179.62:38869 requested a full tablet report, sending...
I20260630 12:24:58.568367 15692 ts_manager.cc:194] Registered new tserver with Master: 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4:40071)
I20260630 12:24:58.569953 15692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57790
I20260630 12:24:58.600085 15869 consensus_queue.cc:237] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [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: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } }
I20260630 12:24:58.608037 15794 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:58.609630 16026 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:58.610133 15943 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:58.611503 16026 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:58.619091 16105 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } } }
W20260630 12:24:58.620638 15834 consensus_peers.cc:597] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 -> Peer 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4:40071): Couldn't send request to peer 1245c55daac94921bbdf7972fb5bfb31. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ba7f93df78e4c018eafd1e468d6842b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:58.620810 15794 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } } }
I20260630 12:24:58.622633 15943 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } } }
I20260630 12:24:58.636952 15692 catalog_manager.cc:5697] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d reported cstate change: config changed from index -1 to 2, NON_VOTER 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "4c466f39e7d44d449e8e58d5ea307e82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } } }
I20260630 12:24:59.223827 16116 ts_tablet_manager.cc:933] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Initiating tablet copy from peer 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043)
I20260630 12:24:59.225471 16116 tablet_copy_client.cc:323] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:43043
I20260630 12:24:59.236086 15879 tablet_copy_service.cc:140] P 4c466f39e7d44d449e8e58d5ea307e82: Received BeginTabletCopySession request for tablet 5ba7f93df78e4c018eafd1e468d6842b from peer 1245c55daac94921bbdf7972fb5bfb31 ({username='slave'} at 127.0.0.1:48972)
I20260630 12:24:59.236546 15879 tablet_copy_service.cc:161] P 4c466f39e7d44d449e8e58d5ea307e82: Beginning new tablet copy session on tablet 5ba7f93df78e4c018eafd1e468d6842b from peer 1245c55daac94921bbdf7972fb5bfb31 at {username='slave'} at 127.0.0.1:48972: session id = 1245c55daac94921bbdf7972fb5bfb31-5ba7f93df78e4c018eafd1e468d6842b
I20260630 12:24:59.241519 15879 tablet_copy_source_session.cc:215] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:59.243965 16116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba7f93df78e4c018eafd1e468d6842b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:59.253643 16116 tablet_copy_client.cc:806] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:59.254169 16116 tablet_copy_client.cc:670] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:59.257297 16116 tablet_copy_client.cc:538] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:59.262358 16116 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Bootstrap starting.
I20260630 12:24:59.275774 16116 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:59.276376 16116 tablet_bootstrap.cc:492] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Bootstrap complete.
I20260630 12:24:59.276844 16116 ts_tablet_manager.cc:1403] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260630 12:24:59.278774 16116 raft_consensus.cc:359] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } }
I20260630 12:24:59.279300 16116 raft_consensus.cc:740] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1245c55daac94921bbdf7972fb5bfb31, State: Initialized, Role: LEARNER
I20260630 12:24:59.279801 16116 consensus_queue.cc:260] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [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: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: true } }
I20260630 12:24:59.281929 16098 heartbeater.cc:499] Master 127.13.179.62:38869 was elected leader, sending a full tablet report...
I20260630 12:24:59.282351 16116 ts_tablet_manager.cc:1434] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:24:59.284036 15879 tablet_copy_service.cc:342] P 4c466f39e7d44d449e8e58d5ea307e82: Request end of tablet copy session 1245c55daac94921bbdf7972fb5bfb31-5ba7f93df78e4c018eafd1e468d6842b received from {username='slave'} at 127.0.0.1:48972
I20260630 12:24:59.284464 15879 tablet_copy_service.cc:434] P 4c466f39e7d44d449e8e58d5ea307e82: ending tablet copy session 1245c55daac94921bbdf7972fb5bfb31-5ba7f93df78e4c018eafd1e468d6842b on tablet 5ba7f93df78e4c018eafd1e468d6842b with peer 1245c55daac94921bbdf7972fb5bfb31
I20260630 12:24:59.557765 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:59.559872 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:24:59.560252 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:59.702066 16073 raft_consensus.cc:1217] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:00.286379 16125 raft_consensus.cc:1064] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: attempting to promote NON_VOTER 1245c55daac94921bbdf7972fb5bfb31 to VOTER
I20260630 12:25:00.291123 16125 consensus_queue.cc:237] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [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: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } }
I20260630 12:25:00.298020 16073 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 LEARNER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:00.299902 16125 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } 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:25:00.301258 15794 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:00.302007 15943 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:00.303918 16125 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:00.304936 16123 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:00.315160 16123 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.316788 15794 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.321718 15942 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.331147 16073 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.334270 15691 catalog_manager.cc:5697] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d reported cstate change: config changed from index 2 to 3, 1245c55daac94921bbdf7972fb5bfb31 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c466f39e7d44d449e8e58d5ea307e82" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "24624ecbba46447eb3cb39756c3bb6c9" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45469 } attrs { replace: true } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.373034 15869 consensus_queue.cc:237] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [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: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } }
I20260630 12:25:00.377488 16073 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:00.378269 15794 raft_consensus.cc:1275] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Refusing update from remote peer 4c466f39e7d44d449e8e58d5ea307e82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:00.378562 16123 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:00.379558 16125 consensus_queue.cc:1048] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:00.384519 16123 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.387372 15794 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.392969 15679 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ba7f93df78e4c018eafd1e468d6842b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:00.393642 16073 raft_consensus.cc:2955] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } } }
I20260630 12:25:00.396795 15692 catalog_manager.cc:5697] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 reported cstate change: config changed from index 3 to 4, VOTER 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "4c466f39e7d44d449e8e58d5ea307e82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:00.408774 15932 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ba7f93df78e4c018eafd1e468d6842b with delete_type TABLET_DATA_TOMBSTONED (TS 24624ecbba46447eb3cb39756c3bb6c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57882
I20260630 12:25:00.412202 16138 tablet_replica.cc:333] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: stopping tablet replica
I20260630 12:25:00.413375 16138 raft_consensus.cc:2243] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:00.413869 16138 raft_consensus.cc:2272] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:00.416379 16138 ts_tablet_manager.cc:1916] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:00.425791 16138 ts_tablet_manager.cc:1929] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:00.426178 16138 log.cc:1199] T 5ba7f93df78e4c018eafd1e468d6842b P 24624ecbba46447eb3cb39756c3bb6c9: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/5ba7f93df78e4c018eafd1e468d6842b
I20260630 12:25:00.427516 15679 catalog_manager.cc:5028] TS 24624ecbba46447eb3cb39756c3bb6c9 (127.13.179.3:45469): tablet 5ba7f93df78e4c018eafd1e468d6842b (table test-workload [id=b2870bf4cb8c493ea5982e7873f0c63a]) successfully deleted
I20260630 12:25:01.561340 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:01.563202 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:01.563493 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:03.564350 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:03.566164 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:03.566443 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:05.567206 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:05.568881 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:05.569145 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:07.569895 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:07.571794 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:07.572082 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:09.572914 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:09.574868 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:09.575228 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:11.476938 16146 raft_consensus.cc:493] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c466f39e7d44d449e8e58d5ea307e82)
I20260630 12:25:11.477711 16146 raft_consensus.cc:515] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } }
I20260630 12:25:11.479882 16146 leader_election.cc:290] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043), 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613)
I20260630 12:25:11.481069 15869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "1245c55daac94921bbdf7972fb5bfb31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c466f39e7d44d449e8e58d5ea307e82" is_pre_election: true
I20260630 12:25:11.490938 15794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba7f93df78e4c018eafd1e468d6842b" candidate_uuid: "1245c55daac94921bbdf7972fb5bfb31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" is_pre_election: true
I20260630 12:25:11.492202 16036 leader_election.cc:304] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [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: 1245c55daac94921bbdf7972fb5bfb31; no voters: 4c466f39e7d44d449e8e58d5ea307e82, 90c6f82dd1d34f51b56330df72cbaa3d
I20260630 12:25:11.492867 16146 raft_consensus.cc:2749] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:11.576303 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:11.578131 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:11.578374 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:12.045109 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:25:12.067198 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.067929 14028 tablet_replica.cc:333] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d: stopping tablet replica
I20260630 12:25:12.068511 14028 raft_consensus.cc:2243] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.069416 14028 raft_consensus.cc:2272] T fc1de4b5d1e2463e93878aa957649c34 P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.071521 14028 tablet_replica.cc:333] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d: stopping tablet replica
I20260630 12:25:12.072005 14028 raft_consensus.cc:2243] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.072896 14028 raft_consensus.cc:2272] T 5ba7f93df78e4c018eafd1e468d6842b P 90c6f82dd1d34f51b56330df72cbaa3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.093879 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:25:12.105017 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
W20260630 12:25:12.116879 15832 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46613: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:25:12.123454 15832 consensus_peers.cc:597] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 -> Peer 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613): Couldn't send request to peer 90c6f82dd1d34f51b56330df72cbaa3d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:12.132414 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.133081 14028 tablet_replica.cc:333] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82: stopping tablet replica
I20260630 12:25:12.133647 14028 raft_consensus.cc:2243] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:12.134491 14028 raft_consensus.cc:2272] T 5ba7f93df78e4c018eafd1e468d6842b P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.136493 14028 tablet_replica.cc:333] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82: stopping tablet replica
I20260630 12:25:12.136917 14028 raft_consensus.cc:2243] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.137362 14028 raft_consensus.cc:2272] T fc1de4b5d1e2463e93878aa957649c34 P 4c466f39e7d44d449e8e58d5ea307e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:12.174088 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:25:12.185344 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:25:12.205960 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:12.206698 14028 tablet_replica.cc:333] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9: stopping tablet replica
I20260630 12:25:12.207250 14028 raft_consensus.cc:2243] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:12.207708 14028 raft_consensus.cc:2272] T fc1de4b5d1e2463e93878aa957649c34 P 24624ecbba46447eb3cb39756c3bb6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:12.393253 15964 debug-util.cc:398] Leaking SignalData structure 0x7b08001ccbe0 after lost signal to thread 14031
W20260630 12:25:12.394150 15964 debug-util.cc:398] Leaking SignalData structure 0x7b0800230fc0 after lost signal to thread 15726
W20260630 12:25:12.395076 15964 debug-util.cc:398] Leaking SignalData structure 0x7b080021d120 after lost signal to thread 15818
W20260630 12:25:12.396452 15964 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe600 after lost signal to thread 15967
W20260630 12:25:12.397311 15964 debug-util.cc:398] Leaking SignalData structure 0x7b08000be340 after lost signal to thread 16097
W20260630 12:25:13.226322 14028 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15964)
I20260630 12:25:13.388187 16151 raft_consensus.cc:493] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c466f39e7d44d449e8e58d5ea307e82)
I20260630 12:25:13.388669 16151 raft_consensus.cc:515] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c466f39e7d44d449e8e58d5ea307e82" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43043 } } peers { permanent_uuid: "90c6f82dd1d34f51b56330df72cbaa3d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46613 } } peers { permanent_uuid: "1245c55daac94921bbdf7972fb5bfb31" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 40071 } attrs { promote: false } }
I20260630 12:25:13.390277 16151 leader_election.cc:290] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043), 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613)
W20260630 12:25:13.396297 16039 leader_election.cc:336] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c466f39e7d44d449e8e58d5ea307e82 (127.13.179.2:43043): Network error: Client connection negotiation failed: client connection to 127.13.179.2:43043: connect: Connection refused (error 111)
W20260630 12:25:13.397116 16036 leader_election.cc:336] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 90c6f82dd1d34f51b56330df72cbaa3d (127.13.179.1:46613): Network error: Client connection negotiation failed: client connection to 127.13.179.1:46613: connect: Connection refused (error 111)
I20260630 12:25:13.397611 16036 leader_election.cc:304] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [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: 1245c55daac94921bbdf7972fb5bfb31; no voters: 4c466f39e7d44d449e8e58d5ea307e82, 90c6f82dd1d34f51b56330df72cbaa3d
I20260630 12:25:13.398288 16151 raft_consensus.cc:2749] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:13.579386 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:13.582043 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:13.582505 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:14.226792 14028 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15964)
I20260630 12:25:15.156384 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:25:15.172731 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:25:15.192665 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:15.193375 14028 tablet_replica.cc:333] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31: stopping tablet replica
I20260630 12:25:15.193867 14028 raft_consensus.cc:2243] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:15.194514 14028 raft_consensus.cc:2272] T 5ba7f93df78e4c018eafd1e468d6842b P 1245c55daac94921bbdf7972fb5bfb31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:15.583467 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:15.585366 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:15.585654 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:16.147230 16094 debug-util.cc:398] Leaking SignalData structure 0x7b08001202a0 after lost signal to thread 14031
W20260630 12:25:16.148121 16094 debug-util.cc:398] Leaking SignalData structure 0x7b0800120980 after lost signal to thread 15726
W20260630 12:25:16.149099 16094 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca880 after lost signal to thread 16097
W20260630 12:25:16.210937 14028 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16094)
W20260630 12:25:17.211485 14028 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16094)
I20260630 12:25:17.586634 15745 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:17.588578 15745 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:17.588935 15745 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:18.211949 14028 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 16094)
I20260630 12:25:18.350000 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:25:18.360258 14028 master.cc:562] Master@127.13.179.62:38869 shutting down...
I20260630 12:25:18.378051 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:18.378598 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:18.378862 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4247b8e6083849828073bcaf3714ee2e: stopping tablet replica
I20260630 12:25:18.397294 14028 master.cc:584] Master@127.13.179.62:38869 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (33010 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:25:18.431722 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:35895
I20260630 12:25:18.432813 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:18.438467 16156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:18.438431 16155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:18.439059 16158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:18.439698 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:18.440704 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:18.440888 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:18.441093 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822318441059 us; error 0 us; skew 500 ppm
I20260630 12:25:18.441641 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:18.443835 14028 webserver.cc:533] Webserver started at http://127.13.179.62:36025/ using document root <none> and password file <none>
I20260630 12:25:18.444278 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:18.444489 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:18.444777 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:18.445916 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-wjf0"
I20260630 12:25:18.449940 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:18.452903 16163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:18.453630 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:18.453928 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8"
format_stamp: "Formatted at 2026-06-30 12:25:18 on dist-test-slave-wjf0"
I20260630 12:25:18.454205 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:18.467551 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:18.468633 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:18.504714 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:35895
I20260630 12:25:18.504806 16214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:35895 every 8 connection(s)
I20260630 12:25:18.508355 16215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.518110 16215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8: Bootstrap starting.
I20260630 12:25:18.522374 16215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.526082 16215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8: No bootstrap required, opened a new log
I20260630 12:25:18.528062 16215 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER }
I20260630 12:25:18.528576 16215 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.528807 16215 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf56c7b1a76418cbcf9ec0a88b34dd8, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.529474 16215 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER }
I20260630 12:25:18.529923 16215 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:18.530148 16215 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:18.530408 16215 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.534255 16215 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER }
I20260630 12:25:18.534722 16215 leader_election.cc:304] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [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: 4bf56c7b1a76418cbcf9ec0a88b34dd8; no voters: 
I20260630 12:25:18.535730 16215 leader_election.cc:290] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:18.536032 16218 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:18.537381 16218 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf56c7b1a76418cbcf9ec0a88b34dd8, State: Running, Role: LEADER
I20260630 12:25:18.538029 16218 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [LEADER]: Queue going to LEADER mode. State: All 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: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER }
I20260630 12:25:18.538616 16215 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:18.543154 16220 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bf56c7b1a76418cbcf9ec0a88b34dd8. Latest consensus state: current_term: 1 leader_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER } }
I20260630 12:25:18.543388 16219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bf56c7b1a76418cbcf9ec0a88b34dd8" member_type: VOTER } }
I20260630 12:25:18.543892 16220 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.544113 16219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:18.545936 16225 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:18.550889 16225 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:18.554780 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:18.559630 16225 catalog_manager.cc:1383] Generated new cluster ID: c650825c4db94c25b9d52482d0f3a167
I20260630 12:25:18.559875 16225 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:18.580827 16225 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:18.582043 16225 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:18.597563 16225 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8: Generated new TSK 0
I20260630 12:25:18.598111 16225 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:18.620124 14028 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00016864s
W20260630 12:25:22.854234 16211 debug-util.cc:398] Leaking SignalData structure 0x7b080016ef00 after lost signal to thread 14031
W20260630 12:25:22.855254 16211 debug-util.cc:398] Leaking SignalData structure 0x7b08002217c0 after lost signal to thread 16214
I20260630 12:25:30.750083 14028 master.cc:562] Master@127.13.179.62:35895 shutting down...
I20260630 12:25:30.771440 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:30.772214 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:30.772567 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bf56c7b1a76418cbcf9ec0a88b34dd8: stopping tablet replica
I20260630 12:25:30.811235 14028 master.cc:584] Master@127.13.179.62:35895 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12407 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:25:30.838876 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:40189
I20260630 12:25:30.839893 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:30.844818 16239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:30.845008 16238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:30.846390 16241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:30.847062 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:30.849006 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:30.849238 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:30.849411 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822330849361 us; error 0 us; skew 500 ppm
I20260630 12:25:30.849925 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:30.852027 14028 webserver.cc:533] Webserver started at http://127.13.179.62:43645/ using document root <none> and password file <none>
I20260630 12:25:30.852487 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:30.852670 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:30.852950 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:30.854144 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "889a1a24a5ea4ab797c452436a6a61a6"
format_stamp: "Formatted at 2026-06-30 12:25:30 on dist-test-slave-wjf0"
I20260630 12:25:30.858278 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:30.861441 16246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:30.862113 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:30.862380 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "889a1a24a5ea4ab797c452436a6a61a6"
format_stamp: "Formatted at 2026-06-30 12:25:30 on dist-test-slave-wjf0"
I20260630 12:25:30.862645 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:30.878168 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:30.879276 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:30.916463 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:40189
I20260630 12:25:30.916563 16297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:40189 every 8 connection(s)
I20260630 12:25:30.920239 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:30.930588 16298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6: Bootstrap starting.
I20260630 12:25:30.934928 16298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:30.938804 16298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6: No bootstrap required, opened a new log
I20260630 12:25:30.940758 16298 raft_consensus.cc:359] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER }
I20260630 12:25:30.941150 16298 raft_consensus.cc:385] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:30.941409 16298 raft_consensus.cc:740] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 889a1a24a5ea4ab797c452436a6a61a6, State: Initialized, Role: FOLLOWER
I20260630 12:25:30.941988 16298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER }
I20260630 12:25:30.942408 16298 raft_consensus.cc:399] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:30.942602 16298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:30.942812 16298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:30.946646 16298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER }
I20260630 12:25:30.947031 16298 leader_election.cc:304] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [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: 889a1a24a5ea4ab797c452436a6a61a6; no voters: 
I20260630 12:25:30.948019 16298 leader_election.cc:290] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:30.948396 16301 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:30.949715 16301 raft_consensus.cc:697] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 1 LEADER]: Becoming Leader. State: Replica: 889a1a24a5ea4ab797c452436a6a61a6, State: Running, Role: LEADER
I20260630 12:25:30.950277 16301 consensus_queue.cc:237] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [LEADER]: Queue going to LEADER mode. State: All 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: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER }
I20260630 12:25:30.950888 16298 sys_catalog.cc:565] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:30.956741 16302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "889a1a24a5ea4ab797c452436a6a61a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER } }
I20260630 12:25:30.956923 16303 sys_catalog.cc:455] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 889a1a24a5ea4ab797c452436a6a61a6. Latest consensus state: current_term: 1 leader_uuid: "889a1a24a5ea4ab797c452436a6a61a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "889a1a24a5ea4ab797c452436a6a61a6" member_type: VOTER } }
I20260630 12:25:30.957376 16302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:30.957433 16303 sys_catalog.cc:458] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:30.959367 16310 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:30.964270 16310 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:30.966413 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:30.972357 16310 catalog_manager.cc:1383] Generated new cluster ID: 1d810fc6995b4a9f9180f720485d3ff6
I20260630 12:25:30.972618 16310 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:30.991611 16310 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:30.992792 16310 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:31.008266 16310 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6: Generated new TSK 0
I20260630 12:25:31.008797 16310 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:31.032295 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.038312 16319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:31.039819 16320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:31.041193 14028 server_base.cc:1061] running on GCE node
W20260630 12:25:31.041270 16322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:31.042229 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.042415 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.042538 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822331042526 us; error 0 us; skew 500 ppm
I20260630 12:25:31.042939 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.044992 14028 webserver.cc:533] Webserver started at http://127.13.179.1:43571/ using document root <none> and password file <none>
I20260630 12:25:31.045485 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.045668 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.045892 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.046953 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "bc54fd6b4bca4327878635791d6ed791"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.051064 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:31.054306 16327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.054987 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:31.055212 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "bc54fd6b4bca4327878635791d6ed791"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.055465 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:31.072574 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.073652 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.074967 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.077145 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.077322 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.077586 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.077742 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.115273 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:45099
I20260630 12:25:31.115361 16389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:45099 every 8 connection(s)
I20260630 12:25:31.120365 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.126888 16394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:31.129361 16395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:31.130425 16397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:31.130649 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:31.131712 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.131953 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.132139 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822331132116 us; error 0 us; skew 500 ppm
I20260630 12:25:31.132620 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.132968 16390 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40189
I20260630 12:25:31.133394 16390 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.134379 16390 heartbeater.cc:507] Master 127.13.179.62:40189 requested a full tablet report, sending...
I20260630 12:25:31.135335 14028 webserver.cc:533] Webserver started at http://127.13.179.2:39821/ using document root <none> and password file <none>
I20260630 12:25:31.135838 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.136035 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.136309 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.136689 16263 ts_manager.cc:194] Registered new tserver with Master: bc54fd6b4bca4327878635791d6ed791 (127.13.179.1:45099)
I20260630 12:25:31.137585 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "c8d20465559a45eab97dad2123136f29"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.138674 16263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60572
I20260630 12:25:31.142246 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:25:31.145364 16402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.146040 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:31.146310 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "c8d20465559a45eab97dad2123136f29"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.146585 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:31.162617 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.163707 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.165092 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.167454 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.167670 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.167899 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.168090 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.204800 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:34343
I20260630 12:25:31.204886 16464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:34343 every 8 connection(s)
I20260630 12:25:31.209595 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:31.216557 16468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:31.217922 16469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:31.219604 16471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:31.220404 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:31.221740 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:31.222043 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:31.222069 16465 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40189
I20260630 12:25:31.222237 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822331222222 us; error 0 us; skew 500 ppm
I20260630 12:25:31.222646 16465 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.222971 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:31.223423 16465 heartbeater.cc:507] Master 127.13.179.62:40189 requested a full tablet report, sending...
I20260630 12:25:31.225616 14028 webserver.cc:533] Webserver started at http://127.13.179.3:40183/ using document root <none> and password file <none>
I20260630 12:25:31.225684 16263 ts_manager.cc:194] Registered new tserver with Master: c8d20465559a45eab97dad2123136f29 (127.13.179.2:34343)
I20260630 12:25:31.226315 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:31.226588 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:31.226929 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:31.227538 16263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60578
I20260630 12:25:31.228379 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "1214f30a5d1246349ade9f284ba6673a"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.232724 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:25:31.235754 16476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.236366 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:31.236627 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "1214f30a5d1246349ade9f284ba6673a"
format_stamp: "Formatted at 2026-06-30 12:25:31 on dist-test-slave-wjf0"
I20260630 12:25:31.236855 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:31.261193 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:31.262347 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:31.263713 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:31.265874 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:31.266072 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.266363 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:31.266526 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:31.304155 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:38265
I20260630 12:25:31.304243 16538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:38265 every 8 connection(s)
I20260630 12:25:31.318732 16539 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40189
I20260630 12:25:31.319103 16539 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:31.319778 16539 heartbeater.cc:507] Master 127.13.179.62:40189 requested a full tablet report, sending...
I20260630 12:25:31.321568 16263 ts_manager.cc:194] Registered new tserver with Master: 1214f30a5d1246349ade9f284ba6673a (127.13.179.3:38265)
I20260630 12:25:31.322544 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015569893s
I20260630 12:25:31.323040 16263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60590
I20260630 12:25:32.141335 16390 heartbeater.cc:499] Master 127.13.179.62:40189 was elected leader, sending a full tablet report...
I20260630 12:25:32.230157 16465 heartbeater.cc:499] Master 127.13.179.62:40189 was elected leader, sending a full tablet report...
I20260630 12:25:32.325769 16539 heartbeater.cc:499] Master 127.13.179.62:40189 was elected leader, sending a full tablet report...
I20260630 12:25:32.966238 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:34.967307 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:36.968336 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:38.969475 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:40.970692 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:42.971845 16316 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:43.422405 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:25:43.445971 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.462426 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:25:43.471583 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:25:43.490391 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.505945 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:25:43.514752 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:25:43.533136 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.548610 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:25:43.556874 14028 master.cc:562] Master@127.13.179.62:40189 shutting down...
I20260630 12:25:43.573287 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:43.573956 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.574255 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 889a1a24a5ea4ab797c452436a6a61a6: stopping tablet replica
I20260630 12:25:43.591326 14028 master.cc:584] Master@127.13.179.62:40189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12780 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:25:43.622558 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:37687
I20260630 12:25:43.623595 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:43.629148 16545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.629226 16546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.630167 16548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:43.632303 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:43.633227 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:43.633419 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:43.633544 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822343633534 us; error 0 us; skew 500 ppm
I20260630 12:25:43.633940 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:43.636294 14028 webserver.cc:533] Webserver started at http://127.13.179.62:44547/ using document root <none> and password file <none>
I20260630 12:25:43.636706 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:43.636871 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:43.637095 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:43.638302 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "a044f05909d4489ea994f3c4a57ea4b9"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.642479 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:25:43.645581 16553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.646247 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:25:43.646466 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "a044f05909d4489ea994f3c4a57ea4b9"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.646672 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:43.660132 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:43.661271 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:43.697324 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:37687
I20260630 12:25:43.697428 16604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:37687 every 8 connection(s)
I20260630 12:25:43.701264 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:43.711620 16605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9: Bootstrap starting.
I20260630 12:25:43.716061 16605 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:43.719957 16605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9: No bootstrap required, opened a new log
I20260630 12:25:43.721985 16605 raft_consensus.cc:359] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER }
I20260630 12:25:43.722406 16605 raft_consensus.cc:385] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:43.722633 16605 raft_consensus.cc:740] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a044f05909d4489ea994f3c4a57ea4b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:43.723258 16605 consensus_queue.cc:260] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER }
I20260630 12:25:43.723702 16605 raft_consensus.cc:399] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:43.723939 16605 raft_consensus.cc:493] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:43.724211 16605 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:43.728061 16605 raft_consensus.cc:515] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER }
I20260630 12:25:43.728552 16605 leader_election.cc:304] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [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: a044f05909d4489ea994f3c4a57ea4b9; no voters: 
I20260630 12:25:43.729622 16605 leader_election.cc:290] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:43.729912 16608 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:43.731115 16608 raft_consensus.cc:697] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 1 LEADER]: Becoming Leader. State: Replica: a044f05909d4489ea994f3c4a57ea4b9, State: Running, Role: LEADER
I20260630 12:25:43.731769 16608 consensus_queue.cc:237] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [LEADER]: Queue going to LEADER mode. State: All 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: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER }
I20260630 12:25:43.732306 16605 sys_catalog.cc:565] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:43.734755 16609 sys_catalog.cc:455] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a044f05909d4489ea994f3c4a57ea4b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER } }
I20260630 12:25:43.734831 16610 sys_catalog.cc:455] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a044f05909d4489ea994f3c4a57ea4b9. Latest consensus state: current_term: 1 leader_uuid: "a044f05909d4489ea994f3c4a57ea4b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a044f05909d4489ea994f3c4a57ea4b9" member_type: VOTER } }
I20260630 12:25:43.735533 16609 sys_catalog.cc:458] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:43.735569 16610 sys_catalog.cc:458] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:43.738848 16614 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:43.743597 16614 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:43.747716 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:43.752048 16614 catalog_manager.cc:1383] Generated new cluster ID: 9e5820ec8bf44cc0bfc3c221cf8c92e0
I20260630 12:25:43.752300 16614 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:43.783231 16614 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:43.784490 16614 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:43.797901 16614 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9: Generated new TSK 0
I20260630 12:25:43.798456 16614 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:43.814354 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:43.819708 16626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.820930 16627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:43.822474 14028 server_base.cc:1061] running on GCE node
W20260630 12:25:43.823093 16629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:43.823901 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:43.824117 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:43.824290 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822343824270 us; error 0 us; skew 500 ppm
I20260630 12:25:43.824801 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:43.826934 14028 webserver.cc:533] Webserver started at http://127.13.179.1:36547/ using document root <none> and password file <none>
I20260630 12:25:43.827374 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:43.827572 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:43.827829 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:43.828855 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "6bfa2717eee7443793caa951c7a3d040"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.833045 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:43.836093 16634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.836799 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:43.837085 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "6bfa2717eee7443793caa951c7a3d040"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.837424 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:43.849417 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:43.850452 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:43.851717 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:43.853787 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:43.853984 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.854228 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:43.854429 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.891584 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:37869
I20260630 12:25:43.891654 16696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:37869 every 8 connection(s)
I20260630 12:25:43.896498 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:43.903434 16701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.904388 16702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.906236 16704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:43.907107 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:43.907770 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:43.907943 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:43.908070 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822343908059 us; error 0 us; skew 500 ppm
I20260630 12:25:43.908461 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:43.910976 14028 webserver.cc:533] Webserver started at http://127.13.179.2:40041/ using document root <none> and password file <none>
I20260630 12:25:43.911504 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:43.911747 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:43.912073 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:43.912300 16697 heartbeater.cc:344] Connected to a master server at 127.13.179.62:37687
I20260630 12:25:43.912657 16697 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:43.913400 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "ecb2777663be42708b9b21913a7d3ff1"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.913412 16697 heartbeater.cc:507] Master 127.13.179.62:37687 requested a full tablet report, sending...
I20260630 12:25:43.915793 16570 ts_manager.cc:194] Registered new tserver with Master: 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869)
I20260630 12:25:43.918272 16570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48084
I20260630 12:25:43.919299 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:25:43.922456 16709 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.923149 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:43.923430 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "ecb2777663be42708b9b21913a7d3ff1"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:43.923702 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:43.938225 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:43.939354 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:43.940686 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:43.942823 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:43.943063 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.943413 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:43.943602 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:43.980827 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:44735
I20260630 12:25:43.980906 16771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:44735 every 8 connection(s)
I20260630 12:25:43.985395 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:43.991755 16775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.993582 16776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:43.994544 16778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:43.995559 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:43.996564 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:43.996834 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:43.997025 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822343996989 us; error 0 us; skew 500 ppm
I20260630 12:25:43.997375 16772 heartbeater.cc:344] Connected to a master server at 127.13.179.62:37687
I20260630 12:25:43.997713 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:43.997766 16772 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:43.998775 16772 heartbeater.cc:507] Master 127.13.179.62:37687 requested a full tablet report, sending...
I20260630 12:25:44.000368 14028 webserver.cc:533] Webserver started at http://127.13.179.3:43641/ using document root <none> and password file <none>
I20260630 12:25:44.000852 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:44.000833 16570 ts_manager.cc:194] Registered new tserver with Master: ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735)
I20260630 12:25:44.001281 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:44.001616 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:44.002454 16570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48090
I20260630 12:25:44.002751 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:44.007084 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:44.010293 16783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:44.011015 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:44.011294 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e"
format_stamp: "Formatted at 2026-06-30 12:25:43 on dist-test-slave-wjf0"
I20260630 12:25:44.011557 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:44.021802 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:44.022886 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:44.024191 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:44.026520 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:44.026746 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:44.026983 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:44.027154 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:44.065861 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:33589
I20260630 12:25:44.065958 16845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:33589 every 8 connection(s)
I20260630 12:25:44.078648 16846 heartbeater.cc:344] Connected to a master server at 127.13.179.62:37687
I20260630 12:25:44.078997 16846 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:44.079761 16846 heartbeater.cc:507] Master 127.13.179.62:37687 requested a full tablet report, sending...
I20260630 12:25:44.081645 16570 ts_manager.cc:194] Registered new tserver with Master: 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3:33589)
I20260630 12:25:44.082286 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013286039s
I20260630 12:25:44.083006 16570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48102
I20260630 12:25:44.920717 16697 heartbeater.cc:499] Master 127.13.179.62:37687 was elected leader, sending a full tablet report...
I20260630 12:25:45.004762 16772 heartbeater.cc:499] Master 127.13.179.62:37687 was elected leader, sending a full tablet report...
I20260630 12:25:45.085492 16846 heartbeater.cc:499] Master 127.13.179.62:37687 was elected leader, sending a full tablet report...
I20260630 12:25:45.133947 16570 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48924:
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:25:45.136214 16570 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:25:45.190155 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 03d729966c8646e89646c47bc934fc8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.191565 16810 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9f84317aa423cb869347410502ecc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.192597 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d729966c8646e89646c47bc934fc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.193302 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9f84317aa423cb869347410502ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.195432 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 03d729966c8646e89646c47bc934fc8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.196803 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d729966c8646e89646c47bc934fc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.198968 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb8cf77c2f4deca3d162eb312e58e0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.200299 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb8cf77c2f4deca3d162eb312e58e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.203897 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9f84317aa423cb869347410502ecc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.206175 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb8cf77c2f4deca3d162eb312e58e0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.208179 16734 tablet_service.cc:1511] Processing CreateTablet for tablet a6ef372bbc6045aabf51806f1efcc5ce (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.211406 16808 tablet_service.cc:1511] Processing CreateTablet for tablet a6ef372bbc6045aabf51806f1efcc5ce (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.214861 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9f84317aa423cb869347410502ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.217612 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb8cf77c2f4deca3d162eb312e58e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.222465 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ef372bbc6045aabf51806f1efcc5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.228812 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ef372bbc6045aabf51806f1efcc5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.243795 16867 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: Bootstrap starting.
I20260630 12:25:45.244372 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 03d729966c8646e89646c47bc934fc8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.246399 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9f84317aa423cb869347410502ecc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.246826 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d729966c8646e89646c47bc934fc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.247742 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9f84317aa423cb869347410502ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.254591 16660 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb8cf77c2f4deca3d162eb312e58e0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:45.255896 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb8cf77c2f4deca3d162eb312e58e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.262663 16659 tablet_service.cc:1511] Processing CreateTablet for tablet a6ef372bbc6045aabf51806f1efcc5ce (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1ad1b112a604bc6961f0d0cad7008a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:45.263979 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ef372bbc6045aabf51806f1efcc5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:45.269179 16867 tablet_bootstrap.cc:654] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.287133 16869 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: Bootstrap starting.
I20260630 12:25:45.292150 16867 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: No bootstrap required, opened a new log
I20260630 12:25:45.292779 16867 ts_tablet_manager.cc:1403] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.007s
I20260630 12:25:45.296612 16867 raft_consensus.cc:359] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.297878 16866 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Bootstrap starting.
I20260630 12:25:45.297816 16867 raft_consensus.cc:385] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.298313 16867 raft_consensus.cc:740] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb2777663be42708b9b21913a7d3ff1, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.299062 16867 consensus_queue.cc:260] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.300557 16869 tablet_bootstrap.cc:654] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.301828 16867 ts_tablet_manager.cc:1434] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:25:45.302855 16867 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Bootstrap starting.
I20260630 12:25:45.304693 16866 tablet_bootstrap.cc:654] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.309327 16867 tablet_bootstrap.cc:654] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.324704 16869 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: No bootstrap required, opened a new log
I20260630 12:25:45.324960 16867 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: No bootstrap required, opened a new log
I20260630 12:25:45.325228 16869 ts_tablet_manager.cc:1403] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.008s
I20260630 12:25:45.325531 16867 ts_tablet_manager.cc:1403] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260630 12:25:45.326040 16866 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: No bootstrap required, opened a new log
I20260630 12:25:45.326509 16866 ts_tablet_manager.cc:1403] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260630 12:25:45.327790 16867 raft_consensus.cc:359] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.328349 16867 raft_consensus.cc:385] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.328794 16867 raft_consensus.cc:740] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb2777663be42708b9b21913a7d3ff1, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.328262 16869 raft_consensus.cc:359] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.329260 16869 raft_consensus.cc:385] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.329227 16866 raft_consensus.cc:359] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.329702 16869 raft_consensus.cc:740] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bfa2717eee7443793caa951c7a3d040, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.329564 16867 consensus_queue.cc:260] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.330076 16866 raft_consensus.cc:385] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.330493 16866 raft_consensus.cc:740] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.330597 16869 consensus_queue.cc:260] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.331724 16867 ts_tablet_manager.cc:1434] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:45.331480 16866 consensus_queue.cc:260] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.332710 16867 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: Bootstrap starting.
I20260630 12:25:45.338718 16866 ts_tablet_manager.cc:1434] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:25:45.339546 16867 tablet_bootstrap.cc:654] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.346273 16867 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: No bootstrap required, opened a new log
I20260630 12:25:45.346746 16867 ts_tablet_manager.cc:1403] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:25:45.347867 16875 raft_consensus.cc:493] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:45.349247 16866 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: Bootstrap starting.
I20260630 12:25:45.349107 16867 raft_consensus.cc:359] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.349774 16867 raft_consensus.cc:385] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.350024 16867 raft_consensus.cc:740] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb2777663be42708b9b21913a7d3ff1, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.350670 16867 consensus_queue.cc:260] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.352587 16867 ts_tablet_manager.cc:1434] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:25:45.353590 16867 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: Bootstrap starting.
I20260630 12:25:45.354996 16875 raft_consensus.cc:515] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.355791 16869 ts_tablet_manager.cc:1434] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.023s
I20260630 12:25:45.359256 16867 tablet_bootstrap.cc:654] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.360756 16869 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: Bootstrap starting.
I20260630 12:25:45.367146 16869 tablet_bootstrap.cc:654] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.369923 16866 tablet_bootstrap.cc:654] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.371165 16875 leader_election.cc:290] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869), ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735)
I20260630 12:25:45.387140 16866 tablet_bootstrap.cc:492] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: No bootstrap required, opened a new log
I20260630 12:25:45.390161 16866 ts_tablet_manager.cc:1403] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260630 12:25:45.390249 16869 tablet_bootstrap.cc:492] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: No bootstrap required, opened a new log
I20260630 12:25:45.391463 16869 ts_tablet_manager.cc:1403] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260630 12:25:45.393646 16866 raft_consensus.cc:359] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.394127 16869 raft_consensus.cc:359] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
W20260630 12:25:45.396915 16698 tablet.cc:2406] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:45.397436 16869 raft_consensus.cc:385] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.397845 16869 raft_consensus.cc:740] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bfa2717eee7443793caa951c7a3d040, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.398749 16869 consensus_queue.cc:260] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.400992 16866 raft_consensus.cc:385] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.401327 16866 raft_consensus.cc:740] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.402478 16869 ts_tablet_manager.cc:1434] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:25:45.403736 16869 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: Bootstrap starting.
I20260630 12:25:45.408423 16866 consensus_queue.cc:260] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.410863 16866 ts_tablet_manager.cc:1434] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260630 12:25:45.411724 16866 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: Bootstrap starting.
I20260630 12:25:45.419641 16869 tablet_bootstrap.cc:654] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.420579 16866 tablet_bootstrap.cc:654] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.435885 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9f84317aa423cb869347410502ecc" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1" is_pre_election: true
I20260630 12:25:45.436748 16747 raft_consensus.cc:2468] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 0.
I20260630 12:25:45.438279 16786 leader_election.cc:304] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.438688 16866 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: No bootstrap required, opened a new log
I20260630 12:25:45.439218 16875 raft_consensus.cc:2804] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:45.439356 16866 ts_tablet_manager.cc:1403] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260630 12:25:45.439710 16875 raft_consensus.cc:493] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:45.440074 16875 raft_consensus.cc:3060] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.441093 16867 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: No bootstrap required, opened a new log
I20260630 12:25:45.442643 16866 raft_consensus.cc:359] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.443452 16869 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: No bootstrap required, opened a new log
I20260630 12:25:45.443595 16866 raft_consensus.cc:385] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.443922 16866 raft_consensus.cc:740] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.443986 16869 ts_tablet_manager.cc:1403] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260630 12:25:45.445626 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9f84317aa423cb869347410502ecc" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040" is_pre_election: true
I20260630 12:25:45.446353 16672 raft_consensus.cc:2468] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 0.
I20260630 12:25:45.446218 16866 consensus_queue.cc:260] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.448565 16875 raft_consensus.cc:515] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.449258 16869 raft_consensus.cc:359] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.450013 16869 raft_consensus.cc:385] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.450327 16869 raft_consensus.cc:740] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bfa2717eee7443793caa951c7a3d040, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.451144 16869 consensus_queue.cc:260] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.453413 16869 ts_tablet_manager.cc:1434] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:45.454066 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9f84317aa423cb869347410502ecc" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1"
I20260630 12:25:45.454387 16869 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Bootstrap starting.
I20260630 12:25:45.454264 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9f84317aa423cb869347410502ecc" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040"
I20260630 12:25:45.454807 16747 raft_consensus.cc:3060] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.454854 16672 raft_consensus.cc:3060] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.456705 16866 ts_tablet_manager.cc:1434] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260630 12:25:45.460968 16869 tablet_bootstrap.cc:654] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.444033 16867 ts_tablet_manager.cc:1403] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: Time spent bootstrapping tablet: real 0.091s	user 0.053s	sys 0.032s
I20260630 12:25:45.463871 16747 raft_consensus.cc:2468] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 1.
I20260630 12:25:45.464066 16867 raft_consensus.cc:359] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.464887 16867 raft_consensus.cc:385] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.465198 16867 raft_consensus.cc:740] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb2777663be42708b9b21913a7d3ff1, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.464277 16875 leader_election.cc:290] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 election: Requested vote from peers 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869), ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735)
I20260630 12:25:45.465924 16867 consensus_queue.cc:260] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.465481 16866 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Bootstrap starting.
I20260630 12:25:45.472993 16867 ts_tablet_manager.cc:1434] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:45.475962 16672 raft_consensus.cc:2468] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 1.
I20260630 12:25:45.477967 16866 tablet_bootstrap.cc:654] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:45.465483 16786 leader_election.cc:304] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.480829 16875 raft_consensus.cc:2804] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:45.482089 16875 raft_consensus.cc:697] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: Becoming Leader. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Running, Role: LEADER
I20260630 12:25:45.482903 16875 consensus_queue.cc:237] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.489367 16866 tablet_bootstrap.cc:492] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: No bootstrap required, opened a new log
I20260630 12:25:45.489790 16866 ts_tablet_manager.cc:1403] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260630 12:25:45.492369 16866 raft_consensus.cc:359] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.492990 16866 raft_consensus.cc:385] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.493283 16866 raft_consensus.cc:740] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.493779 16869 tablet_bootstrap.cc:492] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: No bootstrap required, opened a new log
I20260630 12:25:45.494066 16866 consensus_queue.cc:260] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.494335 16869 ts_tablet_manager.cc:1403] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260630 12:25:45.497007 16866 ts_tablet_manager.cc:1434] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:45.500164 16869 raft_consensus.cc:359] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.500963 16869 raft_consensus.cc:385] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:45.501291 16869 raft_consensus.cc:740] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bfa2717eee7443793caa951c7a3d040, State: Initialized, Role: FOLLOWER
I20260630 12:25:45.502163 16869 consensus_queue.cc:260] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.504601 16869 ts_tablet_manager.cc:1434] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260630 12:25:45.496299 16570 catalog_manager.cc:5697] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3). New cstate: current_term: 1 leader_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:45.525542 16874 raft_consensus.cc:493] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:45.525961 16874 raft_consensus.cc:515] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.527745 16874 leader_election.cc:290] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735), 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3:33589)
I20260630 12:25:45.538138 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ef372bbc6045aabf51806f1efcc5ce" candidate_uuid: "6bfa2717eee7443793caa951c7a3d040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1" is_pre_election: true
I20260630 12:25:45.538247 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ef372bbc6045aabf51806f1efcc5ce" candidate_uuid: "6bfa2717eee7443793caa951c7a3d040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" is_pre_election: true
I20260630 12:25:45.538944 16747 raft_consensus.cc:2468] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bfa2717eee7443793caa951c7a3d040 in term 0.
I20260630 12:25:45.538954 16821 raft_consensus.cc:2468] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bfa2717eee7443793caa951c7a3d040 in term 0.
I20260630 12:25:45.540151 16637 leader_election.cc:304] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bfa2717eee7443793caa951c7a3d040, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.540752 16874 raft_consensus.cc:2804] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:45.541055 16874 raft_consensus.cc:493] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:45.541363 16874 raft_consensus.cc:3060] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.544435 16875 raft_consensus.cc:493] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:45.544828 16875 raft_consensus.cc:515] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.546093 16874 raft_consensus.cc:515] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.546628 16875 leader_election.cc:290] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869), ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735)
I20260630 12:25:45.547286 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb8cf77c2f4deca3d162eb312e58e0" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040" is_pre_election: true
I20260630 12:25:45.547539 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb8cf77c2f4deca3d162eb312e58e0" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1" is_pre_election: true
I20260630 12:25:45.547911 16672 raft_consensus.cc:2468] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 0.
I20260630 12:25:45.548130 16747 raft_consensus.cc:2468] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 0.
I20260630 12:25:45.548712 16874 leader_election.cc:290] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [CANDIDATE]: Term 1 election: Requested vote from peers ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735), 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3:33589)
I20260630 12:25:45.549289 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ef372bbc6045aabf51806f1efcc5ce" candidate_uuid: "6bfa2717eee7443793caa951c7a3d040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1"
I20260630 12:25:45.549454 16784 leader_election.cc:304] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, 6bfa2717eee7443793caa951c7a3d040; no voters: 
I20260630 12:25:45.549814 16746 raft_consensus.cc:3060] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.549978 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ef372bbc6045aabf51806f1efcc5ce" candidate_uuid: "6bfa2717eee7443793caa951c7a3d040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e"
I20260630 12:25:45.550271 16875 raft_consensus.cc:2804] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:45.550498 16821 raft_consensus.cc:3060] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.550688 16875 raft_consensus.cc:493] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:45.551079 16875 raft_consensus.cc:3060] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.555135 16875 raft_consensus.cc:515] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.556655 16875 leader_election.cc:290] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 election: Requested vote from peers 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869), ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2:44735)
I20260630 12:25:45.556682 16746 raft_consensus.cc:2468] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bfa2717eee7443793caa951c7a3d040 in term 1.
I20260630 12:25:45.557242 16821 raft_consensus.cc:2468] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bfa2717eee7443793caa951c7a3d040 in term 1.
I20260630 12:25:45.557688 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb8cf77c2f4deca3d162eb312e58e0" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040"
I20260630 12:25:45.558209 16672 raft_consensus.cc:3060] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.558442 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb8cf77c2f4deca3d162eb312e58e0" candidate_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb2777663be42708b9b21913a7d3ff1"
I20260630 12:25:45.558346 16636 leader_election.cc:304] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, 6bfa2717eee7443793caa951c7a3d040; no voters: 
I20260630 12:25:45.559140 16746 raft_consensus.cc:3060] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.559486 16874 raft_consensus.cc:2804] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:45.560798 16874 raft_consensus.cc:697] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 LEADER]: Becoming Leader. State: Replica: 6bfa2717eee7443793caa951c7a3d040, State: Running, Role: LEADER
I20260630 12:25:45.561816 16874 consensus_queue.cc:237] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.563958 16746 raft_consensus.cc:2468] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 1.
I20260630 12:25:45.564795 16672 raft_consensus.cc:2468] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d22d128939e4b3d8b1dcf4fb5d7517e in term 1.
I20260630 12:25:45.564913 16786 leader_election.cc:304] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.565907 16875 raft_consensus.cc:2804] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:45.566422 16875 raft_consensus.cc:697] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: Becoming Leader. State: Replica: 0d22d128939e4b3d8b1dcf4fb5d7517e, State: Running, Role: LEADER
I20260630 12:25:45.567178 16875 consensus_queue.cc:237] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } }
I20260630 12:25:45.569983 16570 catalog_manager.cc:5697] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "6bfa2717eee7443793caa951c7a3d040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:45.574791 16568 catalog_manager.cc:5697] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3). New cstate: current_term: 1 leader_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:45.580245 16870 raft_consensus.cc:493] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:45.580662 16870 raft_consensus.cc:515] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.582880 16870 leader_election.cc:290] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3:33589), 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869)
I20260630 12:25:45.592756 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d729966c8646e89646c47bc934fc8d" candidate_uuid: "ecb2777663be42708b9b21913a7d3ff1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" is_pre_election: true
I20260630 12:25:45.593020 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d729966c8646e89646c47bc934fc8d" candidate_uuid: "ecb2777663be42708b9b21913a7d3ff1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040" is_pre_election: true
I20260630 12:25:45.593338 16821 raft_consensus.cc:2468] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb2777663be42708b9b21913a7d3ff1 in term 0.
I20260630 12:25:45.593577 16672 raft_consensus.cc:2468] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb2777663be42708b9b21913a7d3ff1 in term 0.
I20260630 12:25:45.594465 16711 leader_election.cc:304] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.595166 16870 raft_consensus.cc:2804] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:45.595480 16870 raft_consensus.cc:493] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:45.595705 16870 raft_consensus.cc:3060] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.599807 16870 raft_consensus.cc:515] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.601280 16870 leader_election.cc:290] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d22d128939e4b3d8b1dcf4fb5d7517e (127.13.179.3:33589), 6bfa2717eee7443793caa951c7a3d040 (127.13.179.1:37869)
I20260630 12:25:45.601804 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d729966c8646e89646c47bc934fc8d" candidate_uuid: "ecb2777663be42708b9b21913a7d3ff1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e"
I20260630 12:25:45.602200 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d729966c8646e89646c47bc934fc8d" candidate_uuid: "ecb2777663be42708b9b21913a7d3ff1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bfa2717eee7443793caa951c7a3d040"
I20260630 12:25:45.602408 16821 raft_consensus.cc:3060] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.602751 16672 raft_consensus.cc:3060] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:45.608771 16672 raft_consensus.cc:2468] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb2777663be42708b9b21913a7d3ff1 in term 1.
I20260630 12:25:45.608771 16821 raft_consensus.cc:2468] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb2777663be42708b9b21913a7d3ff1 in term 1.
I20260630 12:25:45.609907 16711 leader_election.cc:304] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d22d128939e4b3d8b1dcf4fb5d7517e, ecb2777663be42708b9b21913a7d3ff1; no voters: 
I20260630 12:25:45.610455 16870 raft_consensus.cc:2804] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:45.611399 16870 raft_consensus.cc:697] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 LEADER]: Becoming Leader. State: Replica: ecb2777663be42708b9b21913a7d3ff1, State: Running, Role: LEADER
I20260630 12:25:45.612054 16870 consensus_queue.cc:237] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } }
I20260630 12:25:45.618993 16568 catalog_manager.cc:5697] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecb2777663be42708b9b21913a7d3ff1 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "ecb2777663be42708b9b21913a7d3ff1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d22d128939e4b3d8b1dcf4fb5d7517e" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 33589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb2777663be42708b9b21913a7d3ff1" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bfa2717eee7443793caa951c7a3d040" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 37869 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:45.672775 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:25:45.689585 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.690353 14028 tablet_replica.cc:333] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040: stopping tablet replica
I20260630 12:25:45.690951 14028 raft_consensus.cc:2243] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.691375 14028 raft_consensus.cc:2272] T 16bb8cf77c2f4deca3d162eb312e58e0 P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.693396 14028 tablet_replica.cc:333] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040: stopping tablet replica
I20260630 12:25:45.693969 14028 raft_consensus.cc:2243] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.694348 14028 raft_consensus.cc:2272] T 6ce9f84317aa423cb869347410502ecc P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.696285 14028 tablet_replica.cc:333] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: stopping tablet replica
I20260630 12:25:45.696786 14028 raft_consensus.cc:2243] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.697449 14028 pending_rounds.cc:70] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Trying to abort 1 pending ops.
I20260630 12:25:45.697710 14028 pending_rounds.cc:77] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440327430311936 op_type: NO_OP noop_request { }
I20260630 12:25:45.698068 14028 raft_consensus.cc:2889] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:45.698359 14028 raft_consensus.cc:2272] T a6ef372bbc6045aabf51806f1efcc5ce P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.700428 14028 tablet_replica.cc:333] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040: stopping tablet replica
I20260630 12:25:45.700932 14028 raft_consensus.cc:2243] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.701347 14028 raft_consensus.cc:2272] T 03d729966c8646e89646c47bc934fc8d P 6bfa2717eee7443793caa951c7a3d040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.722601 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:25:45.732259 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:25:45.747408 16623 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:25:45.753479 16623 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260630 12:25:45.753882 16623 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:45.757066 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.757905 14028 tablet_replica.cc:333] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1: stopping tablet replica
I20260630 12:25:45.758491 14028 raft_consensus.cc:2243] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.758894 14028 raft_consensus.cc:2272] T 16bb8cf77c2f4deca3d162eb312e58e0 P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.760617 14028 tablet_replica.cc:333] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1: stopping tablet replica
I20260630 12:25:45.761111 14028 raft_consensus.cc:2243] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.761512 14028 raft_consensus.cc:2272] T a6ef372bbc6045aabf51806f1efcc5ce P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.763106 14028 tablet_replica.cc:333] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: stopping tablet replica
I20260630 12:25:45.763579 14028 raft_consensus.cc:2243] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.764101 14028 pending_rounds.cc:70] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Trying to abort 1 pending ops.
I20260630 12:25:45.764268 14028 pending_rounds.cc:77] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440327634108416 op_type: NO_OP noop_request { }
I20260630 12:25:45.764534 14028 raft_consensus.cc:2889] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:45.764804 14028 raft_consensus.cc:2272] T 03d729966c8646e89646c47bc934fc8d P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.766844 14028 tablet_replica.cc:333] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1: stopping tablet replica
I20260630 12:25:45.767292 14028 raft_consensus.cc:2243] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.767628 14028 raft_consensus.cc:2272] T 6ce9f84317aa423cb869347410502ecc P ecb2777663be42708b9b21913a7d3ff1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.788427 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:25:45.798218 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:25:45.814716 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:45.815486 14028 tablet_replica.cc:333] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: stopping tablet replica
I20260630 12:25:45.816087 14028 raft_consensus.cc:2243] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.816669 14028 pending_rounds.cc:70] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Trying to abort 1 pending ops.
I20260630 12:25:45.816857 14028 pending_rounds.cc:77] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440327450804224 op_type: NO_OP noop_request { }
I20260630 12:25:45.817143 14028 raft_consensus.cc:2889] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:45.817464 14028 raft_consensus.cc:2272] T 16bb8cf77c2f4deca3d162eb312e58e0 P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.819587 14028 tablet_replica.cc:333] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e: stopping tablet replica
I20260630 12:25:45.820091 14028 raft_consensus.cc:2243] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.820453 14028 raft_consensus.cc:2272] T a6ef372bbc6045aabf51806f1efcc5ce P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.822223 14028 tablet_replica.cc:333] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e: stopping tablet replica
I20260630 12:25:45.822687 14028 raft_consensus.cc:2243] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:45.823033 14028 raft_consensus.cc:2272] T 03d729966c8646e89646c47bc934fc8d P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.824704 14028 tablet_replica.cc:333] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: stopping tablet replica
I20260630 12:25:45.825240 14028 raft_consensus.cc:2243] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.825750 14028 pending_rounds.cc:70] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Trying to abort 1 pending ops.
I20260630 12:25:45.825940 14028 pending_rounds.cc:77] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440327107883008 op_type: NO_OP noop_request { }
I20260630 12:25:45.826203 14028 raft_consensus.cc:2889] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:45.826454 14028 raft_consensus.cc:2272] T 6ce9f84317aa423cb869347410502ecc P 0d22d128939e4b3d8b1dcf4fb5d7517e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.847316 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:25:45.856915 14028 master.cc:562] Master@127.13.179.62:37687 shutting down...
I20260630 12:25:45.870425 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:45.870918 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:45.871230 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P a044f05909d4489ea994f3c4a57ea4b9: stopping tablet replica
I20260630 12:25:45.888247 14028 master.cc:584] Master@127.13.179.62:37687 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2296 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:25:45.917949 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:42417
I20260630 12:25:45.918939 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:45.923070 16897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:45.924052 16898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:45.925840 16900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:45.926157 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:45.926930 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:45.927132 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:45.927284 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822345927267 us; error 0 us; skew 500 ppm
I20260630 12:25:45.927729 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:45.929823 14028 webserver.cc:533] Webserver started at http://127.13.179.62:35379/ using document root <none> and password file <none>
I20260630 12:25:45.930281 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:45.930470 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:45.930729 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:45.931762 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-wjf0"
I20260630 12:25:45.935860 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:45.938755 16905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:45.939417 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:45.939685 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54"
format_stamp: "Formatted at 2026-06-30 12:25:45 on dist-test-slave-wjf0"
I20260630 12:25:45.939937 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:45.954734 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:45.955598 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:45.988276 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:42417
I20260630 12:25:45.988366 16956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:42417 every 8 connection(s)
I20260630 12:25:45.991835 16957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:46.001679 16957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: Bootstrap starting.
I20260630 12:25:46.005658 16957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:46.009093 16957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: No bootstrap required, opened a new log
I20260630 12:25:46.010944 16957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER }
I20260630 12:25:46.011281 16957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:46.011442 16957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dcbbea8ed5c4c86a2ee3e78c46cdc54, State: Initialized, Role: FOLLOWER
I20260630 12:25:46.011883 16957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER }
I20260630 12:25:46.012275 16957 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:46.012446 16957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:46.012641 16957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:46.016523 16957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER }
I20260630 12:25:46.016937 16957 leader_election.cc:304] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [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: 8dcbbea8ed5c4c86a2ee3e78c46cdc54; no voters: 
I20260630 12:25:46.017930 16957 leader_election.cc:290] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:46.018208 16960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:46.019747 16960 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 1 LEADER]: Becoming Leader. State: Replica: 8dcbbea8ed5c4c86a2ee3e78c46cdc54, State: Running, Role: LEADER
I20260630 12:25:46.020375 16960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [LEADER]: Queue going to LEADER mode. State: All 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: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER }
I20260630 12:25:46.020602 16957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:46.023103 16962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dcbbea8ed5c4c86a2ee3e78c46cdc54. Latest consensus state: current_term: 1 leader_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER } }
I20260630 12:25:46.023078 16961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dcbbea8ed5c4c86a2ee3e78c46cdc54" member_type: VOTER } }
I20260630 12:25:46.023782 16961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:46.024322 16962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:46.026717 16966 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:46.031246 16966 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:46.035037 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:46.039673 16966 catalog_manager.cc:1383] Generated new cluster ID: a7cdd05164be49099bbd4a7fd46f0406
I20260630 12:25:46.039930 16966 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:46.058426 16966 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:46.059585 16966 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:46.076438 16966 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: Generated new TSK 0
I20260630 12:25:46.076961 16966 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:46.100778 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:46.106065 16978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:46.107153 16979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:46.108417 16981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:46.108747 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:46.109633 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:46.109817 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:46.109992 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822346109972 us; error 0 us; skew 500 ppm
I20260630 12:25:46.110481 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:46.112466 14028 webserver.cc:533] Webserver started at http://127.13.179.1:40135/ using document root <none> and password file <none>
I20260630 12:25:46.112922 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:46.113096 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:46.113437 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:46.114463 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "51abdd9002c044838dc78d96ab473e15"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.118350 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:25:46.121402 16986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.122066 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:46.122411 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "51abdd9002c044838dc78d96ab473e15"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.122681 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:46.136554 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:46.137629 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:46.138907 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:46.140957 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:46.141197 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.141434 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:46.141613 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.176954 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:34845
I20260630 12:25:46.177042 17048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:34845 every 8 connection(s)
I20260630 12:25:46.181633 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:46.187924 17053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:46.190151 17054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:46.191268 14028 server_base.cc:1061] running on GCE node
W20260630 12:25:46.192847 17056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:46.193298 17049 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42417
I20260630 12:25:46.193714 17049 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:46.193848 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:46.194125 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:46.194294 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822346194277 us; error 0 us; skew 500 ppm
I20260630 12:25:46.194500 17049 heartbeater.cc:507] Master 127.13.179.62:42417 requested a full tablet report, sending...
I20260630 12:25:46.194900 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:46.196501 16922 ts_manager.cc:194] Registered new tserver with Master: 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:46.197660 14028 webserver.cc:533] Webserver started at http://127.13.179.2:43215/ using document root <none> and password file <none>
I20260630 12:25:46.198235 16922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46150
I20260630 12:25:46.198362 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:46.198689 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:46.198952 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:46.200044 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "7e7fb595812a476398c2bbd833bebeb8"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.203907 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260630 12:25:46.206849 17061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.207639 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:46.207858 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "7e7fb595812a476398c2bbd833bebeb8"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.208093 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:46.235906 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:46.236939 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:46.238327 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:46.240334 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:46.240494 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.240767 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:46.240936 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.275329 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:34895
I20260630 12:25:46.275421 17123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:34895 every 8 connection(s)
I20260630 12:25:46.279907 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:46.285662 17127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:46.286603 17128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:46.289117 17130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:46.289232 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:46.290436 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:46.290674 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:46.290887 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822346290870 us; error 0 us; skew 500 ppm
I20260630 12:25:46.291499 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:46.291513 17124 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42417
I20260630 12:25:46.291973 17124 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:46.292820 17124 heartbeater.cc:507] Master 127.13.179.62:42417 requested a full tablet report, sending...
I20260630 12:25:46.294173 14028 webserver.cc:533] Webserver started at http://127.13.179.3:34719/ using document root <none> and password file <none>
I20260630 12:25:46.294760 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:46.294974 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:46.295044 16922 ts_manager.cc:194] Registered new tserver with Master: 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:46.295269 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:46.296365 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "4f6ea493b5294851b0b527bdf3ae8194"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.296417 16922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46154
I20260630 12:25:46.300472 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:46.303606 17135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.304417 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:46.304668 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "4f6ea493b5294851b0b527bdf3ae8194"
format_stamp: "Formatted at 2026-06-30 12:25:46 on dist-test-slave-wjf0"
I20260630 12:25:46.304884 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:46.323032 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:46.323935 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:46.325274 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:46.327272 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:46.327481 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.327700 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:46.327862 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:46.366531 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:44007
I20260630 12:25:46.366629 17197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:44007 every 8 connection(s)
I20260630 12:25:46.378997 17198 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42417
I20260630 12:25:46.379347 17198 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:46.380173 17198 heartbeater.cc:507] Master 127.13.179.62:42417 requested a full tablet report, sending...
I20260630 12:25:46.381948 16922 ts_manager.cc:194] Registered new tserver with Master: 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:46.382812 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013178971s
I20260630 12:25:46.383359 16922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46168
I20260630 12:25:47.200637 17049 heartbeater.cc:499] Master 127.13.179.62:42417 was elected leader, sending a full tablet report...
I20260630 12:25:47.298592 17124 heartbeater.cc:499] Master 127.13.179.62:42417 was elected leader, sending a full tablet report...
I20260630 12:25:47.385733 17198 heartbeater.cc:499] Master 127.13.179.62:42417 was elected leader, sending a full tablet report...
I20260630 12:25:47.433400 16922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46170:
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:25:47.435313 16922 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:25:47.494882 17163 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddc3bc25674dcc8a8c682ff11c939a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.495272 17162 tablet_service.cc:1511] Processing CreateTablet for tablet d3ea1ff5af884a42947ba401c967a452 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.496588 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddc3bc25674dcc8a8c682ff11c939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.497359 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ea1ff5af884a42947ba401c967a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.506238 17161 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2eec0c6d6d447cb36baba296df9c8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.507645 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2eec0c6d6d447cb36baba296df9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.510771 17089 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddc3bc25674dcc8a8c682ff11c939a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.512123 17089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddc3bc25674dcc8a8c682ff11c939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.516676 17160 tablet_service.cc:1511] Processing CreateTablet for tablet 99fb0e83fe5f4b109e29efdbe99b7822 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.517997 17160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fb0e83fe5f4b109e29efdbe99b7822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.519942 17014 tablet_service.cc:1511] Processing CreateTablet for tablet f5ddc3bc25674dcc8a8c682ff11c939a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.521308 17014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddc3bc25674dcc8a8c682ff11c939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.522614 17007 tablet_service.cc:1511] Processing CreateTablet for tablet 9db9475f7a494fc0b719520c7abcfac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.524178 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db9475f7a494fc0b719520c7abcfac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.526338 17008 tablet_service.cc:1511] Processing CreateTablet for tablet c02c8bf2ced3477a8e20b1e77fc0c521 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.528097 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02c8bf2ced3477a8e20b1e77fc0c521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.529300 17159 tablet_service.cc:1511] Processing CreateTablet for tablet bd08ad2f259f4dbb9ed783c64f901006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.530619 17159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08ad2f259f4dbb9ed783c64f901006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.530332 17009 tablet_service.cc:1511] Processing CreateTablet for tablet b774484d97c148b29afbb711d1878ef8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.531888 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b774484d97c148b29afbb711d1878ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.534303 17010 tablet_service.cc:1511] Processing CreateTablet for tablet bd08ad2f259f4dbb9ed783c64f901006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.536079 17010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08ad2f259f4dbb9ed783c64f901006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.536726 17218 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.538048 17012 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2eec0c6d6d447cb36baba296df9c8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.539350 17012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2eec0c6d6d447cb36baba296df9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.540939 17158 tablet_service.cc:1511] Processing CreateTablet for tablet c02c8bf2ced3477a8e20b1e77fc0c521 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.542276 17158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02c8bf2ced3477a8e20b1e77fc0c521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.542043 17011 tablet_service.cc:1511] Processing CreateTablet for tablet 99fb0e83fe5f4b109e29efdbe99b7822 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.543358 17011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fb0e83fe5f4b109e29efdbe99b7822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.545892 17013 tablet_service.cc:1511] Processing CreateTablet for tablet d3ea1ff5af884a42947ba401c967a452 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.546059 17157 tablet_service.cc:1511] Processing CreateTablet for tablet 9db9475f7a494fc0b719520c7abcfac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.547185 17013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ea1ff5af884a42947ba401c967a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.547312 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db9475f7a494fc0b719520c7abcfac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.556952 17163 tablet_service.cc:1511] Processing CreateTablet for tablet b774484d97c148b29afbb711d1878ef8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.558176 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b774484d97c148b29afbb711d1878ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.572449 17218 tablet_bootstrap.cc:654] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.579406 17219 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.586508 17088 tablet_service.cc:1511] Processing CreateTablet for tablet d3ea1ff5af884a42947ba401c967a452 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.587656 17219 tablet_bootstrap.cc:654] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.587898 17088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ea1ff5af884a42947ba401c967a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.596489 17087 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2eec0c6d6d447cb36baba296df9c8d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.597977 17087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2eec0c6d6d447cb36baba296df9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.600306 17218 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.600623 17218 ts_tablet_manager.cc:1403] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.000s
I20260630 12:25:47.603164 17218 raft_consensus.cc:359] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.604733 17218 raft_consensus.cc:385] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.605715 17218 raft_consensus.cc:740] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.606552 17086 tablet_service.cc:1511] Processing CreateTablet for tablet 99fb0e83fe5f4b109e29efdbe99b7822 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.606719 17218 consensus_queue.cc:260] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.608059 17086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fb0e83fe5f4b109e29efdbe99b7822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.608572 17085 tablet_service.cc:1511] Processing CreateTablet for tablet bd08ad2f259f4dbb9ed783c64f901006 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.609982 17085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08ad2f259f4dbb9ed783c64f901006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.620100 17219 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.620869 17219 ts_tablet_manager.cc:1403] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260630 12:25:47.622699 17084 tablet_service.cc:1511] Processing CreateTablet for tablet b774484d97c148b29afbb711d1878ef8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.624454 17084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b774484d97c148b29afbb711d1878ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.624552 17219 raft_consensus.cc:359] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.625706 17219 raft_consensus.cc:385] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.626156 17219 raft_consensus.cc:740] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.627331 17219 consensus_queue.cc:260] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.638413 17083 tablet_service.cc:1511] Processing CreateTablet for tablet 9db9475f7a494fc0b719520c7abcfac6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.640218 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db9475f7a494fc0b719520c7abcfac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.643918 17088 tablet_service.cc:1511] Processing CreateTablet for tablet c02c8bf2ced3477a8e20b1e77fc0c521 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:25:47.645874 17088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02c8bf2ced3477a8e20b1e77fc0c521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:47.644984 17223 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.650082 17218 ts_tablet_manager.cc:1434] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.049s	user 0.022s	sys 0.014s
I20260630 12:25:47.651089 17218 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.654687 17223 tablet_bootstrap.cc:654] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.656236 17218 tablet_bootstrap.cc:654] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.669867 17223 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.669817 17219 ts_tablet_manager.cc:1434] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.048s	user 0.015s	sys 0.000s
I20260630 12:25:47.670617 17223 ts_tablet_manager.cc:1403] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.005s
I20260630 12:25:47.671341 17219 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.673195 17223 raft_consensus.cc:359] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.673862 17223 raft_consensus.cc:385] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.674132 17223 raft_consensus.cc:740] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.674927 17223 consensus_queue.cc:260] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.678546 17219 tablet_bootstrap.cc:654] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.681254 17218 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.681803 17218 ts_tablet_manager.cc:1403] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260630 12:25:47.685318 17218 raft_consensus.cc:359] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.685967 17218 raft_consensus.cc:385] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.686028 17223 ts_tablet_manager.cc:1434] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260630 12:25:47.686381 17218 raft_consensus.cc:740] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.687155 17223 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.687139 17218 consensus_queue.cc:260] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.688107 17219 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.688604 17219 ts_tablet_manager.cc:1403] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:25:47.689533 17218 ts_tablet_manager.cc:1434] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:25:47.691308 17219 raft_consensus.cc:359] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.692065 17219 raft_consensus.cc:385] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.692378 17218 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.692394 17219 raft_consensus.cc:740] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.693549 17223 tablet_bootstrap.cc:654] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.693775 17219 consensus_queue.cc:260] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.698448 17218 tablet_bootstrap.cc:654] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.703861 17219 ts_tablet_manager.cc:1434] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:25:47.705616 17223 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.706164 17223 ts_tablet_manager.cc:1403] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260630 12:25:47.708698 17223 raft_consensus.cc:359] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.709509 17223 raft_consensus.cc:385] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.709923 17223 raft_consensus.cc:740] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.710522 17219 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.710705 17223 consensus_queue.cc:260] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.712932 17223 ts_tablet_manager.cc:1434] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:25:47.713901 17223 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.716801 17219 tablet_bootstrap.cc:654] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.719410 17223 tablet_bootstrap.cc:654] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.730293 17227 raft_consensus.cc:493] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.730778 17219 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.731287 17219 ts_tablet_manager.cc:1403] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:25:47.731757 17223 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.731930 17218 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.732242 17223 ts_tablet_manager.cc:1403] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260630 12:25:47.732414 17218 ts_tablet_manager.cc:1403] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.018s
I20260630 12:25:47.733891 17219 raft_consensus.cc:359] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.730795 17227 raft_consensus.cc:515] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.734707 17219 raft_consensus.cc:385] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.735291 17219 raft_consensus.cc:740] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.734725 17218 raft_consensus.cc:359] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.734943 17223 raft_consensus.cc:359] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.735940 17223 raft_consensus.cc:385] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.736253 17223 raft_consensus.cc:740] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.736112 17219 consensus_queue.cc:260] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.737192 17223 consensus_queue.cc:260] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.738555 17218 raft_consensus.cc:385] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.738852 17218 raft_consensus.cc:740] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.739496 17218 consensus_queue.cc:260] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.740216 17219 ts_tablet_manager.cc:1434] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:25:47.741521 17219 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.743005 17218 ts_tablet_manager.cc:1434] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:25:47.743968 17218 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.744139 17227 leader_election.cc:290] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:47.750476 17223 ts_tablet_manager.cc:1434] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:25:47.750943 17219 tablet_bootstrap.cc:654] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.751432 17223 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.757241 17223 tablet_bootstrap.cc:654] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.759774 17218 tablet_bootstrap.cc:654] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.760231 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
W20260630 12:25:47.761798 17062 leader_election.cc:343] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.762023 17219 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.762533 17219 ts_tablet_manager.cc:1403] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260630 12:25:47.764883 17223 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.765383 17223 ts_tablet_manager.cc:1403] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260630 12:25:47.765329 17219 raft_consensus.cc:359] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.766250 17219 raft_consensus.cc:385] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.766646 17219 raft_consensus.cc:740] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.767500 17219 consensus_queue.cc:260] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.768149 17223 raft_consensus.cc:359] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.768829 17223 raft_consensus.cc:385] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.769117 17223 raft_consensus.cc:740] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.769834 17223 consensus_queue.cc:260] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.772492 17219 ts_tablet_manager.cc:1434] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:25:47.773087 17223 ts_tablet_manager.cc:1434] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:25:47.773591 17219 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.774061 17223 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.774053 17218 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.774855 17218 ts_tablet_manager.cc:1403] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.011s
I20260630 12:25:47.779546 17219 tablet_bootstrap.cc:654] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.779978 17223 tablet_bootstrap.cc:654] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.777453 17218 raft_consensus.cc:359] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.785645 17218 raft_consensus.cc:385] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.786042 17218 raft_consensus.cc:740] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.785669 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.786917 17218 consensus_queue.cc:260] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
W20260630 12:25:47.787807 17064 leader_election.cc:343] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.788232 17064 leader_election.cc:304] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [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: 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15
I20260630 12:25:47.789053 17218 ts_tablet_manager.cc:1434] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260630 12:25:47.789418 17235 raft_consensus.cc:2749] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:47.791446 17218 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.805006 17218 tablet_bootstrap.cc:654] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.805545 17223 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.805972 17223 ts_tablet_manager.cc:1403] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.019s
I20260630 12:25:47.806167 17219 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.806628 17219 ts_tablet_manager.cc:1403] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.010s
I20260630 12:25:47.808522 17223 raft_consensus.cc:359] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.809163 17223 raft_consensus.cc:385] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.809501 17223 raft_consensus.cc:740] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.809309 17219 raft_consensus.cc:359] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.810051 17219 raft_consensus.cc:385] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.810185 17218 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.810468 17219 raft_consensus.cc:740] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.810768 17218 ts_tablet_manager.cc:1403] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260630 12:25:47.810199 17223 consensus_queue.cc:260] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.811336 17219 consensus_queue.cc:260] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.812493 17223 ts_tablet_manager.cc:1434] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:25:47.813432 17223 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.813305 17218 raft_consensus.cc:359] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.814050 17218 raft_consensus.cc:385] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.815796 17235 raft_consensus.cc:493] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.815953 17219 ts_tablet_manager.cc:1434] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:25:47.814383 17218 raft_consensus.cc:740] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.816284 17235 raft_consensus.cc:515] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.816972 17219 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.817725 17222 raft_consensus.cc:493] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.818182 17222 raft_consensus.cc:515] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.820092 17223 tablet_bootstrap.cc:654] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.819872 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:47.821362 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.822017 17024 raft_consensus.cc:2468] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 0.
I20260630 12:25:47.822196 17222 leader_election.cc:290] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:47.816751 17218 consensus_queue.cc:260] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.825048 17219 tablet_bootstrap.cc:654] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.825922 17064 leader_election.cc:304] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:47.826766 17227 raft_consensus.cc:2804] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:47.827136 17227 raft_consensus.cc:493] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:47.827456 17227 raft_consensus.cc:3060] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.829931 17218 ts_tablet_manager.cc:1434] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:25:47.831265 17218 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.834520 17235 leader_election.cc:290] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
W20260630 12:25:47.836408 17062 leader_election.cc:343] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.841131 17218 tablet_bootstrap.cc:654] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.859479 17227 raft_consensus.cc:515] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.863262 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:47.863986 17024 raft_consensus.cc:3060] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.867322 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
W20260630 12:25:47.869119 17062 leader_election.cc:343] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.870380 17227 leader_election.cc:290] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:47.872627 17222 raft_consensus.cc:493] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.873324 17222 raft_consensus.cc:515] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.875823 17219 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:47.876318 17219 ts_tablet_manager.cc:1403] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.024s
I20260630 12:25:47.876680 17222 leader_election.cc:290] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:47.879144 17219 raft_consensus.cc:359] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.879891 17219 raft_consensus.cc:385] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.880564 17219 raft_consensus.cc:740] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.879912 17024 raft_consensus.cc:2468] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 1.
I20260630 12:25:47.882131 17064 leader_election.cc:304] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:47.881867 17219 consensus_queue.cc:260] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.883260 17227 raft_consensus.cc:2804] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:47.884441 17227 raft_consensus.cc:697] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Becoming Leader. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Running, Role: LEADER
I20260630 12:25:47.886698 17219 ts_tablet_manager.cc:1434] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:25:47.887682 17219 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.888443 17222 raft_consensus.cc:493] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.889003 17222 raft_consensus.cc:515] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.892046 17222 leader_election.cc:290] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:47.893726 17219 tablet_bootstrap.cc:654] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.885291 17227 consensus_queue.cc:237] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.898857 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08ad2f259f4dbb9ed783c64f901006" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.901466 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.901929 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddc3bc25674dcc8a8c682ff11c939a" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.902565 17022 raft_consensus.cc:2468] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
I20260630 12:25:47.900998 17024 raft_consensus.cc:2468] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
I20260630 12:25:47.904134 17224 raft_consensus.cc:493] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.904589 17224 raft_consensus.cc:515] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.904963 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:47.905329 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08ad2f259f4dbb9ed783c64f901006" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
W20260630 12:25:47.903247 17138 leader_election.cc:343] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.906302 17099 raft_consensus.cc:2468] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
I20260630 12:25:47.906728 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddc3bc25674dcc8a8c682ff11c939a" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:47.907528 17097 raft_consensus.cc:2468] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
W20260630 12:25:47.908351 17136 leader_election.cc:343] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.908478 17138 leader_election.cc:304] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:47.908818 17224 leader_election.cc:290] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:47.910187 17138 leader_election.cc:304] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:47.909565 17222 raft_consensus.cc:2804] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:47.910804 17222 raft_consensus.cc:493] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:47.914675 17222 raft_consensus.cc:3060] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.908805 17136 leader_election.cc:304] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:47.919283 17223 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:47.919888 17223 ts_tablet_manager.cc:1403] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.048s
I20260630 12:25:47.920923 17251 raft_consensus.cc:2804] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:47.922426 17251 raft_consensus.cc:493] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:47.922770 17251 raft_consensus.cc:3060] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.923326 17223 raft_consensus.cc:359] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.924077 17223 raft_consensus.cc:385] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.924364 17223 raft_consensus.cc:740] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.925195 17223 consensus_queue.cc:260] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.926152 17249 raft_consensus.cc:2749] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:47.927666 17223 ts_tablet_manager.cc:1434] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:25:47.927573 17222 raft_consensus.cc:515] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.928957 17223 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:47.930634 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddc3bc25674dcc8a8c682ff11c939a" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:47.931314 17097 raft_consensus.cc:3060] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.933307 17218 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:47.933751 17218 ts_tablet_manager.cc:1403] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.103s	user 0.032s	sys 0.020s
I20260630 12:25:47.935567 17235 raft_consensus.cc:493] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:47.936122 17235 raft_consensus.cc:515] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.940326 17222 leader_election.cc:290] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:47.945958 17218 raft_consensus.cc:359] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.946623 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:47.947269 17219 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
W20260630 12:25:47.947801 17062 leader_election.cc:343] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:47.948518 17219 ts_tablet_manager.cc:1403] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.009s
I20260630 12:25:47.949244 17223 tablet_bootstrap.cc:654] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.949522 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ddc3bc25674dcc8a8c682ff11c939a" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:47.946745 17235 leader_election.cc:290] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:47.950085 17024 raft_consensus.cc:3060] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:47.946601 17218 raft_consensus.cc:385] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.953589 17218 raft_consensus.cc:740] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.954411 17218 consensus_queue.cc:260] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.956111 17219 raft_consensus.cc:359] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.960198 17219 raft_consensus.cc:385] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:47.960553 17219 raft_consensus.cc:740] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:47.962221 17219 consensus_queue.cc:260] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:47.966739 17218 ts_tablet_manager.cc:1434] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260630 12:25:47.967605 16921 catalog_manager.cc:5697] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:47.972283 17219 ts_tablet_manager.cc:1434] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260630 12:25:47.967734 17218 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:47.975576 17024 raft_consensus.cc:2468] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 1.
I20260630 12:25:47.978752 17138 leader_election.cc:304] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:47.979838 17218 tablet_bootstrap.cc:654] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:47.979801 17222 raft_consensus.cc:2804] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:47.980347 17222 raft_consensus.cc:697] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Running, Role: LEADER
I20260630 12:25:47.981159 17222 consensus_queue.cc:237] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:47.989514 17219 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:47.994058 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:47.994874 17022 raft_consensus.cc:2468] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 0.
I20260630 12:25:47.996290 17064 leader_election.cc:304] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:47.997748 17227 raft_consensus.cc:2804] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:47.998201 17227 raft_consensus.cc:493] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:47.998621 17227 raft_consensus.cc:3060] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.003309 17219 tablet_bootstrap.cc:654] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.007961 17227 raft_consensus.cc:515] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.010954 17224 raft_consensus.cc:493] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.011209 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:48.011591 17224 raft_consensus.cc:515] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.014077 17224 leader_election.cc:290] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.014801 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
W20260630 12:25:48.014514 16987 leader_election.cc:343] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:48.018224 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db9475f7a494fc0b719520c7abcfac6" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:48.019019 17173 raft_consensus.cc:2468] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:48.020905 16987 leader_election.cc:304] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:47.948837 17251 raft_consensus.cc:515] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.024346 17251 leader_election.cc:290] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:48.025134 17224 raft_consensus.cc:2804] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:48.025207 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08ad2f259f4dbb9ed783c64f901006" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:48.025429 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd08ad2f259f4dbb9ed783c64f901006" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:48.025854 17224 raft_consensus.cc:493] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:48.026088 17096 raft_consensus.cc:3060] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.026314 17024 raft_consensus.cc:3060] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.026374 17224 raft_consensus.cc:3060] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.028308 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db9475f7a494fc0b719520c7abcfac6" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.015750 17099 raft_consensus.cc:2468] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
W20260630 12:25:48.032672 16970 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:48.035283 16975 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:25:48.036479 16975 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:48.039659 17097 raft_consensus.cc:2468] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 1.
I20260630 12:25:48.045477 17224 raft_consensus.cc:515] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.046185 17024 raft_consensus.cc:2468] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 1.
I20260630 12:25:48.046797 17227 leader_election.cc:290] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.047001 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:48.047539 17251 raft_consensus.cc:493] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.049899 17138 leader_election.cc:304] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
W20260630 12:25:48.050546 17062 leader_election.cc:343] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:48.051317 17222 raft_consensus.cc:2804] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.051788 17222 raft_consensus.cc:697] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Running, Role: LEADER
I20260630 12:25:48.050150 17224 leader_election.cc:290] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.052546 17222 consensus_queue.cc:237] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.053933 17224 raft_consensus.cc:493] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.054963 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:48.052789 17251 raft_consensus.cc:515] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.055632 17024 raft_consensus.cc:3060] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.055920 17096 raft_consensus.cc:2468] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 1.
I20260630 12:25:48.054394 17218 tablet_bootstrap.cc:492] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:48.056968 17218 ts_tablet_manager.cc:1403] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.016s
I20260630 12:25:48.057934 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:48.058557 17223 tablet_bootstrap.cc:492] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:48.058686 17022 raft_consensus.cc:2393] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6ea493b5294851b0b527bdf3ae8194 in current term 1: Already voted for candidate 7e7fb595812a476398c2bbd833bebeb8 in this term.
I20260630 12:25:48.059026 17223 ts_tablet_manager.cc:1403] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.130s	user 0.052s	sys 0.045s
I20260630 12:25:48.063205 17219 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:48.063745 17219 ts_tablet_manager.cc:1403] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.000s
I20260630 12:25:48.063668 17223 raft_consensus.cc:359] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.064477 17223 raft_consensus.cc:385] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.064812 17024 raft_consensus.cc:2468] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 1.
W20260630 12:25:48.059873 16987 leader_election.cc:343] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:48.066071 16987 leader_election.cc:304] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:48.066802 17259 raft_consensus.cc:2804] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:48.067054 17219 raft_consensus.cc:359] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.067800 17219 raft_consensus.cc:385] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.068100 17219 raft_consensus.cc:740] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.068723 17219 consensus_queue.cc:260] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.067878 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db9475f7a494fc0b719520c7abcfac6" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:48.067162 17259 raft_consensus.cc:493] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:48.061329 17218 raft_consensus.cc:359] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.070199 17259 raft_consensus.cc:3060] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.070405 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db9475f7a494fc0b719520c7abcfac6" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:48.064803 17223 raft_consensus.cc:740] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.068149 17064 leader_election.cc:304] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:48.073428 17223 consensus_queue.cc:260] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.073777 17227 raft_consensus.cc:2804] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.073942 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fb0e83fe5f4b109e29efdbe99b7822" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.071033 17173 raft_consensus.cc:3060] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.074337 17227 raft_consensus.cc:697] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Becoming Leader. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Running, Role: LEADER
I20260630 12:25:48.070523 17218 raft_consensus.cc:385] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.059657 17224 raft_consensus.cc:515] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.077801 17227 consensus_queue.cc:237] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.078217 17136 leader_election.cc:304] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:48.083431 17259 raft_consensus.cc:515] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.083931 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.084508 17173 raft_consensus.cc:2468] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.076882 17096 raft_consensus.cc:3060] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.084614 17097 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:48.072141 17251 leader_election.cc:290] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:48.083946 17222 raft_consensus.cc:3060] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.086423 16987 leader_election.cc:304] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:48.089658 17224 leader_election.cc:290] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.090343 17224 raft_consensus.cc:2804] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:48.090641 17224 raft_consensus.cc:493] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:48.090963 17224 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.092629 17096 raft_consensus.cc:2468] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.077287 17218 raft_consensus.cc:740] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.094203 17218 consensus_queue.cc:260] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.095649 17259 leader_election.cc:290] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.099494 17218 ts_tablet_manager.cc:1434] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.005s
I20260630 12:25:48.101717 17224 raft_consensus.cc:515] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.103646 17218 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:48.104868 17219 ts_tablet_manager.cc:1434] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.005s
I20260630 12:25:48.104909 17222 raft_consensus.cc:2749] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:48.104557 17223 ts_tablet_manager.cc:1434] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.003s
I20260630 12:25:48.103663 17224 leader_election.cc:290] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.106359 17223 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:48.106613 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:48.107249 17173 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:48.111373 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:48.112453 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:48.112794 17223 tablet_bootstrap.cc:654] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.113018 17096 raft_consensus.cc:3060] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.113963 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:48.114759 17173 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.115456 16921 catalog_manager.cc:5697] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.117197 16921 catalog_manager.cc:5697] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:48.113916 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:48.120571 17097 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.120783 17096 raft_consensus.cc:2468] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.123821 17223 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:48.124264 17223 ts_tablet_manager.cc:1403] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:25:48.126621 17097 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.126753 17223 raft_consensus.cc:359] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.127480 17223 raft_consensus.cc:385] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.127748 17223 raft_consensus.cc:740] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.128374 17223 consensus_queue.cc:260] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.129724 17173 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.132565 16920 catalog_manager.cc:5697] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.130592 17223 ts_tablet_manager.cc:1434] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:25:48.130445 16987 leader_election.cc:304] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:48.134487 17224 raft_consensus.cc:2804] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.135049 17218 tablet_bootstrap.cc:654] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.134964 17224 raft_consensus.cc:697] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
W20260630 12:25:48.136058 16987 leader_election.cc:343] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:48.135957 17224 consensus_queue.cc:237] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.136770 16987 leader_election.cc:304] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:48.137650 17264 raft_consensus.cc:2804] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.138087 17264 raft_consensus.cc:697] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:48.138132 16987 leader_election.cc:304] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:48.138957 17264 consensus_queue.cc:237] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.141283 17262 raft_consensus.cc:2804] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.141862 17262 raft_consensus.cc:697] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:48.142884 17262 consensus_queue.cc:237] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.158716 17259 raft_consensus.cc:493] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.159402 17259 raft_consensus.cc:515] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.162127 17259 leader_election.cc:290] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.175288 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02c8bf2ced3477a8e20b1e77fc0c521" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.175925 17097 raft_consensus.cc:2468] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:48.175925 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02c8bf2ced3477a8e20b1e77fc0c521" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:48.176631 17173 raft_consensus.cc:2468] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:48.177047 16987 leader_election.cc:304] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:48.178421 17224 raft_consensus.cc:2804] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:48.178809 17224 raft_consensus.cc:493] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:48.179162 17224 raft_consensus.cc:3060] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.180081 17218 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:48.180579 17218 ts_tablet_manager.cc:1403] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.019s
I20260630 12:25:48.179869 16920 catalog_manager.cc:5697] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.182497 17218 raft_consensus.cc:359] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.183069 17218 raft_consensus.cc:385] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.183331 17218 raft_consensus.cc:740] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.183943 17218 consensus_queue.cc:260] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.185139 17224 raft_consensus.cc:515] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.185855 17218 ts_tablet_manager.cc:1434] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:48.187851 17224 leader_election.cc:290] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:48.188706 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02c8bf2ced3477a8e20b1e77fc0c521" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:48.189302 17097 raft_consensus.cc:3060] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.189580 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02c8bf2ced3477a8e20b1e77fc0c521" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:48.190101 17173 raft_consensus.cc:3060] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.195881 17097 raft_consensus.cc:2468] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.196432 17173 raft_consensus.cc:2468] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:48.197009 16987 leader_election.cc:304] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:48.197775 17224 raft_consensus.cc:2804] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:48.197453 16919 catalog_manager.cc:5697] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.198293 17224 raft_consensus.cc:697] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:48.199021 17224 consensus_queue.cc:237] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.199031 16919 catalog_manager.cc:5697] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.211259 16920 catalog_manager.cc:5697] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:48.374977 17227 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.386327 17227 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.396281 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:48.402552 17278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:48.403491 17222 raft_consensus.cc:493] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.404095 17222 raft_consensus.cc:515] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
W20260630 12:25:48.404485 17279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:48.406172 17222 leader_election.cc:290] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:48.406941 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:48.407730 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ea1ff5af884a42947ba401c967a452" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.408468 17097 raft_consensus.cc:2393] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6ea493b5294851b0b527bdf3ae8194 in current term 1: Already voted for candidate 51abdd9002c044838dc78d96ab473e15 in this term.
I20260630 12:25:48.409222 17136 leader_election.cc:304] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:48.409822 17222 raft_consensus.cc:3060] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:48.412405 17281 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:48.413347 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:48.414055 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:48.414268 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:48.414456 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822348414442 us; error 0 us; skew 500 ppm
I20260630 12:25:48.414997 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:48.415550 17222 raft_consensus.cc:2749] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:48.417423 14028 webserver.cc:533] Webserver started at http://127.13.179.4:34515/ using document root <none> and password file <none>
I20260630 12:25:48.417902 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:48.418098 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:48.418351 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:48.419209 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "5084ecabfbd944a7a8dccb6f6472893e"
format_stamp: "Formatted at 2026-06-30 12:25:48 on dist-test-slave-wjf0"
I20260630 12:25:48.423506 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:25:48.426522 17286 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:48.427220 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:48.427497 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "5084ecabfbd944a7a8dccb6f6472893e"
format_stamp: "Formatted at 2026-06-30 12:25:48 on dist-test-slave-wjf0"
I20260630 12:25:48.427785 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:48.452150 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:48.453224 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:48.454346 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:48.456507 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:48.456732 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:48.456955 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:48.457203 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:48.496305 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:35745
I20260630 12:25:48.496381 17348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:35745 every 8 connection(s)
I20260630 12:25:48.502777 16919 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46170:
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:25:48.510411 17349 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42417
I20260630 12:25:48.510839 17349 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:48.511551 17349 heartbeater.cc:507] Master 127.13.179.62:42417 requested a full tablet report, sending...
I20260630 12:25:48.512840 17222 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.513798 16921 ts_manager.cc:194] Registered new tserver with Master: 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745)
I20260630 12:25:48.515606 16921 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46182
W20260630 12:25:48.527000 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 567098c945334c76b484780d702fc926 has no consensus state
I20260630 12:25:48.528906 17249 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.529897 17268 consensus_queue.cc:1048] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:48.531172 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f502febcae994471b43f8ff887b5ff8f has no consensus state
W20260630 12:25:48.532877 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12dd34b3fc614dcdb59287c5f143fa6c has no consensus state
W20260630 12:25:48.536628 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fde07592f76742a3832a840211b03dba has no consensus state
W20260630 12:25:48.537986 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 33c462dfb3354237a842587e21ab8aec has no consensus state
W20260630 12:25:48.539351 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d54bd4053a5049be97e582843e390c99 has no consensus state
W20260630 12:25:48.540773 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87de74ff5f94436d88b613d13f866ac8 has no consensus state
W20260630 12:25:48.542258 16919 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88aaf063fd6144138cad6ac7408fac12 has no consensus state
I20260630 12:25:48.552099 17268 consensus_queue.cc:1048] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:48.554971 16909 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet f502febcae994471b43f8ff887b5ff8f (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f502febcae994471b43f8ff887b5ff8f has no consensus state
I20260630 12:25:48.564641 17227 consensus_queue.cc:1048] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.573485 17222 raft_consensus.cc:493] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:48.573954 17222 raft_consensus.cc:515] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.575984 17222 leader_election.cc:290] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:48.577888 17097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:48.579123 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b774484d97c148b29afbb711d1878ef8" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:48.582101 17249 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.582271 17138 leader_election.cc:304] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:48.583379 17249 raft_consensus.cc:2749] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:48.589463 17264 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.593036 17012 tablet_service.cc:1511] Processing CreateTablet for tablet 567098c945334c76b484780d702fc926 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.594321 17012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567098c945334c76b484780d702fc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.596339 17173 raft_consensus.cc:3060] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:48.601358 17008 tablet_service.cc:1511] Processing CreateTablet for tablet f502febcae994471b43f8ff887b5ff8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.602639 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502febcae994471b43f8ff887b5ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.605957 17274 consensus_queue.cc:1048] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:48.607071 17013 tablet_service.cc:1511] Processing CreateTablet for tablet fde07592f76742a3832a840211b03dba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.608273 17013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde07592f76742a3832a840211b03dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.611784 17009 tablet_service.cc:1511] Processing CreateTablet for tablet 33c462dfb3354237a842587e21ab8aec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.613061 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c462dfb3354237a842587e21ab8aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.614262 17264 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.623413 17014 tablet_service.cc:1511] Processing CreateTablet for tablet 87de74ff5f94436d88b613d13f866ac8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.624750 17014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87de74ff5f94436d88b613d13f866ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.640512 17264 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:48.644764 17364 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:48.651923 17088 tablet_service.cc:1511] Processing CreateTablet for tablet 567098c945334c76b484780d702fc926 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.653533 17088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567098c945334c76b484780d702fc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.672263 17162 tablet_service.cc:1511] Processing CreateTablet for tablet f502febcae994471b43f8ff887b5ff8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.674029 17222 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.674868 17162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502febcae994471b43f8ff887b5ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.674690 17009 tablet_service.cc:1511] Processing CreateTablet for tablet 88aaf063fd6144138cad6ac7408fac12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.676141 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aaf063fd6144138cad6ac7408fac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.692536 17083 tablet_service.cc:1511] Processing CreateTablet for tablet 12dd34b3fc614dcdb59287c5f143fa6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.694919 17224 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.696079 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dd34b3fc614dcdb59287c5f143fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.707002 17163 tablet_service.cc:1511] Processing CreateTablet for tablet 12dd34b3fc614dcdb59287c5f143fa6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.707718 17089 tablet_service.cc:1511] Processing CreateTablet for tablet fde07592f76742a3832a840211b03dba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.707856 17158 tablet_service.cc:1511] Processing CreateTablet for tablet 33c462dfb3354237a842587e21ab8aec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.708328 17163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dd34b3fc614dcdb59287c5f143fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.708992 17089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde07592f76742a3832a840211b03dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.710144 17160 tablet_service.cc:1511] Processing CreateTablet for tablet d54bd4053a5049be97e582843e390c99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.710453 17087 tablet_service.cc:1511] Processing CreateTablet for tablet d54bd4053a5049be97e582843e390c99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.711779 17087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54bd4053a5049be97e582843e390c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.714334 17086 tablet_service.cc:1511] Processing CreateTablet for tablet 87de74ff5f94436d88b613d13f866ac8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.715909 17086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87de74ff5f94436d88b613d13f866ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.685602 17264 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:25:48.709095 17158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c462dfb3354237a842587e21ab8aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.734974 17161 tablet_service.cc:1511] Processing CreateTablet for tablet 88aaf063fd6144138cad6ac7408fac12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.736714 17161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aaf063fd6144138cad6ac7408fac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.760743 17160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54bd4053a5049be97e582843e390c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.770679 17364 tablet_bootstrap.cc:654] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:48.761957 17357 log.cc:927] Time spent T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
I20260630 12:25:48.793397 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 567098c945334c76b484780d702fc926 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.794727 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567098c945334c76b484780d702fc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.797060 17309 tablet_service.cc:1511] Processing CreateTablet for tablet d54bd4053a5049be97e582843e390c99 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.801354 17307 tablet_service.cc:1511] Processing CreateTablet for tablet 88aaf063fd6144138cad6ac7408fac12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.802258 17308 tablet_service.cc:1511] Processing CreateTablet for tablet 87de74ff5f94436d88b613d13f866ac8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.803695 17313 tablet_service.cc:1511] Processing CreateTablet for tablet f502febcae994471b43f8ff887b5ff8f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.804888 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88aaf063fd6144138cad6ac7408fac12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.807603 17311 tablet_service.cc:1511] Processing CreateTablet for tablet fde07592f76742a3832a840211b03dba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.808796 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 33c462dfb3354237a842587e21ab8aec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.810933 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 12dd34b3fc614dcdb59287c5f143fa6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:25:48.817991 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54bd4053a5049be97e582843e390c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.819169 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde07592f76742a3832a840211b03dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.822293 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502febcae994471b43f8ff887b5ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.823506 17368 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:48.824873 17224 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:48.842465 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12dd34b3fc614dcdb59287c5f143fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.845849 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87de74ff5f94436d88b613d13f866ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.849686 17370 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:48.853554 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c462dfb3354237a842587e21ab8aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:48.881364 17368 tablet_bootstrap.cc:654] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.882649 17364 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:48.883167 17364 ts_tablet_manager.cc:1403] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.239s	user 0.025s	sys 0.012s
I20260630 12:25:48.886410 17364 raft_consensus.cc:359] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:48.887111 17364 raft_consensus.cc:385] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.887392 17364 raft_consensus.cc:740] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.889864 17364 consensus_queue.cc:260] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:48.903368 17364 ts_tablet_manager.cc:1434] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:25:48.904220 17364 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:48.919588 17370 tablet_bootstrap.cc:654] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.935494 17373 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:48.940770 17364 tablet_bootstrap.cc:654] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.953923 17368 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:48.954434 17368 ts_tablet_manager.cc:1403] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.009s
I20260630 12:25:48.956581 17370 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:48.956955 17373 tablet_bootstrap.cc:654] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.957018 17370 ts_tablet_manager.cc:1403] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.005s
I20260630 12:25:48.957250 17368 raft_consensus.cc:359] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:48.958065 17368 raft_consensus.cc:385] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.958359 17368 raft_consensus.cc:740] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.959393 17368 consensus_queue.cc:260] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:48.961949 17368 ts_tablet_manager.cc:1434] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:48.962908 17368 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:48.970230 17368 tablet_bootstrap.cc:654] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.971871 17373 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:48.972334 17373 ts_tablet_manager.cc:1403] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.014s
I20260630 12:25:48.975140 17364 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:48.975214 17373 raft_consensus.cc:359] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.975800 17364 ts_tablet_manager.cc:1403] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.010s
I20260630 12:25:48.976274 17368 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:48.976068 17373 raft_consensus.cc:385] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.976768 17373 raft_consensus.cc:740] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.976886 17368 ts_tablet_manager.cc:1403] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:25:48.959964 17370 raft_consensus.cc:359] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.977674 17370 raft_consensus.cc:385] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.977553 17373 consensus_queue.cc:260] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.978010 17370 raft_consensus.cc:740] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.978856 17370 consensus_queue.cc:260] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.979290 17364 raft_consensus.cc:359] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.979993 17364 raft_consensus.cc:385] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.980321 17364 raft_consensus.cc:740] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.980226 17368 raft_consensus.cc:359] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.981493 17368 raft_consensus.cc:385] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:48.981956 17368 raft_consensus.cc:740] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:48.981405 17364 consensus_queue.cc:260] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.983098 17368 consensus_queue.cc:260] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:48.984187 17364 ts_tablet_manager.cc:1434] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:25:48.985231 17364 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:48.991041 17364 tablet_bootstrap.cc:654] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:48.994804 17368 ts_tablet_manager.cc:1434] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:25:48.999789 17368 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:49.002833 17373 ts_tablet_manager.cc:1434] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.030s	user 0.015s	sys 0.015s
I20260630 12:25:49.003593 17349 heartbeater.cc:499] Master 127.13.179.62:42417 was elected leader, sending a full tablet report...
I20260630 12:25:49.003827 17373 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.007197 17368 tablet_bootstrap.cc:654] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.010517 17373 tablet_bootstrap.cc:654] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.019842 17368 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:49.021770 17368 ts_tablet_manager.cc:1403] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:25:49.025177 17368 raft_consensus.cc:359] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.025920 17368 raft_consensus.cc:385] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.026237 17373 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.026262 17368 raft_consensus.cc:740] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.026847 17373 ts_tablet_manager.cc:1403] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260630 12:25:49.026989 17370 ts_tablet_manager.cc:1434] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.000s
I20260630 12:25:49.027347 17368 consensus_queue.cc:260] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.030202 17373 raft_consensus.cc:359] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.030841 17373 raft_consensus.cc:385] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.031112 17373 raft_consensus.cc:740] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.031831 17373 consensus_queue.cc:260] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.033875 17373 ts_tablet_manager.cc:1434] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:25:49.034711 17373 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
W20260630 12:25:49.035880 16970 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:49.037910 17368 ts_tablet_manager.cc:1434] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:25:49.038147 17379 raft_consensus.cc:493] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.038887 17368 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:49.038622 17379 raft_consensus.cc:515] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.041286 17379 leader_election.cc:290] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.049921 17370 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:49.053267 17373 tablet_bootstrap.cc:654] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.053755 17251 raft_consensus.cc:493] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.054140 17368 tablet_bootstrap.cc:654] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.054190 17251 raft_consensus.cc:515] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.058715 17251 leader_election.cc:290] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745)
I20260630 12:25:49.074024 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
W20260630 12:25:49.080281 17138 leader_election.cc:343] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.081956 16919 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e] alter complete (version 0)
I20260630 12:25:49.084563 17373 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.083920 17364 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:49.085376 17373 ts_tablet_manager.cc:1403] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
I20260630 12:25:49.085598 17364 ts_tablet_manager.cc:1403] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.029s
I20260630 12:25:49.089532 17373 raft_consensus.cc:359] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.090278 17373 raft_consensus.cc:385] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.090619 17373 raft_consensus.cc:740] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.091327 17373 consensus_queue.cc:260] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.093264 17373 ts_tablet_manager.cc:1434] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:25:49.095114 17373 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.093214 17364 raft_consensus.cc:359] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.096231 17364 raft_consensus.cc:385] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.106709 17364 raft_consensus.cc:740] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.107630 17364 consensus_queue.cc:260] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.110788 17364 ts_tablet_manager.cc:1434] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260630 12:25:49.111974 17364 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:49.119702 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
W20260630 12:25:49.125533 17136 leader_election.cc:343] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.125988 17136 leader_election.cc:304] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15
I20260630 12:25:49.127560 17222 raft_consensus.cc:2749] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.130635 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.131372 17373 tablet_bootstrap.cc:654] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.131325 17099 raft_consensus.cc:2468] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.131426 17368 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:49.132833 17368 ts_tablet_manager.cc:1403] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.035s
I20260630 12:25:49.133351 17287 leader_election.cc:304] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.134673 17379 raft_consensus.cc:2804] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.135129 17379 raft_consensus.cc:493] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.135624 17370 tablet_bootstrap.cc:654] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.135596 17379 raft_consensus.cc:3060] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.141283 17368 raft_consensus.cc:359] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.142006 17368 raft_consensus.cc:385] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.142259 17368 raft_consensus.cc:740] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.142845 17368 consensus_queue.cc:260] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.144728 17368 ts_tablet_manager.cc:1434] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260630 12:25:49.145740 17368 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:49.150434 17379 raft_consensus.cc:515] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.150820 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
W20260630 12:25:49.154201 17287 leader_election.cc:343] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.159649 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.160147 17099 raft_consensus.cc:3060] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.160605 17364 tablet_bootstrap.cc:654] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.162704 17373 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.163201 17373 ts_tablet_manager.cc:1403] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.014s
I20260630 12:25:49.167018 17099 raft_consensus.cc:2468] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 1.
I20260630 12:25:49.169456 17370 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:49.169018 17379 leader_election.cc:290] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.169252 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:49.170749 17287 leader_election.cc:304] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.172782 17368 tablet_bootstrap.cc:654] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.177721 17274 raft_consensus.cc:493] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.178171 17274 raft_consensus.cc:515] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.173552 17370 ts_tablet_manager.cc:1403] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.010s
I20260630 12:25:49.178349 17373 raft_consensus.cc:359] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.182821 17373 raft_consensus.cc:385] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.183113 17373 raft_consensus.cc:740] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.183454 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.183799 17373 consensus_queue.cc:260] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.176783 17379 raft_consensus.cc:2804] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:25:49.186519 17064 leader_election.cc:343] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:49.190392 17287 leader_election.cc:343] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.184262 17274 leader_election.cc:290] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.196506 17379 raft_consensus.cc:697] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Becoming Leader. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Running, Role: LEADER
I20260630 12:25:49.198228 17379 consensus_queue.cc:237] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.202339 17370 raft_consensus.cc:359] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.203293 17370 raft_consensus.cc:385] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.203619 17370 raft_consensus.cc:740] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.202045 17373 ts_tablet_manager.cc:1434] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.005s
I20260630 12:25:49.204443 17370 consensus_queue.cc:260] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.205739 17373 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.208043 17364 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:49.208621 17364 ts_tablet_manager.cc:1403] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.008s
I20260630 12:25:49.211695 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.212721 17373 tablet_bootstrap.cc:654] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:49.213006 17062 leader_election.cc:343] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.213500 17062 leader_election.cc:304] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [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: 7e7fb595812a476398c2bbd833bebeb8; no voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15
I20260630 12:25:49.212180 17364 raft_consensus.cc:359] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.214226 17364 raft_consensus.cc:385] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.214557 17364 raft_consensus.cc:740] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.215553 17364 consensus_queue.cc:260] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.218807 17368 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: No bootstrap required, opened a new log
I20260630 12:25:49.219257 17368 ts_tablet_manager.cc:1403] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.003s
I20260630 12:25:49.221294 17364 ts_tablet_manager.cc:1434] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260630 12:25:49.222186 17368 raft_consensus.cc:359] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.222894 17368 raft_consensus.cc:385] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.223197 17368 raft_consensus.cc:740] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.223851 17368 consensus_queue.cc:260] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.224275 17364 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
I20260630 12:25:49.224814 17235 raft_consensus.cc:2749] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.227102 17368 ts_tablet_manager.cc:1434] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:49.234639 17364 tablet_bootstrap.cc:654] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.237412 16920 catalog_manager.cc:5697] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4). New cstate: current_term: 1 leader_uuid: "5084ecabfbd944a7a8dccb6f6472893e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.242013 17373 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.242513 17373 ts_tablet_manager.cc:1403] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.008s
I20260630 12:25:49.244686 17224 raft_consensus.cc:493] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.245395 17370 ts_tablet_manager.cc:1434] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260630 12:25:49.245143 17224 raft_consensus.cc:515] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.246505 17370 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:49.247460 17224 leader_election.cc:290] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.245139 17373 raft_consensus.cc:359] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.255627 17373 raft_consensus.cc:385] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.255965 17373 raft_consensus.cc:740] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.257705 17373 consensus_queue.cc:260] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.258569 17379 raft_consensus.cc:493] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.259234 17379 raft_consensus.cc:515] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.261301 17370 tablet_bootstrap.cc:654] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.261715 17373 ts_tablet_manager.cc:1434] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260630 12:25:49.268332 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.268853 17379 leader_election.cc:290] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.268956 17096 raft_consensus.cc:2468] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.272141 17287 leader_election.cc:304] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.272904 17379 raft_consensus.cc:2804] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.273303 17379 raft_consensus.cc:493] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.273669 17379 raft_consensus.cc:3060] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.275667 17370 tablet_bootstrap.cc:492] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:49.276372 17370 ts_tablet_manager.cc:1403] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.013s
I20260630 12:25:49.280141 17370 raft_consensus.cc:359] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.281091 17370 raft_consensus.cc:385] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.281586 17370 raft_consensus.cc:740] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.281916 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.282621 17096 raft_consensus.cc:2468] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:49.282881 17370 consensus_queue.cc:260] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.285830 17370 ts_tablet_manager.cc:1434] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:25:49.281399 17379 raft_consensus.cc:515] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.286813 17370 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:49.286760 16987 leader_election.cc:304] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.288431 17224 raft_consensus.cc:2804] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.288791 17224 raft_consensus.cc:493] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.289110 17224 raft_consensus.cc:3060] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.294781 17370 tablet_bootstrap.cc:654] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.295658 17224 raft_consensus.cc:515] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.297677 17224 leader_election.cc:290] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.298615 17379 leader_election.cc:290] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.299113 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.299574 17096 raft_consensus.cc:3060] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.303450 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.304003 17099 raft_consensus.cc:3060] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.310806 17099 raft_consensus.cc:2468] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:49.312693 17379 raft_consensus.cc:493] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.313113 17379 raft_consensus.cc:515] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.314904 17370 tablet_bootstrap.cc:492] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:49.315533 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:49.315797 17379 leader_election.cc:290] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.315505 17370 ts_tablet_manager.cc:1403] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
W20260630 12:25:49.316883 17287 leader_election.cc:343] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.317992 17224 raft_consensus.cc:493] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.318442 17224 raft_consensus.cc:515] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.320256 17224 leader_election.cc:290] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.320294 17370 raft_consensus.cc:359] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.321296 17370 raft_consensus.cc:385] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.321704 17370 raft_consensus.cc:740] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.322187 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.323151 17096 raft_consensus.cc:2468] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 1.
I20260630 12:25:49.322624 17370 consensus_queue.cc:260] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.324132 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:49.324262 17287 leader_election.cc:304] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.325538 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.326122 17023 raft_consensus.cc:2468] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.326331 17370 ts_tablet_manager.cc:1434] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260630 12:25:49.327216 17289 leader_election.cc:343] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:49.328318 17289 leader_election.cc:343] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.327236 17370 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:49.329238 17395 raft_consensus.cc:2804] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:49.329881 17395 raft_consensus.cc:697] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Becoming Leader. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Running, Role: LEADER
I20260630 12:25:49.330221 17393 raft_consensus.cc:493] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.330312 17289 leader_election.cc:304] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [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: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15; no voters: 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:49.330693 17395 consensus_queue.cc:237] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.331034 17393 raft_consensus.cc:515] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.334054 17393 leader_election.cc:290] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.336248 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:49.336863 17173 raft_consensus.cc:2468] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.366178 17373 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.525454 16987 leader_election.cc:304] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.650748 17224 raft_consensus.cc:2804] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:25:49.650669 16987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.2:34895, user_credentials={real_user=slave}} blocked reactor thread for 239901us
I20260630 12:25:49.463421 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.341661 17379 raft_consensus.cc:2804] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.342736 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.652917 17224 raft_consensus.cc:697] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:49.368041 17393 raft_consensus.cc:493] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.654718 17393 raft_consensus.cc:515] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.654739 17224 consensus_queue.cc:237] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.656845 17393 leader_election.cc:290] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.657706 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.653650 17379 raft_consensus.cc:493] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.366215 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567098c945334c76b484780d702fc926" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:49.661619 17249 raft_consensus.cc:493] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.660938 17235 raft_consensus.cc:493] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.659134 17264 raft_consensus.cc:493] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.663285 17249 raft_consensus.cc:515] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.664065 17264 raft_consensus.cc:515] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.663343 17235 raft_consensus.cc:515] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.367470 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.529810 17222 raft_consensus.cc:493] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.342056 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.667868 17099 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:49.669507 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.669837 17373 tablet_bootstrap.cc:654] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.367873 17287 leader_election.cc:304] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 5084ecabfbd944a7a8dccb6f6472893e; no voters: 
I20260630 12:25:49.670126 17264 leader_election.cc:290] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.660012 17322 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 0.
I20260630 12:25:49.665654 17379 raft_consensus.cc:3060] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.676789 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.677340 17324 raft_consensus.cc:2468] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 0.
I20260630 12:25:49.678386 17062 leader_election.cc:304] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
W20260630 12:25:49.680913 16909 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 12dd34b3fc614dcdb59287c5f143fa6c (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 12dd34b3fc614dcdb59287c5f143fa6c consensus state has no leader
I20260630 12:25:49.666527 17023 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.671972 17222 raft_consensus.cc:515] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.673362 17096 raft_consensus.cc:2468] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.673998 17235 leader_election.cc:290] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
W20260630 12:25:49.675257 17136 leader_election.cc:343] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.675479 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.682960 17289 leader_election.cc:304] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:49.683528 17024 raft_consensus.cc:2468] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
I20260630 12:25:49.684036 17274 raft_consensus.cc:2804] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.684697 17138 leader_election.cc:304] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:49.675902 17249 leader_election.cc:290] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
W20260630 12:25:49.685786 17287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.3:44007, user_credentials={real_user=slave}} blocked reactor thread for 318003us
I20260630 12:25:49.686228 17274 raft_consensus.cc:493] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.686627 17249 raft_consensus.cc:2804] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.684036 17393 raft_consensus.cc:2804] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.687094 17249 raft_consensus.cc:493] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.687290 17393 raft_consensus.cc:493] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.690333 17393 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.687335 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.690951 17096 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:49.686638 17274 raft_consensus.cc:3060] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.691820 17364 tablet_bootstrap.cc:492] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:49.692340 17364 ts_tablet_manager.cc:1403] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.469s	user 0.088s	sys 0.079s
I20260630 12:25:49.688102 17404 raft_consensus.cc:2804] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.687491 17249 raft_consensus.cc:3060] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.696727 17404 raft_consensus.cc:493] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.700161 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:49.702055 17404 raft_consensus.cc:3060] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.583513 16920 catalog_manager.cc:5697] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4). New cstate: current_term: 1 leader_uuid: "5084ecabfbd944a7a8dccb6f6472893e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.711655 17222 leader_election.cc:290] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.713375 17370 tablet_bootstrap.cc:654] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.712548 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.718382 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:49.715073 16987 leader_election.cc:304] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:49.719015 17024 raft_consensus.cc:2468] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 0.
I20260630 12:25:49.719686 17379 raft_consensus.cc:515] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.711004 17171 raft_consensus.cc:2468] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 0.
I20260630 12:25:49.728124 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:49.720963 17172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:49.723084 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.724620 17264 raft_consensus.cc:2804] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.728713 17024 raft_consensus.cc:3060] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.732270 17322 raft_consensus.cc:2393] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6ea493b5294851b0b527bdf3ae8194 in current term 1: Already voted for candidate 5084ecabfbd944a7a8dccb6f6472893e in this term.
I20260630 12:25:49.729681 17379 leader_election.cc:290] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.732118 17264 raft_consensus.cc:493] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.739308 17264 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.725458 17364 raft_consensus.cc:359] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.733364 17138 leader_election.cc:304] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:49.740188 17274 raft_consensus.cc:515] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
W20260630 12:25:49.751858 17287 consensus_peers.cc:597] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Couldn't send request to peer 4f6ea493b5294851b0b527bdf3ae8194. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:49.752411 17222 raft_consensus.cc:2804] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:49.752782 17222 raft_consensus.cc:493] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:49.753118 17222 raft_consensus.cc:3060] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:49.753504 17289 consensus_peers.cc:597] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:49.754189 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:49.759356 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:49.762773 17404 raft_consensus.cc:515] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.766083 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.766788 17096 raft_consensus.cc:2393] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 7e7fb595812a476398c2bbd833bebeb8 in this term.
I20260630 12:25:49.767591 17264 raft_consensus.cc:515] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.769640 17264 leader_election.cc:290] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.770323 17322 raft_consensus.cc:2393] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e7fb595812a476398c2bbd833bebeb8 in current term 1: Already voted for candidate 5084ecabfbd944a7a8dccb6f6472893e in this term.
I20260630 12:25:49.772433 17024 raft_consensus.cc:2468] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 1.
I20260630 12:25:49.773046 17274 leader_election.cc:290] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.748661 17364 raft_consensus.cc:385] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.774263 17364 raft_consensus.cc:740] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.775208 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:49.775780 17171 raft_consensus.cc:3060] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.775485 17364 consensus_queue.cc:260] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.777057 17289 leader_election.cc:304] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:49.777980 17395 raft_consensus.cc:2804] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:49.778484 17395 raft_consensus.cc:697] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Becoming Leader. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Running, Role: LEADER
I20260630 12:25:49.779245 17395 consensus_queue.cc:237] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.779196 16919 catalog_manager.cc:5697] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.784147 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:49.784677 17096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.785332 17096 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.788394 17393 raft_consensus.cc:515] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.791887 17324 raft_consensus.cc:2393] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51abdd9002c044838dc78d96ab473e15 in current term 1: Already voted for candidate 5084ecabfbd944a7a8dccb6f6472893e in this term.
I20260630 12:25:49.790011 17249 raft_consensus.cc:515] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.798218 17172 raft_consensus.cc:2393] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51abdd9002c044838dc78d96ab473e15 in current term 1: Already voted for candidate 4f6ea493b5294851b0b527bdf3ae8194 in this term.
I20260630 12:25:49.804533 17364 ts_tablet_manager.cc:1434] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.004s
I20260630 12:25:49.805565 17364 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: Bootstrap starting.
W20260630 12:25:49.805449 16987 leader_election.cc:343] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:49.806576 16987 leader_election.cc:343] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.808390 17395 consensus_queue.cc:1048] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:49.809144 16987 leader_election.cc:343] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.815737 17373 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.816227 17373 ts_tablet_manager.cc:1403] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.450s	user 0.026s	sys 0.038s
I20260630 12:25:49.816704 17393 leader_election.cc:290] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.819651 17096 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51abdd9002c044838dc78d96ab473e15 in term 1.
I20260630 12:25:49.818136 17171 raft_consensus.cc:2468] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 1.
I20260630 12:25:49.820997 17024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:49.821295 17370 tablet_bootstrap.cc:492] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: No bootstrap required, opened a new log
I20260630 12:25:49.819278 17373 raft_consensus.cc:359] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.824970 17062 leader_election.cc:304] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [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: 4f6ea493b5294851b0b527bdf3ae8194, 7e7fb595812a476398c2bbd833bebeb8; no voters: 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:49.825532 17249 leader_election.cc:290] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.827275 17024 raft_consensus.cc:2393] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 51abdd9002c044838dc78d96ab473e15 in this term.
I20260630 12:25:49.826006 17373 raft_consensus.cc:385] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.830054 17373 raft_consensus.cc:740] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.830250 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:49.829246 17274 raft_consensus.cc:2804] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:25:49.831524 17136 leader_election.cc:343] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:49.830765 17373 consensus_queue.cc:260] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.832033 17274 raft_consensus.cc:697] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Becoming Leader. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Running, Role: LEADER
I20260630 12:25:49.832828 17274 consensus_queue.cc:237] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.833751 17373 ts_tablet_manager.cc:1434] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:25:49.834157 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:49.834723 17023 raft_consensus.cc:3060] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.827665 17370 ts_tablet_manager.cc:1403] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.501s	user 0.007s	sys 0.008s
I20260630 12:25:49.834607 17373 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.838467 17370 raft_consensus.cc:359] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.839367 17370 raft_consensus.cc:385] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.839700 17370 raft_consensus.cc:740] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.840561 17370 consensus_queue.cc:260] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.843515 17370 ts_tablet_manager.cc:1434] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:25:49.845537 17023 raft_consensus.cc:2468] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 1.
I20260630 12:25:49.847004 17138 leader_election.cc:304] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15; no voters: 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:49.849537 17249 raft_consensus.cc:2804] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:49.851034 17373 tablet_bootstrap.cc:654] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.851192 17249 raft_consensus.cc:697] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Becoming Leader. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Running, Role: LEADER
I20260630 12:25:49.848151 16987 leader_election.cc:304] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [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: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8; no voters: 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:49.852730 17249 consensus_queue.cc:237] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.853193 17264 raft_consensus.cc:2804] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:49.853617 17264 raft_consensus.cc:697] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Leader. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:49.854378 17264 consensus_queue.cc:237] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.856004 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:49.856751 17098 raft_consensus.cc:2393] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 51abdd9002c044838dc78d96ab473e15 in this term.
I20260630 12:25:49.857573 17171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12dd34b3fc614dcdb59287c5f143fa6c" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:49.858251 17171 raft_consensus.cc:2393] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 7e7fb595812a476398c2bbd833bebeb8 in this term.
I20260630 12:25:49.858080 17287 leader_election.cc:304] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [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: 5084ecabfbd944a7a8dccb6f6472893e; no voters: 51abdd9002c044838dc78d96ab473e15, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:49.858829 16987 leader_election.cc:304] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [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: 51abdd9002c044838dc78d96ab473e15; no voters: 4f6ea493b5294851b0b527bdf3ae8194, 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:49.851280 16919 catalog_manager.cc:5697] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4). New cstate: current_term: 1 leader_uuid: "5084ecabfbd944a7a8dccb6f6472893e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.859310 17287 leader_election.cc:304] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [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: 5084ecabfbd944a7a8dccb6f6472893e; no voters: 4f6ea493b5294851b0b527bdf3ae8194, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:49.859717 17224 raft_consensus.cc:2749] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.860023 17379 raft_consensus.cc:2749] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.860595 17379 raft_consensus.cc:2749] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.861373 17404 leader_election.cc:290] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:49.864722 17224 raft_consensus.cc:493] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:49.865206 17224 raft_consensus.cc:515] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.867509 17224 leader_election.cc:290] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:49.869051 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:49.870618 17098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87de74ff5f94436d88b613d13f866ac8" candidate_uuid: "51abdd9002c044838dc78d96ab473e15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:49.871337 17098 raft_consensus.cc:2393] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51abdd9002c044838dc78d96ab473e15 in current term 1: Already voted for candidate 5084ecabfbd944a7a8dccb6f6472893e in this term.
I20260630 12:25:49.874805 17364 tablet_bootstrap.cc:654] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.881765 16921 catalog_manager.cc:5697] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51abdd9002c044838dc78d96ab473e15 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.888525 16918 catalog_manager.cc:5697] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:49.890789 17222 raft_consensus.cc:515] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } }
I20260630 12:25:49.892616 16920 catalog_manager.cc:5697] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:49.902179 17373 tablet_bootstrap.cc:492] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.907734 17373 ts_tablet_manager.cc:1403] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.012s
I20260630 12:25:49.909446 17173 raft_consensus.cc:2393] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 4f6ea493b5294851b0b527bdf3ae8194 in this term.
I20260630 12:25:49.911294 17373 raft_consensus.cc:359] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.912191 17373 raft_consensus.cc:385] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.912561 17373 raft_consensus.cc:740] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.912673 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:49.913365 17373 consensus_queue.cc:260] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:49.914903 17373 ts_tablet_manager.cc:1434] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:49.915820 17373 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:49.922154 17222 leader_election.cc:290] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:49.925246 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c462dfb3354237a842587e21ab8aec" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:49.926047 17023 raft_consensus.cc:2393] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6ea493b5294851b0b527bdf3ae8194 in current term 1: Already voted for candidate 5084ecabfbd944a7a8dccb6f6472893e in this term.
I20260630 12:25:49.927075 17138 leader_election.cc:304] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15
I20260630 12:25:49.879179 16987 leader_election.cc:304] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [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: 51abdd9002c044838dc78d96ab473e15; no voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:49.929433 17224 raft_consensus.cc:3060] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:49.940771 17364 tablet_bootstrap.cc:492] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: No bootstrap required, opened a new log
I20260630 12:25:49.941295 17364 ts_tablet_manager.cc:1403] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.014s
I20260630 12:25:49.942066 17224 raft_consensus.cc:2749] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:25:49.942924 16987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.2:34895, user_credentials={real_user=slave}} blocked reactor thread for 63799.6us
I20260630 12:25:49.944212 17364 raft_consensus.cc:359] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.944875 17364 raft_consensus.cc:385] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.945261 17364 raft_consensus.cc:740] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.945611 17404 consensus_queue.cc:1048] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:49.946178 17364 consensus_queue.cc:260] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.950843 17364 ts_tablet_manager.cc:1434] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:25:49.938581 17222 raft_consensus.cc:2749] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:49.954705 17373 tablet_bootstrap.cc:654] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:49.979242 17373 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: No bootstrap required, opened a new log
I20260630 12:25:49.979729 17373 ts_tablet_manager.cc:1403] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.020s
I20260630 12:25:49.982125 17373 raft_consensus.cc:359] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.982841 17373 raft_consensus.cc:385] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:49.983179 17373 raft_consensus.cc:740] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: FOLLOWER
I20260630 12:25:49.983824 17373 consensus_queue.cc:260] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:49.985829 17373 ts_tablet_manager.cc:1434] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:25:50.023200 17222 raft_consensus.cc:493] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:50.023660 17222 raft_consensus.cc:515] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:50.025851 17222 leader_election.cc:290] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:50.026626 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e" is_pre_election: true
I20260630 12:25:50.026924 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54bd4053a5049be97e582843e390c99" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e7fb595812a476398c2bbd833bebeb8" is_pre_election: true
I20260630 12:25:50.028165 17136 leader_election.cc:304] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194; no voters: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:50.028760 17222 raft_consensus.cc:2749] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:50.037726 16975 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:25:50.049292 16975 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:25:50.054641 16970 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:50.093436 17322 raft_consensus.cc:3060] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.094348 17395 raft_consensus.cc:493] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:50.094867 17395 raft_consensus.cc:515] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:50.096918 17395 leader_election.cc:290] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:50.097645 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:50.098348 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:50.098308 17023 raft_consensus.cc:2468] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:50.098995 17173 raft_consensus.cc:2468] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 0.
I20260630 12:25:50.099629 17289 leader_election.cc:304] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:50.100857 17395 raft_consensus.cc:2804] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:50.101267 17395 raft_consensus.cc:493] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:50.101608 17395 raft_consensus.cc:3060] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.102793 17224 consensus_queue.cc:1048] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.117435 17224 consensus_queue.cc:1048] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.108932 17395 raft_consensus.cc:515] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:50.126187 17395 leader_election.cc:290] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:50.127019 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:50.127262 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88aaf063fd6144138cad6ac7408fac12" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
I20260630 12:25:50.127657 17023 raft_consensus.cc:3060] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.127947 17173 raft_consensus.cc:3060] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.135774 17023 raft_consensus.cc:2468] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 1.
I20260630 12:25:50.136885 17289 leader_election.cc:304] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5084ecabfbd944a7a8dccb6f6472893e, 51abdd9002c044838dc78d96ab473e15; no voters: 
I20260630 12:25:50.136878 17173 raft_consensus.cc:2468] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5084ecabfbd944a7a8dccb6f6472893e in term 1.
I20260630 12:25:50.137732 17395 raft_consensus.cc:2804] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:50.139003 17395 raft_consensus.cc:697] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Becoming Leader. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Running, Role: LEADER
I20260630 12:25:50.139786 17395 consensus_queue.cc:237] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:50.147785 16918 catalog_manager.cc:5697] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4). New cstate: current_term: 1 leader_uuid: "5084ecabfbd944a7a8dccb6f6472893e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:50.225415 17395 raft_consensus.cc:493] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:50.225854 17395 raft_consensus.cc:515] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:50.227494 17395 leader_election.cc:290] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:50.228040 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51abdd9002c044838dc78d96ab473e15" is_pre_election: true
I20260630 12:25:50.228374 17173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f502febcae994471b43f8ff887b5ff8f" candidate_uuid: "5084ecabfbd944a7a8dccb6f6472893e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194" is_pre_election: true
I20260630 12:25:50.228622 17023 raft_consensus.cc:2393] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5084ecabfbd944a7a8dccb6f6472893e in current term 1: Already voted for candidate 4f6ea493b5294851b0b527bdf3ae8194 in this term.
I20260630 12:25:50.229812 17287 leader_election.cc:304] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [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: 5084ecabfbd944a7a8dccb6f6472893e; no voters: 4f6ea493b5294851b0b527bdf3ae8194, 51abdd9002c044838dc78d96ab473e15
I20260630 12:25:50.230669 17395 raft_consensus.cc:3060] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.234846 17395 raft_consensus.cc:2749] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:50.238408 17173 raft_consensus.cc:3060] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:50.247041 17395 consensus_queue.cc:1048] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.256932 17404 consensus_queue.cc:1048] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.264906 17222 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.265204 17268 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.282073 17264 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.292287 17407 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.393800 17274 consensus_queue.cc:1048] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.403537 17437 consensus_queue.cc:1048] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.562041 17379 consensus_queue.cc:1048] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:50.574491 17379 consensus_queue.cc:1048] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:51.092363 17096 consensus_queue.cc:237] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.098304 17171 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:51.098389 17023 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:51.098522 17062 consensus_peers.cc:597] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99fb0e83fe5f4b109e29efdbe99b7822. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:51.099614 17437 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.100168 17444 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.107138 17443 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.108714 17023 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.108713 17171 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.119547 16920 catalog_manager.cc:5697] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:51.137424 17171 consensus_queue.cc:237] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.143123 17023 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:51.144032 17096 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:51.145354 17136 consensus_peers.cc:597] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd08ad2f259f4dbb9ed783c64f901006. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:51.145639 17442 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.146479 17441 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.152963 17407 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.154498 17023 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.154716 17096 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.164325 16919 catalog_manager.cc:5697] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.180094 17023 consensus_queue.cc:237] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.186292 17171 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:51.186836 17096 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:51.187492 17224 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:51.188293 16987 consensus_peers.cc:597] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3ea1ff5af884a42947ba401c967a452. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:51.188980 17268 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.194276 17224 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.195786 17171 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.197499 17096 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.207772 17171 consensus_queue.cc:237] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.209286 16918 catalog_manager.cc:5697] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.214972 17096 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:51.216745 17136 consensus_peers.cc:597] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ddc3bc25674dcc8a8c682ff11c939a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:51.217089 17023 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:51.217211 17407 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.218935 17407 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:51.226147 17407 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.227857 17096 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.229358 17023 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:51.243903 16920 catalog_manager.cc:5697] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:51.552778 17465 ts_tablet_manager.cc:933] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:51.555083 17465 tablet_copy_client.cc:323] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:44007
I20260630 12:25:51.557289 17183 tablet_copy_service.cc:140] P 4f6ea493b5294851b0b527bdf3ae8194: Received BeginTabletCopySession request for tablet bd08ad2f259f4dbb9ed783c64f901006 from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:41830)
I20260630 12:25:51.557984 17183 tablet_copy_service.cc:161] P 4f6ea493b5294851b0b527bdf3ae8194: Beginning new tablet copy session on tablet bd08ad2f259f4dbb9ed783c64f901006 from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:41830: session id = 5084ecabfbd944a7a8dccb6f6472893e-bd08ad2f259f4dbb9ed783c64f901006
I20260630 12:25:51.565662 17467 ts_tablet_manager.cc:933] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:51.567348 17467 tablet_copy_client.cc:323] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:34845
I20260630 12:25:51.568764 17183 tablet_copy_source_session.cc:215] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:51.569845 17034 tablet_copy_service.cc:140] P 51abdd9002c044838dc78d96ab473e15: Received BeginTabletCopySession request for tablet d3ea1ff5af884a42947ba401c967a452 from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:39416)
I20260630 12:25:51.570598 17034 tablet_copy_service.cc:161] P 51abdd9002c044838dc78d96ab473e15: Beginning new tablet copy session on tablet d3ea1ff5af884a42947ba401c967a452 from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:39416: session id = 5084ecabfbd944a7a8dccb6f6472893e-d3ea1ff5af884a42947ba401c967a452
I20260630 12:25:51.572832 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd08ad2f259f4dbb9ed783c64f901006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:51.579136 17034 tablet_copy_source_session.cc:215] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:51.582592 17467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ea1ff5af884a42947ba401c967a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:51.590701 17465 tablet_copy_client.cc:806] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:51.591449 17465 tablet_copy_client.cc:670] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:51.595829 17465 tablet_copy_client.cc:538] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:51.597143 17467 tablet_copy_client.cc:806] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:51.597697 17467 tablet_copy_client.cc:670] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:51.601594 17467 tablet_copy_client.cc:538] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:51.605278 17465 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:51.611074 17467 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:51.628621 17465 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:51.629806 17465 tablet_bootstrap.cc:492] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:51.630560 17465 ts_tablet_manager.cc:1403] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260630 12:25:51.634222 17465 raft_consensus.cc:359] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.635645 17465 raft_consensus.cc:740] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:51.636415 17465 consensus_queue.cc:260] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.637498 17467 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:51.641660 17467 tablet_bootstrap.cc:492] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:51.642434 17467 ts_tablet_manager.cc:1403] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260630 12:25:51.645289 17467 raft_consensus.cc:359] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.640672 17465 ts_tablet_manager.cc:1434] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:25:51.646749 17467 raft_consensus.cc:740] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:51.647450 17467 consensus_queue.cc:260] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.648073 17183 tablet_copy_service.cc:342] P 4f6ea493b5294851b0b527bdf3ae8194: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-bd08ad2f259f4dbb9ed783c64f901006 received from {username='slave'} at 127.0.0.1:41830
I20260630 12:25:51.648530 17183 tablet_copy_service.cc:434] P 4f6ea493b5294851b0b527bdf3ae8194: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-bd08ad2f259f4dbb9ed783c64f901006 on tablet bd08ad2f259f4dbb9ed783c64f901006 with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:51.651005 17467 ts_tablet_manager.cc:1434] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:51.653198 17034 tablet_copy_service.cc:342] P 51abdd9002c044838dc78d96ab473e15: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-d3ea1ff5af884a42947ba401c967a452 received from {username='slave'} at 127.0.0.1:39416
I20260630 12:25:51.653606 17034 tablet_copy_service.cc:434] P 51abdd9002c044838dc78d96ab473e15: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-d3ea1ff5af884a42947ba401c967a452 on tablet d3ea1ff5af884a42947ba401c967a452 with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:51.657763 17465 ts_tablet_manager.cc:933] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:51.660264 17465 tablet_copy_client.cc:323] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:44007
I20260630 12:25:51.661801 17183 tablet_copy_service.cc:140] P 4f6ea493b5294851b0b527bdf3ae8194: Received BeginTabletCopySession request for tablet f5ddc3bc25674dcc8a8c682ff11c939a from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:41830)
I20260630 12:25:51.662350 17183 tablet_copy_service.cc:161] P 4f6ea493b5294851b0b527bdf3ae8194: Beginning new tablet copy session on tablet f5ddc3bc25674dcc8a8c682ff11c939a from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:41830: session id = 5084ecabfbd944a7a8dccb6f6472893e-f5ddc3bc25674dcc8a8c682ff11c939a
I20260630 12:25:51.670156 17183 tablet_copy_source_session.cc:215] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:51.672791 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ddc3bc25674dcc8a8c682ff11c939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:51.687578 17465 tablet_copy_client.cc:806] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:51.688125 17465 tablet_copy_client.cc:670] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:51.691244 17465 tablet_copy_client.cc:538] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:51.696281 17465 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:51.703897 17471 ts_tablet_manager.cc:933] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:51.717972 17471 tablet_copy_client.cc:323] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:34895
I20260630 12:25:51.719834 17109 tablet_copy_service.cc:140] P 7e7fb595812a476398c2bbd833bebeb8: Received BeginTabletCopySession request for tablet 99fb0e83fe5f4b109e29efdbe99b7822 from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:43872)
I20260630 12:25:51.720363 17109 tablet_copy_service.cc:161] P 7e7fb595812a476398c2bbd833bebeb8: Beginning new tablet copy session on tablet 99fb0e83fe5f4b109e29efdbe99b7822 from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:43872: session id = 5084ecabfbd944a7a8dccb6f6472893e-99fb0e83fe5f4b109e29efdbe99b7822
I20260630 12:25:51.724119 17465 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:51.724907 17465 tablet_bootstrap.cc:492] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:51.725559 17465 ts_tablet_manager.cc:1403] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260630 12:25:51.728965 17465 raft_consensus.cc:359] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.730001 17465 raft_consensus.cc:740] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:51.731102 17109 tablet_copy_source_session.cc:215] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:51.730676 17465 consensus_queue.cc:260] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.733388 17465 ts_tablet_manager.cc:1434] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:25:51.735116 17183 tablet_copy_service.cc:342] P 4f6ea493b5294851b0b527bdf3ae8194: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-f5ddc3bc25674dcc8a8c682ff11c939a received from {username='slave'} at 127.0.0.1:41830
I20260630 12:25:51.735543 17183 tablet_copy_service.cc:434] P 4f6ea493b5294851b0b527bdf3ae8194: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-f5ddc3bc25674dcc8a8c682ff11c939a on tablet f5ddc3bc25674dcc8a8c682ff11c939a with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:51.739730 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fb0e83fe5f4b109e29efdbe99b7822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:51.752859 17471 tablet_copy_client.cc:806] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:51.753427 17471 tablet_copy_client.cc:670] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:51.757766 17471 tablet_copy_client.cc:538] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:51.765203 17471 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:51.779901 17471 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:51.780534 17471 tablet_bootstrap.cc:492] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:51.781010 17471 ts_tablet_manager.cc:1403] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.006s
I20260630 12:25:51.783233 17471 raft_consensus.cc:359] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.783874 17471 raft_consensus.cc:740] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:51.784520 17471 consensus_queue.cc:260] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:51.786820 17471 ts_tablet_manager.cc:1434] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:51.788233 17109 tablet_copy_service.cc:342] P 7e7fb595812a476398c2bbd833bebeb8: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-99fb0e83fe5f4b109e29efdbe99b7822 received from {username='slave'} at 127.0.0.1:43872
I20260630 12:25:51.788555 17109 tablet_copy_service.cc:434] P 7e7fb595812a476398c2bbd833bebeb8: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-99fb0e83fe5f4b109e29efdbe99b7822 on tablet 99fb0e83fe5f4b109e29efdbe99b7822 with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:52.017831 17322 raft_consensus.cc:1217] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:52.050313 16975 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:52.075207 17023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d"
dest_uuid: "51abdd9002c044838dc78d96ab473e15"
mode: GRACEFUL
new_leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
 from {username='slave'} at 127.0.0.1:39424
I20260630 12:25:52.075946 17023 raft_consensus.cc:606] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Received request to transfer leadership to TS 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:52.078517 17023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fde07592f76742a3832a840211b03dba"
dest_uuid: "51abdd9002c044838dc78d96ab473e15"
mode: GRACEFUL
new_leader_uuid: "7e7fb595812a476398c2bbd833bebeb8"
 from {username='slave'} at 127.0.0.1:39424
I20260630 12:25:52.079046 17023 raft_consensus.cc:606] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Received request to transfer leadership to TS 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:52.080292 16975 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:25:52.080951 16975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:52.149477 17322 raft_consensus.cc:1217] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:52.183480 17322 raft_consensus.cc:1217] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:52.265848 17476 raft_consensus.cc:993] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: : Instructing follower 7e7fb595812a476398c2bbd833bebeb8 to start an election
I20260630 12:25:52.266465 17268 raft_consensus.cc:1081] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Signalling peer 7e7fb595812a476398c2bbd833bebeb8 to start an election
I20260630 12:25:52.267885 17096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fde07592f76742a3832a840211b03dba"
dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
 from {username='slave'} at 127.0.0.1:43870
I20260630 12:25:52.268332 17096 raft_consensus.cc:493] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:52.268694 17096 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.276101 17096 raft_consensus.cc:515] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:52.278033 17096 leader_election.cc:290] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [CANDIDATE]: Term 2 election: Requested vote from peers 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745), 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:52.278416 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5084ecabfbd944a7a8dccb6f6472893e"
I20260630 12:25:52.278748 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fde07592f76742a3832a840211b03dba" candidate_uuid: "7e7fb595812a476398c2bbd833bebeb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:52.279206 17322 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.279356 17023 raft_consensus.cc:3055] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:52.279663 17023 raft_consensus.cc:740] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:52.280283 17023 consensus_queue.cc:260] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:52.281051 17023 raft_consensus.cc:3060] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.286291 17322 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 2.
I20260630 12:25:52.287659 17062 leader_election.cc:304] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [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: 5084ecabfbd944a7a8dccb6f6472893e, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:52.288242 17023 raft_consensus.cc:2468] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e7fb595812a476398c2bbd833bebeb8 in term 2.
I20260630 12:25:52.288436 17437 raft_consensus.cc:2804] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:52.289474 17437 raft_consensus.cc:697] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 LEADER]: Becoming Leader. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Running, Role: LEADER
I20260630 12:25:52.290449 17437 consensus_queue.cc:237] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } }
I20260630 12:25:52.297665 16918 catalog_manager.cc:5697] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: term changed from 1 to 2, leader changed from 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) to 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2). New cstate: current_term: 2 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:52.315537 17322 raft_consensus.cc:1217] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:52.505219 17268 raft_consensus.cc:993] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: : Instructing follower 4f6ea493b5294851b0b527bdf3ae8194 to start an election
I20260630 12:25:52.505952 17224 raft_consensus.cc:1081] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Signalling peer 4f6ea493b5294851b0b527bdf3ae8194 to start an election
I20260630 12:25:52.507498 17171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d"
dest_uuid: "4f6ea493b5294851b0b527bdf3ae8194"
 from {username='slave'} at 127.0.0.1:41820
I20260630 12:25:52.508001 17171 raft_consensus.cc:493] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:52.508315 17171 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.514833 17171 raft_consensus.cc:515] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:52.516683 17171 leader_election.cc:290] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [CANDIDATE]: Term 2 election: Requested vote from peers 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845), 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:52.517887 17099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e7fb595812a476398c2bbd833bebeb8"
I20260630 12:25:52.518482 17099 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.518700 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2eec0c6d6d447cb36baba296df9c8d" candidate_uuid: "4f6ea493b5294851b0b527bdf3ae8194" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51abdd9002c044838dc78d96ab473e15"
I20260630 12:25:52.519325 17023 raft_consensus.cc:3055] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:52.519716 17023 raft_consensus.cc:740] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51abdd9002c044838dc78d96ab473e15, State: Running, Role: LEADER
I20260630 12:25:52.520465 17023 consensus_queue.cc:260] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:52.521956 17023 raft_consensus.cc:3060] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:52.523679 17099 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 2.
I20260630 12:25:52.524871 17136 leader_election.cc:304] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: 4f6ea493b5294851b0b527bdf3ae8194, 7e7fb595812a476398c2bbd833bebeb8; no voters: 
I20260630 12:25:52.525651 17481 raft_consensus.cc:2804] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:52.526068 17481 raft_consensus.cc:697] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEADER]: Becoming Leader. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Running, Role: LEADER
I20260630 12:25:52.526806 17481 consensus_queue.cc:237] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } }
I20260630 12:25:52.527643 17023 raft_consensus.cc:2468] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6ea493b5294851b0b527bdf3ae8194 in term 2.
I20260630 12:25:52.533445 16919 catalog_manager.cc:5697] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: term changed from 1 to 2, leader changed from 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) to 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:52.590565 17481 raft_consensus.cc:1064] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:52.593139 17481 consensus_queue.cc:237] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.599689 17322 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.600212 17023 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.600346 17099 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.601420 17481 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } 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:25:52.602504 17441 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.603484 17480 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.618592 17481 raft_consensus.cc:1064] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:52.624797 17481 consensus_queue.cc:237] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.625936 17480 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.627633 17322 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.643970 17224 raft_consensus.cc:1064] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:52.643617 16919 catalog_manager.cc:5697] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.646898 17224 consensus_queue.cc:237] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.646946 17022 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.661679 17099 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.676199 17322 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.678675 17022 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.679077 17096 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.678879 17497 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.685025 17481 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:25:52.691608 17324 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:52.693552 17488 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:52.701675 17497 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.705109 17171 consensus_queue.cc:237] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.707362 17324 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.708537 17173 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.711738 17324 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.715132 17224 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } 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:25:52.716150 17476 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.716782 17099 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.717796 17023 raft_consensus.cc:1275] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.718897 17476 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.718904 17441 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:25:52.722319 17441 consensus_queue.cc:1048] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:52.729714 17481 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.738870 17023 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.765841 17497 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.761667 17024 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:52.779385 17323 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.785691 16918 catalog_manager.cc:5697] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index 3 to 4, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.786758 17096 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.776971 17488 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:52.791917 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd08ad2f259f4dbb9ed783c64f901006 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:52.809993 17476 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.802769 17022 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.801450 17321 raft_consensus.cc:2955] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.822155 17086 tablet_service.cc:1558] Processing DeleteTablet for tablet bd08ad2f259f4dbb9ed783c64f901006 with delete_type TABLET_DATA_TOMBSTONED (TS 7e7fb595812a476398c2bbd833bebeb8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43864
I20260630 12:25:52.827194 17511 tablet_replica.cc:333] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:52.830952 16920 catalog_manager.cc:5697] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:52.840483 17323 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.841578 17171 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.848182 17096 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.857251 16918 catalog_manager.cc:5697] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.854923 17173 consensus_queue.cc:237] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [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: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.867193 17099 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.868287 17323 raft_consensus.cc:1275] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.868716 17481 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:52.869663 17497 consensus_queue.cc:1048] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:52.877084 17023 consensus_queue.cc:237] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.880661 17497 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.884653 17324 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.886154 17224 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:52.886103 17324 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.833982 17511 raft_consensus.cc:2243] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:52.884675 17099 raft_consensus.cc:1275] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:52.894863 17096 raft_consensus.cc:2955] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.896067 17224 consensus_queue.cc:1048] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:52.898406 17268 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.906682 17511 raft_consensus.cc:2272] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:52.904970 17321 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.911947 16920 catalog_manager.cc:5697] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.913650 17511 ts_tablet_manager.cc:1916] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:52.928998 17009 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ddc3bc25674dcc8a8c682ff11c939a with delete_type TABLET_DATA_TOMBSTONED (TS 51abdd9002c044838dc78d96ab473e15 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39376
I20260630 12:25:52.935737 17488 raft_consensus.cc:1064] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:52.923629 17098 raft_consensus.cc:2955] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:52.938136 17488 consensus_queue.cc:237] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:52.945266 17514 tablet_replica.cc:333] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:52.946760 17514 raft_consensus.cc:2243] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:52.947558 17514 raft_consensus.cc:2272] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:52.950255 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ddc3bc25674dcc8a8c682ff11c939a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:52.948120 17023 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:52.954437 17481 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:52.956106 16908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3ea1ff5af884a42947ba401c967a452 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:52.964696 17514 ts_tablet_manager.cc:1916] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:52.969082 17321 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.970549 17171 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.977715 17022 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:52.995249 17437 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:52.996325 17511 ts_tablet_manager.cc:1929] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:52.996762 17511 log.cc:1199] T bd08ad2f259f4dbb9ed783c64f901006 P 7e7fb595812a476398c2bbd833bebeb8: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/bd08ad2f259f4dbb9ed783c64f901006
I20260630 12:25:52.995906 16918 catalog_manager.cc:5697] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:52.999728 16906 catalog_manager.cc:5028] TS 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): tablet bd08ad2f259f4dbb9ed783c64f901006 (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:52.997398 17437 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:53.004902 17482 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } 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:25:53.018595 17160 tablet_service.cc:1558] Processing DeleteTablet for tablet d3ea1ff5af884a42947ba401c967a452 with delete_type TABLET_DATA_TOMBSTONED (TS 4f6ea493b5294851b0b527bdf3ae8194 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41800
I20260630 12:25:53.032061 17519 tablet_replica.cc:333] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:53.036573 17437 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.045076 17098 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:53.046527 17441 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:53.049363 17519 raft_consensus.cc:2243] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:53.050259 17519 raft_consensus.cc:2272] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:53.046778 17514 ts_tablet_manager.cc:1929] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:53.052181 17514 log.cc:1199] T f5ddc3bc25674dcc8a8c682ff11c939a P 51abdd9002c044838dc78d96ab473e15: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/f5ddc3bc25674dcc8a8c682ff11c939a
I20260630 12:25:53.054400 16908 catalog_manager.cc:5028] TS 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): tablet f5ddc3bc25674dcc8a8c682ff11c939a (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:53.054795 17023 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.058802 17519 ts_tablet_manager.cc:1916] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:53.068671 17324 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.069653 17171 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.078743 17519 ts_tablet_manager.cc:1929] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:53.079175 17519 log.cc:1199] T d3ea1ff5af884a42947ba401c967a452 P 4f6ea493b5294851b0b527bdf3ae8194: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/d3ea1ff5af884a42947ba401c967a452
I20260630 12:25:53.080942 16906 catalog_manager.cc:5028] TS 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): tablet d3ea1ff5af884a42947ba401c967a452 (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:53.084228 16921 catalog_manager.cc:5697] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:53.098245 17096 consensus_queue.cc:237] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:53.105094 17324 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:53.106628 17522 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } 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:25:53.107053 17171 raft_consensus.cc:1275] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:53.108331 17522 consensus_queue.cc:1048] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:53.112807 17437 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.114382 17324 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.118728 17171 raft_consensus.cc:2955] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.121644 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99fb0e83fe5f4b109e29efdbe99b7822 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:53.127139 16919 catalog_manager.cc:5697] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e reported cstate change: config changed from index 3 to 4, VOTER 51abdd9002c044838dc78d96ab473e15 (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:53.136910 17009 tablet_service.cc:1558] Processing DeleteTablet for tablet 99fb0e83fe5f4b109e29efdbe99b7822 with delete_type TABLET_DATA_TOMBSTONED (TS 51abdd9002c044838dc78d96ab473e15 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39376
I20260630 12:25:53.137907 17514 tablet_replica.cc:333] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:53.138811 17514 raft_consensus.cc:2243] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:53.139519 17514 raft_consensus.cc:2272] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:53.142472 17514 ts_tablet_manager.cc:1916] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:53.152261 17514 ts_tablet_manager.cc:1929] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:53.152477 17514 log.cc:1199] T 99fb0e83fe5f4b109e29efdbe99b7822 P 51abdd9002c044838dc78d96ab473e15: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/99fb0e83fe5f4b109e29efdbe99b7822
I20260630 12:25:53.153573 16908 catalog_manager.cc:5028] TS 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): tablet 99fb0e83fe5f4b109e29efdbe99b7822 (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:54.081818 16975 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:54.092334 16975 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:54.092831 16975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:54.161423 17096 consensus_queue.cc:237] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } }
W20260630 12:25:54.166826 17062 consensus_peers.cc:597] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 -> Peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Couldn't send request to peer 4f6ea493b5294851b0b527bdf3ae8194. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fde07592f76742a3832a840211b03dba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:54.167203 17023 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:54.168406 17527 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:54.168591 17324 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:54.169757 17522 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:54.176380 17023 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } } }
I20260630 12:25:54.174721 17527 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } } }
I20260630 12:25:54.181948 17324 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } } }
I20260630 12:25:54.190201 16919 catalog_manager.cc:5697] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index -1 to 3, NON_VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) added. New cstate: current_term: 2 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } } }
I20260630 12:25:54.191489 17023 consensus_queue.cc:237] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
W20260630 12:25:54.198518 16987 consensus_peers.cc:597] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c02c8bf2ced3477a8e20b1e77fc0c521. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:54.198925 17171 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:54.200316 17476 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:54.201078 17096 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:54.202874 17476 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:54.212800 17539 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.215571 17096 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.216267 17171 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.224886 16920 catalog_manager.cc:5697] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index -1 to 2, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.225875 17173 consensus_queue.cc:237] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } }
I20260630 12:25:54.233984 17023 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:25:54.234732 17136 consensus_peers.cc:597] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): Couldn't send request to peer 7e7fb595812a476398c2bbd833bebeb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f502febcae994471b43f8ff887b5ff8f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:54.235493 17525 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:54.243234 17324 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:54.244288 17542 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:54.243760 17525 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } } }
I20260630 12:25:54.245607 17023 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } } }
I20260630 12:25:54.254848 17324 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } } }
I20260630 12:25:54.257957 16920 catalog_manager.cc:5697] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) added. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.268030 17173 consensus_queue.cc:237] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
W20260630 12:25:54.274984 17136 consensus_peers.cc:597] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): Couldn't send request to peer 5084ecabfbd944a7a8dccb6f6472893e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f2eec0c6d6d447cb36baba296df9c8d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:54.275189 17096 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:54.275581 17023 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:25:54.276834 17544 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:54.277451 17525 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:54.283982 17525 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.285357 17096 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.287372 17023 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } } }
I20260630 12:25:54.294620 16920 catalog_manager.cc:5697] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index -1 to 3, NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:54.587446 17550 ts_tablet_manager.cc:933] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845)
I20260630 12:25:54.589094 17550 tablet_copy_client.cc:323] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:34845
I20260630 12:25:54.590462 17034 tablet_copy_service.cc:140] P 51abdd9002c044838dc78d96ab473e15: Received BeginTabletCopySession request for tablet c02c8bf2ced3477a8e20b1e77fc0c521 from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:39416)
I20260630 12:25:54.590835 17034 tablet_copy_service.cc:161] P 51abdd9002c044838dc78d96ab473e15: Beginning new tablet copy session on tablet c02c8bf2ced3477a8e20b1e77fc0c521 from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:39416: session id = 5084ecabfbd944a7a8dccb6f6472893e-c02c8bf2ced3477a8e20b1e77fc0c521
I20260630 12:25:54.595110 17034 tablet_copy_source_session.cc:215] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:54.597491 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02c8bf2ced3477a8e20b1e77fc0c521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:54.607025 17550 tablet_copy_client.cc:806] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:54.607486 17550 tablet_copy_client.cc:670] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:54.610790 17550 tablet_copy_client.cc:538] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:54.615751 17550 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:54.630861 17553 ts_tablet_manager.cc:933] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Initiating tablet copy from peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895)
I20260630 12:25:54.631433 17550 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:54.632373 17550 tablet_bootstrap.cc:492] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:54.632810 17553 tablet_copy_client.cc:323] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:34895
I20260630 12:25:54.633047 17550 ts_tablet_manager.cc:1403] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:25:54.634565 17109 tablet_copy_service.cc:140] P 7e7fb595812a476398c2bbd833bebeb8: Received BeginTabletCopySession request for tablet fde07592f76742a3832a840211b03dba from peer 4f6ea493b5294851b0b527bdf3ae8194 ({username='slave'} at 127.0.0.1:43868)
I20260630 12:25:54.635044 17109 tablet_copy_service.cc:161] P 7e7fb595812a476398c2bbd833bebeb8: Beginning new tablet copy session on tablet fde07592f76742a3832a840211b03dba from peer 4f6ea493b5294851b0b527bdf3ae8194 at {username='slave'} at 127.0.0.1:43868: session id = 4f6ea493b5294851b0b527bdf3ae8194-fde07592f76742a3832a840211b03dba
I20260630 12:25:54.635901 17550 raft_consensus.cc:359] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:54.636703 17550 raft_consensus.cc:740] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:54.637326 17550 consensus_queue.cc:260] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:54.639920 17550 ts_tablet_manager.cc:1434] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:54.644184 17034 tablet_copy_service.cc:342] P 51abdd9002c044838dc78d96ab473e15: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-c02c8bf2ced3477a8e20b1e77fc0c521 received from {username='slave'} at 127.0.0.1:39416
I20260630 12:25:54.644544 17034 tablet_copy_service.cc:434] P 51abdd9002c044838dc78d96ab473e15: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-c02c8bf2ced3477a8e20b1e77fc0c521 on tablet c02c8bf2ced3477a8e20b1e77fc0c521 with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:54.647725 17109 tablet_copy_source_session.cc:215] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:54.652498 17553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fde07592f76742a3832a840211b03dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:54.662973 17553 tablet_copy_client.cc:806] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:54.663450 17553 tablet_copy_client.cc:670] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:54.666565 17553 tablet_copy_client.cc:538] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:54.668220 17550 ts_tablet_manager.cc:933] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Initiating tablet copy from peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:54.675348 17553 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap starting.
I20260630 12:25:54.676152 17550 tablet_copy_client.cc:323] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:44007
I20260630 12:25:54.677949 17183 tablet_copy_service.cc:140] P 4f6ea493b5294851b0b527bdf3ae8194: Received BeginTabletCopySession request for tablet 5f2eec0c6d6d447cb36baba296df9c8d from peer 5084ecabfbd944a7a8dccb6f6472893e ({username='slave'} at 127.0.0.1:41830)
I20260630 12:25:54.678593 17183 tablet_copy_service.cc:161] P 4f6ea493b5294851b0b527bdf3ae8194: Beginning new tablet copy session on tablet 5f2eec0c6d6d447cb36baba296df9c8d from peer 5084ecabfbd944a7a8dccb6f6472893e at {username='slave'} at 127.0.0.1:41830: session id = 5084ecabfbd944a7a8dccb6f6472893e-5f2eec0c6d6d447cb36baba296df9c8d
I20260630 12:25:54.690621 17183 tablet_copy_source_session.cc:215] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:54.691633 17556 ts_tablet_manager.cc:933] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Initiating tablet copy from peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007)
I20260630 12:25:54.693600 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2eec0c6d6d447cb36baba296df9c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:54.693645 17556 tablet_copy_client.cc:323] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:44007
I20260630 12:25:54.695395 17182 tablet_copy_service.cc:140] P 4f6ea493b5294851b0b527bdf3ae8194: Received BeginTabletCopySession request for tablet f502febcae994471b43f8ff887b5ff8f from peer 7e7fb595812a476398c2bbd833bebeb8 ({username='slave'} at 127.0.0.1:41816)
I20260630 12:25:54.695909 17182 tablet_copy_service.cc:161] P 4f6ea493b5294851b0b527bdf3ae8194: Beginning new tablet copy session on tablet f502febcae994471b43f8ff887b5ff8f from peer 7e7fb595812a476398c2bbd833bebeb8 at {username='slave'} at 127.0.0.1:41816: session id = 7e7fb595812a476398c2bbd833bebeb8-f502febcae994471b43f8ff887b5ff8f
I20260630 12:25:54.705296 17182 tablet_copy_source_session.cc:215] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:54.707751 17550 tablet_copy_client.cc:806] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:54.708238 17550 tablet_copy_client.cc:670] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:54.708900 17556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f502febcae994471b43f8ff887b5ff8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:54.711865 17550 tablet_copy_client.cc:538] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:54.717690 17553 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:54.718546 17553 tablet_bootstrap.cc:492] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Bootstrap complete.
I20260630 12:25:54.719165 17553 ts_tablet_manager.cc:1403] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.014s
I20260630 12:25:54.719681 17550 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap starting.
I20260630 12:25:54.722216 17553 raft_consensus.cc:359] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } }
I20260630 12:25:54.723073 17553 raft_consensus.cc:740] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6ea493b5294851b0b527bdf3ae8194, State: Initialized, Role: LEARNER
I20260630 12:25:54.723987 17556 tablet_copy_client.cc:806] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:54.723738 17553 consensus_queue.cc:260] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: NON_VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: true } }
I20260630 12:25:54.724486 17556 tablet_copy_client.cc:670] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:54.726287 17553 ts_tablet_manager.cc:1434] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:25:54.727988 17109 tablet_copy_service.cc:342] P 7e7fb595812a476398c2bbd833bebeb8: Request end of tablet copy session 4f6ea493b5294851b0b527bdf3ae8194-fde07592f76742a3832a840211b03dba received from {username='slave'} at 127.0.0.1:43868
I20260630 12:25:54.728356 17109 tablet_copy_service.cc:434] P 7e7fb595812a476398c2bbd833bebeb8: ending tablet copy session 4f6ea493b5294851b0b527bdf3ae8194-fde07592f76742a3832a840211b03dba on tablet fde07592f76742a3832a840211b03dba with peer 4f6ea493b5294851b0b527bdf3ae8194
I20260630 12:25:54.731436 17556 tablet_copy_client.cc:538] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:54.738968 17556 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap starting.
I20260630 12:25:54.746541 17550 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:54.747146 17550 tablet_bootstrap.cc:492] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Bootstrap complete.
I20260630 12:25:54.747602 17550 ts_tablet_manager.cc:1403] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260630 12:25:54.749615 17550 raft_consensus.cc:359] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:54.750182 17550 raft_consensus.cc:740] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5084ecabfbd944a7a8dccb6f6472893e, State: Initialized, Role: LEARNER
I20260630 12:25:54.750790 17550 consensus_queue.cc:260] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: true } }
I20260630 12:25:54.753762 17550 ts_tablet_manager.cc:1434] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:25:54.756593 17182 tablet_copy_service.cc:342] P 4f6ea493b5294851b0b527bdf3ae8194: Request end of tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-5f2eec0c6d6d447cb36baba296df9c8d received from {username='slave'} at 127.0.0.1:41830
I20260630 12:25:54.756984 17182 tablet_copy_service.cc:434] P 4f6ea493b5294851b0b527bdf3ae8194: ending tablet copy session 5084ecabfbd944a7a8dccb6f6472893e-5f2eec0c6d6d447cb36baba296df9c8d on tablet 5f2eec0c6d6d447cb36baba296df9c8d with peer 5084ecabfbd944a7a8dccb6f6472893e
I20260630 12:25:54.761850 17556 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:54.762804 17556 tablet_bootstrap.cc:492] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Bootstrap complete.
I20260630 12:25:54.763468 17556 ts_tablet_manager.cc:1403] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.009s
I20260630 12:25:54.766966 17556 raft_consensus.cc:359] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } }
I20260630 12:25:54.767704 17556 raft_consensus.cc:740] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e7fb595812a476398c2bbd833bebeb8, State: Initialized, Role: LEARNER
I20260630 12:25:54.768267 17556 consensus_queue.cc:260] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: NON_VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: true } }
I20260630 12:25:54.770457 17556 ts_tablet_manager.cc:1434] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:25:54.771879 17182 tablet_copy_service.cc:342] P 4f6ea493b5294851b0b527bdf3ae8194: Request end of tablet copy session 7e7fb595812a476398c2bbd833bebeb8-f502febcae994471b43f8ff887b5ff8f received from {username='slave'} at 127.0.0.1:41816
I20260630 12:25:54.772245 17182 tablet_copy_service.cc:434] P 4f6ea493b5294851b0b527bdf3ae8194: ending tablet copy session 7e7fb595812a476398c2bbd833bebeb8-f502febcae994471b43f8ff887b5ff8f on tablet f502febcae994471b43f8ff887b5ff8f with peer 7e7fb595812a476398c2bbd833bebeb8
I20260630 12:25:55.051944 17324 raft_consensus.cc:1217] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:55.160310 17173 raft_consensus.cc:1217] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:25:55.236527 17321 raft_consensus.cc:1217] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:25:55.259827 17096 raft_consensus.cc:1217] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:55.478674 17537 raft_consensus.cc:1064] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:55.481117 17537 consensus_queue.cc:237] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:55.487459 17173 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.487471 17321 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEARNER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.488261 17096 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.489168 17537 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.489912 17476 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.490665 17539 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.506665 17537 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.508486 17321 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.508921 17173 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.517900 17096 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.525135 16920 catalog_manager.cc:5697] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index 2 to 3, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:55.551935 17023 consensus_queue.cc:237] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [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: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:55.557883 17321 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.559588 17537 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.560634 17096 raft_consensus.cc:1275] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 51abdd9002c044838dc78d96ab473e15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.568985 17476 consensus_queue.cc:1048] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.568531 17539 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.577095 17324 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.578507 17096 raft_consensus.cc:2955] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.585335 16908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c02c8bf2ced3477a8e20b1e77fc0c521 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:55.590314 16918 catalog_manager.cc:5697] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index 3 to 4, VOTER 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "51abdd9002c044838dc78d96ab473e15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.599792 17160 tablet_service.cc:1558] Processing DeleteTablet for tablet c02c8bf2ced3477a8e20b1e77fc0c521 with delete_type TABLET_DATA_TOMBSTONED (TS 4f6ea493b5294851b0b527bdf3ae8194 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41800
I20260630 12:25:55.601877 17575 tablet_replica.cc:333] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:55.602900 17575 raft_consensus.cc:2243] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:55.603647 17575 raft_consensus.cc:2272] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:55.606873 17575 ts_tablet_manager.cc:1916] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:55.617883 17575 ts_tablet_manager.cc:1929] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:55.618228 17575 log.cc:1199] T c02c8bf2ced3477a8e20b1e77fc0c521 P 4f6ea493b5294851b0b527bdf3ae8194: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/c02c8bf2ced3477a8e20b1e77fc0c521
I20260630 12:25:55.619521 16906 catalog_manager.cc:5028] TS 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): tablet c02c8bf2ced3477a8e20b1e77fc0c521 (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:55.735541 17576 raft_consensus.cc:1064] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: attempting to promote NON_VOTER 4f6ea493b5294851b0b527bdf3ae8194 to VOTER
I20260630 12:25:55.737425 17576 consensus_queue.cc:237] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } }
I20260630 12:25:55.743208 17023 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.744784 17173 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEARNER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.745519 17324 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.746698 17579 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.747589 17527 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.748660 17576 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } 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:25:55.757752 17579 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.759326 17173 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.771859 16921 catalog_manager.cc:5697] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index 3 to 4, 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.772578 17023 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.778808 17324 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.787204 17098 consensus_queue.cc:237] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } }
I20260630 12:25:55.795537 17023 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:55.796948 17576 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:55.801617 17579 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.803349 17023 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.810348 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fde07592f76742a3832a840211b03dba with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:55.814826 16918 catalog_manager.cc:5697] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index 4 to 5, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New cstate: current_term: 2 leader_uuid: "7e7fb595812a476398c2bbd833bebeb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:55.824651 17585 raft_consensus.cc:1064] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: attempting to promote NON_VOTER 7e7fb595812a476398c2bbd833bebeb8 to VOTER
I20260630 12:25:55.830037 17173 raft_consensus.cc:1275] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Refusing update from remote peer 7e7fb595812a476398c2bbd833bebeb8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:55.831359 17576 consensus_queue.cc:1048] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } 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:25:55.832558 17565 raft_consensus.cc:1064] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: attempting to promote NON_VOTER 5084ecabfbd944a7a8dccb6f6472893e to VOTER
I20260630 12:25:55.834504 17585 consensus_queue.cc:237] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [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: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } }
I20260630 12:25:55.835007 17565 consensus_queue.cc:237] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:55.837095 17313 tablet_service.cc:1558] Processing DeleteTablet for tablet fde07592f76742a3832a840211b03dba with delete_type TABLET_DATA_TOMBSTONED (TS 5084ecabfbd944a7a8dccb6f6472893e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54308
I20260630 12:25:55.845443 17173 raft_consensus.cc:2955] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } attrs { promote: false } } }
I20260630 12:25:55.847153 17587 tablet_replica.cc:333] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:55.847939 17023 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.848131 17587 raft_consensus.cc:2243] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:55.848801 17587 raft_consensus.cc:2272] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:55.849229 17584 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.853749 17324 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 LEARNER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.856276 17098 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:25:55.857059 17587 ts_tablet_manager.cc:1916] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:55.859264 17583 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } 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:25:55.861847 17024 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.862223 17585 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.864070 17583 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.864508 17098 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEARNER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.875288 17324 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:55.875485 17587 ts_tablet_manager.cc:1929] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:25:55.878427 17587 log.cc:1199] T fde07592f76742a3832a840211b03dba P 5084ecabfbd944a7a8dccb6f6472893e: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root/wals/fde07592f76742a3832a840211b03dba
I20260630 12:25:55.880265 16906 catalog_manager.cc:5028] TS 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): tablet fde07592f76742a3832a840211b03dba (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:55.883047 17583 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.883914 17585 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:55.886454 17585 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.889026 17022 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.908972 17583 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.910810 16918 catalog_manager.cc:5697] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index 3 to 4, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.908972 17321 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.913599 17098 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.915664 17099 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { replace: true } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.920632 17022 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.924734 17324 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.938370 17173 consensus_queue.cc:237] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } }
I20260630 12:25:55.940184 16918 catalog_manager.cc:5697] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 reported cstate change: config changed from index 2 to 3, 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { replace: true } } peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.942202 17324 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:55.942571 17023 raft_consensus.cc:1275] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:25:55.947474 17586 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:25:55.948352 17583 consensus_queue.cc:1048] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:25:55.954864 17584 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.955596 17173 consensus_queue.cc:237] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [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: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } }
I20260630 12:25:55.956123 17023 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.962738 17022 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.963146 17099 raft_consensus.cc:1275] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Refusing update from remote peer 4f6ea493b5294851b0b527bdf3ae8194: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:55.963842 17583 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:55.965145 17586 consensus_queue.cc:1048] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:55.968847 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f2eec0c6d6d447cb36baba296df9c8d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:55.969918 16919 catalog_manager.cc:5697] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 reported cstate change: config changed from index 4 to 5, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New cstate: current_term: 2 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:55.977391 17586 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.978374 17022 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.982617 17086 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f2eec0c6d6d447cb36baba296df9c8d with delete_type TABLET_DATA_TOMBSTONED (TS 7e7fb595812a476398c2bbd833bebeb8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43864
I20260630 12:25:55.986711 17099 raft_consensus.cc:2955] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } } }
I20260630 12:25:55.988761 17324 raft_consensus.cc:2955] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } } peers { permanent_uuid: "5084ecabfbd944a7a8dccb6f6472893e" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 35745 } attrs { promote: false } } }
I20260630 12:25:56.001890 16906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f502febcae994471b43f8ff887b5ff8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:56.008522 16920 catalog_manager.cc:5697] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 reported cstate change: config changed from index 3 to 4, VOTER 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "4f6ea493b5294851b0b527bdf3ae8194" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51abdd9002c044838dc78d96ab473e15" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6ea493b5294851b0b527bdf3ae8194" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e7fb595812a476398c2bbd833bebeb8" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34895 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:56.017212 17596 tablet_replica.cc:333] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.018188 17596 raft_consensus.cc:2243] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.018862 17596 raft_consensus.cc:2272] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.020714 17313 tablet_service.cc:1558] Processing DeleteTablet for tablet f502febcae994471b43f8ff887b5ff8f with delete_type TABLET_DATA_TOMBSTONED (TS 5084ecabfbd944a7a8dccb6f6472893e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54308
I20260630 12:25:56.021592 17587 tablet_replica.cc:333] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:56.022043 17596 ts_tablet_manager.cc:1916] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:56.022480 17587 raft_consensus.cc:2243] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.023245 17587 raft_consensus.cc:2272] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.026041 17587 ts_tablet_manager.cc:1916] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:56.033140 17596 ts_tablet_manager.cc:1929] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:25:56.033528 17596 log.cc:1199] T 5f2eec0c6d6d447cb36baba296df9c8d P 7e7fb595812a476398c2bbd833bebeb8: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/5f2eec0c6d6d447cb36baba296df9c8d
I20260630 12:25:56.036022 16906 catalog_manager.cc:5028] TS 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): tablet 5f2eec0c6d6d447cb36baba296df9c8d (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:56.036535 17587 ts_tablet_manager.cc:1929] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:56.036872 17587 log.cc:1199] T f502febcae994471b43f8ff887b5ff8f P 5084ecabfbd944a7a8dccb6f6472893e: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822259941900-14028-0/minicluster-data/ts-3-root/wals/f502febcae994471b43f8ff887b5ff8f
I20260630 12:25:56.037937 16906 catalog_manager.cc:5028] TS 5084ecabfbd944a7a8dccb6f6472893e (127.13.179.4:35745): tablet f502febcae994471b43f8ff887b5ff8f (table range_aware_rebalance_new_range [id=908239b372eb41c3ac148b701caf201e]) successfully deleted
I20260630 12:25:56.093663 16975 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:25:56.103446 16975 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:25:56.103893 16975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:56.675781 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:25:56.698729 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:56.699306 14028 tablet_replica.cc:333] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.699864 14028 raft_consensus.cc:2243] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.700295 14028 raft_consensus.cc:2272] T 88aaf063fd6144138cad6ac7408fac12 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.701953 14028 tablet_replica.cc:333] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.702463 14028 raft_consensus.cc:2243] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.702844 14028 raft_consensus.cc:2272] T 87de74ff5f94436d88b613d13f866ac8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.704470 14028 tablet_replica.cc:333] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.704970 14028 raft_consensus.cc:2243] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.705552 14028 raft_consensus.cc:2272] T fde07592f76742a3832a840211b03dba P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.707614 14028 tablet_replica.cc:333] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.708087 14028 raft_consensus.cc:2243] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.708455 14028 raft_consensus.cc:2272] T 33c462dfb3354237a842587e21ab8aec P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.710564 14028 tablet_replica.cc:333] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.711041 14028 raft_consensus.cc:2243] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.711591 14028 raft_consensus.cc:2272] T 5f2eec0c6d6d447cb36baba296df9c8d P 51abdd9002c044838dc78d96ab473e15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.714308 14028 tablet_replica.cc:333] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.714967 14028 raft_consensus.cc:2243] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.715655 14028 raft_consensus.cc:2272] T d3ea1ff5af884a42947ba401c967a452 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.717314 14028 tablet_replica.cc:333] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.717774 14028 raft_consensus.cc:2243] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.718179 14028 raft_consensus.cc:2272] T bd08ad2f259f4dbb9ed783c64f901006 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.719784 14028 tablet_replica.cc:333] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.720216 14028 raft_consensus.cc:2243] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.720891 14028 raft_consensus.cc:2272] T 567098c945334c76b484780d702fc926 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.722741 14028 tablet_replica.cc:333] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.723202 14028 raft_consensus.cc:2243] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.723583 14028 raft_consensus.cc:2272] T b774484d97c148b29afbb711d1878ef8 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.725222 14028 tablet_replica.cc:333] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.725663 14028 raft_consensus.cc:2243] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.726105 14028 raft_consensus.cc:2272] T f502febcae994471b43f8ff887b5ff8f P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.727869 14028 tablet_replica.cc:333] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.728299 14028 raft_consensus.cc:2243] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.728932 14028 raft_consensus.cc:2272] T 9db9475f7a494fc0b719520c7abcfac6 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.730809 14028 tablet_replica.cc:333] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15: stopping tablet replica
I20260630 12:25:56.731279 14028 raft_consensus.cc:2243] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.731918 14028 raft_consensus.cc:2272] T c02c8bf2ced3477a8e20b1e77fc0c521 P 51abdd9002c044838dc78d96ab473e15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.764169 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
W20260630 12:25:56.788291 17064 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:25:56.791930 17064 consensus_peers.cc:597] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:56.794162 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
W20260630 12:25:56.808413 17138 consensus_peers.cc:597] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:56.826710 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:56.827265 14028 tablet_replica.cc:333] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.827796 14028 raft_consensus.cc:2243] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.828274 14028 raft_consensus.cc:2272] T f502febcae994471b43f8ff887b5ff8f P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.830353 14028 tablet_replica.cc:333] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.830834 14028 raft_consensus.cc:2243] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.831182 14028 raft_consensus.cc:2272] T 87de74ff5f94436d88b613d13f866ac8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.833045 14028 tablet_replica.cc:333] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.833735 14028 raft_consensus.cc:2243] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.834553 14028 raft_consensus.cc:2272] T fde07592f76742a3832a840211b03dba P 7e7fb595812a476398c2bbd833bebeb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.836267 14028 tablet_replica.cc:333] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.836716 14028 raft_consensus.cc:2243] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.837353 14028 raft_consensus.cc:2272] T 12dd34b3fc614dcdb59287c5f143fa6c P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.838882 14028 tablet_replica.cc:333] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.839313 14028 raft_consensus.cc:2243] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.839875 14028 raft_consensus.cc:2272] T 99fb0e83fe5f4b109e29efdbe99b7822 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.841432 14028 tablet_replica.cc:333] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.841873 14028 raft_consensus.cc:2243] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.842227 14028 raft_consensus.cc:2272] T 9db9475f7a494fc0b719520c7abcfac6 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.843763 14028 tablet_replica.cc:333] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.844136 14028 raft_consensus.cc:2243] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.844455 14028 raft_consensus.cc:2272] T 567098c945334c76b484780d702fc926 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.845993 14028 tablet_replica.cc:333] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.846390 14028 raft_consensus.cc:2243] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.846963 14028 raft_consensus.cc:2272] T b774484d97c148b29afbb711d1878ef8 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.848558 14028 tablet_replica.cc:333] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.848944 14028 raft_consensus.cc:2243] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.849327 14028 raft_consensus.cc:2272] T d54bd4053a5049be97e582843e390c99 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.850826 14028 tablet_replica.cc:333] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.851184 14028 raft_consensus.cc:2243] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.851617 14028 raft_consensus.cc:2272] T d3ea1ff5af884a42947ba401c967a452 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.853065 14028 tablet_replica.cc:333] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.853492 14028 raft_consensus.cc:2243] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.853790 14028 raft_consensus.cc:2272] T c02c8bf2ced3477a8e20b1e77fc0c521 P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.855067 14028 tablet_replica.cc:333] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8: stopping tablet replica
I20260630 12:25:56.855394 14028 raft_consensus.cc:2243] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.855851 14028 raft_consensus.cc:2272] T f5ddc3bc25674dcc8a8c682ff11c939a P 7e7fb595812a476398c2bbd833bebeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:56.861683 17289 consensus_peers.cc:597] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:56.864007 17289 consensus_peers.cc:597] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:56.888047 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:25:56.911111 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
W20260630 12:25:56.928676 17138 consensus_peers.cc:597] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:56.935245 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:56.935863 14028 tablet_replica.cc:333] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.936359 14028 raft_consensus.cc:2243] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.936812 14028 raft_consensus.cc:2272] T d54bd4053a5049be97e582843e390c99 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.938577 14028 tablet_replica.cc:333] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.939078 14028 raft_consensus.cc:2243] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.939415 14028 raft_consensus.cc:2272] T 33c462dfb3354237a842587e21ab8aec P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.940969 14028 tablet_replica.cc:333] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
W20260630 12:25:56.941344 17136 consensus_peers.cc:597] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 -> Peer 7e7fb595812a476398c2bbd833bebeb8 (127.13.179.2:34895): Couldn't send request to peer 7e7fb595812a476398c2bbd833bebeb8. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:34895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:56.941610 14028 raft_consensus.cc:2243] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.942059 14028 raft_consensus.cc:2272] T 12dd34b3fc614dcdb59287c5f143fa6c P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.943683 14028 tablet_replica.cc:333] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.944162 14028 raft_consensus.cc:2243] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.944574 14028 raft_consensus.cc:2272] T fde07592f76742a3832a840211b03dba P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.945958 14028 tablet_replica.cc:333] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.946414 14028 raft_consensus.cc:2243] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.946801 14028 raft_consensus.cc:2272] T 88aaf063fd6144138cad6ac7408fac12 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.948419 14028 tablet_replica.cc:333] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.948873 14028 raft_consensus.cc:2243] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.949512 14028 raft_consensus.cc:2272] T f502febcae994471b43f8ff887b5ff8f P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.951191 14028 tablet_replica.cc:333] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.951653 14028 raft_consensus.cc:2243] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.952001 14028 raft_consensus.cc:2272] T 9db9475f7a494fc0b719520c7abcfac6 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.953518 14028 tablet_replica.cc:333] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.953912 14028 raft_consensus.cc:2243] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.954357 14028 raft_consensus.cc:2272] T 99fb0e83fe5f4b109e29efdbe99b7822 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.955811 14028 tablet_replica.cc:333] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.956271 14028 raft_consensus.cc:2243] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.956910 14028 raft_consensus.cc:2272] T 5f2eec0c6d6d447cb36baba296df9c8d P 4f6ea493b5294851b0b527bdf3ae8194 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.958680 14028 tablet_replica.cc:333] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.959143 14028 raft_consensus.cc:2243] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.959717 14028 raft_consensus.cc:2272] T f5ddc3bc25674dcc8a8c682ff11c939a P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.961315 14028 tablet_replica.cc:333] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.961728 14028 raft_consensus.cc:2243] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:56.962080 14028 raft_consensus.cc:2272] T b774484d97c148b29afbb711d1878ef8 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.963577 14028 tablet_replica.cc:333] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194: stopping tablet replica
I20260630 12:25:56.963949 14028 raft_consensus.cc:2243] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.964516 14028 raft_consensus.cc:2272] T bd08ad2f259f4dbb9ed783c64f901006 P 4f6ea493b5294851b0b527bdf3ae8194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.993625 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
W20260630 12:25:57.012286 17289 consensus_peers.cc:597] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 51abdd9002c044838dc78d96ab473e15 (127.13.179.1:34845): Couldn't send request to peer 51abdd9002c044838dc78d96ab473e15. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:57.020243 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:25:57.049094 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:57.049865 14028 tablet_replica.cc:333] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
W20260630 12:25:57.050482 17287 consensus_peers.cc:597] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e -> Peer 4f6ea493b5294851b0b527bdf3ae8194 (127.13.179.3:44007): Couldn't send request to peer 4f6ea493b5294851b0b527bdf3ae8194. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.3:44007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:57.050537 14028 raft_consensus.cc:2243] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.051203 14028 raft_consensus.cc:2272] T 5f2eec0c6d6d447cb36baba296df9c8d P 5084ecabfbd944a7a8dccb6f6472893e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.052623 14028 tablet_replica.cc:333] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.053036 14028 raft_consensus.cc:2243] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.053459 14028 raft_consensus.cc:2272] T c02c8bf2ced3477a8e20b1e77fc0c521 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.054790 14028 tablet_replica.cc:333] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.055197 14028 raft_consensus.cc:2243] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.055573 14028 raft_consensus.cc:2272] T 99fb0e83fe5f4b109e29efdbe99b7822 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.057010 14028 tablet_replica.cc:333] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.057471 14028 raft_consensus.cc:2243] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.058002 14028 raft_consensus.cc:2272] T f5ddc3bc25674dcc8a8c682ff11c939a P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.059278 14028 tablet_replica.cc:333] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.059682 14028 raft_consensus.cc:2243] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.060025 14028 raft_consensus.cc:2272] T bd08ad2f259f4dbb9ed783c64f901006 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.061326 14028 tablet_replica.cc:333] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.061719 14028 raft_consensus.cc:2243] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.062129 14028 raft_consensus.cc:2272] T d3ea1ff5af884a42947ba401c967a452 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.063439 14028 tablet_replica.cc:333] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.063809 14028 raft_consensus.cc:2243] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.064097 14028 raft_consensus.cc:2272] T 567098c945334c76b484780d702fc926 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.065475 14028 tablet_replica.cc:333] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.065881 14028 raft_consensus.cc:2243] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:57.066491 14028 raft_consensus.cc:2272] T 88aaf063fd6144138cad6ac7408fac12 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.068006 14028 tablet_replica.cc:333] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.068410 14028 raft_consensus.cc:2243] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:57.069007 14028 raft_consensus.cc:2272] T 87de74ff5f94436d88b613d13f866ac8 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.070585 14028 tablet_replica.cc:333] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.070976 14028 raft_consensus.cc:2243] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:57.071542 14028 raft_consensus.cc:2272] T d54bd4053a5049be97e582843e390c99 P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.072988 14028 tablet_replica.cc:333] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.073390 14028 raft_consensus.cc:2243] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:57.073931 14028 raft_consensus.cc:2272] T 33c462dfb3354237a842587e21ab8aec P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.075268 14028 tablet_replica.cc:333] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e: stopping tablet replica
I20260630 12:25:57.075629 14028 raft_consensus.cc:2243] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:57.075920 14028 raft_consensus.cc:2272] T 12dd34b3fc614dcdb59287c5f143fa6c P 5084ecabfbd944a7a8dccb6f6472893e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.104664 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:25:57.125245 14028 master.cc:562] Master@127.13.179.62:42417 shutting down...
I20260630 12:25:57.144032 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:57.144515 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:57.144835 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dcbbea8ed5c4c86a2ee3e78c46cdc54: stopping tablet replica
I20260630 12:25:57.163487 14028 master.cc:584] Master@127.13.179.62:42417 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11294 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:25:57.210680 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:43063
I20260630 12:25:57.211614 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:57.216650 17609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.216754 17608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.217520 17611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.219329 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:57.220894 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:57.221062 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:57.221226 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822357221213 us; error 0 us; skew 500 ppm
I20260630 12:25:57.221616 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:57.223810 14028 webserver.cc:533] Webserver started at http://127.13.179.62:41267/ using document root <none> and password file <none>
I20260630 12:25:57.224200 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:57.224337 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:57.224550 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:57.225579 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "90ff86af0b3b47838282f07c92c72ed3"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.229350 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:25:57.232268 17616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.233022 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:25:57.233328 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "90ff86af0b3b47838282f07c92c72ed3"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.233548 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:57.259063 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:57.260056 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:57.294488 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:43063
I20260630 12:25:57.294598 17667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:43063 every 8 connection(s)
I20260630 12:25:57.298040 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:57.307194 17668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3: Bootstrap starting.
I20260630 12:25:57.311273 17668 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:57.315018 17668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3: No bootstrap required, opened a new log
I20260630 12:25:57.316812 17668 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER }
I20260630 12:25:57.317114 17668 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:57.317332 17668 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ff86af0b3b47838282f07c92c72ed3, State: Initialized, Role: FOLLOWER
I20260630 12:25:57.317848 17668 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER }
I20260630 12:25:57.318250 17668 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:57.318420 17668 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:57.318611 17668 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:57.322366 17668 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER }
I20260630 12:25:57.322786 17668 leader_election.cc:304] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [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: 90ff86af0b3b47838282f07c92c72ed3; no voters: 
I20260630 12:25:57.323807 17668 leader_election.cc:290] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:57.324093 17671 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:57.325327 17671 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 1 LEADER]: Becoming Leader. State: Replica: 90ff86af0b3b47838282f07c92c72ed3, State: Running, Role: LEADER
I20260630 12:25:57.325929 17671 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [LEADER]: Queue going to LEADER mode. State: All 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: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER }
I20260630 12:25:57.326503 17668 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:57.330531 17673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90ff86af0b3b47838282f07c92c72ed3. Latest consensus state: current_term: 1 leader_uuid: "90ff86af0b3b47838282f07c92c72ed3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER } }
I20260630 12:25:57.331281 17673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:57.332620 17672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90ff86af0b3b47838282f07c92c72ed3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ff86af0b3b47838282f07c92c72ed3" member_type: VOTER } }
I20260630 12:25:57.333318 17672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:57.338960 17680 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:57.343992 17680 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:57.345047 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:57.351953 17680 catalog_manager.cc:1383] Generated new cluster ID: 343f4f5348da4729ba82caeee86e87ec
I20260630 12:25:57.352223 17680 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:57.377369 17680 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:57.378523 17680 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:57.393581 17680 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3: Generated new TSK 0
I20260630 12:25:57.394078 17680 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:57.411029 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:57.416311 17689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.417428 17690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.418877 17692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.419283 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:57.420076 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:57.420244 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:57.420359 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822357420348 us; error 0 us; skew 500 ppm
I20260630 12:25:57.420795 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:57.422860 14028 webserver.cc:533] Webserver started at http://127.13.179.1:38149/ using document root <none> and password file <none>
I20260630 12:25:57.423264 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:57.423408 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:57.423612 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:57.424625 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "c584022e85304c41bf0e6c1e262bc96d"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.428695 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:57.431658 17697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.432348 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:57.432588 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "c584022e85304c41bf0e6c1e262bc96d"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.432821 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:57.447376 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:57.448310 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:57.449592 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:57.451608 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:57.451798 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.452032 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:57.452207 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.488540 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:44843
I20260630 12:25:57.488622 17759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:44843 every 8 connection(s)
I20260630 12:25:57.492722 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:57.499527 17764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.499782 17765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.502530 17767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.503190 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:57.503918 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:57.504120 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:57.504314 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822357504295 us; error 0 us; skew 500 ppm
I20260630 12:25:57.504760 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:57.507272 14028 webserver.cc:533] Webserver started at http://127.13.179.2:32801/ using document root <none> and password file <none>
I20260630 12:25:57.507714 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:57.507910 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:57.508083 17760 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43063
I20260630 12:25:57.508167 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:57.508438 17760 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:57.509028 17760 heartbeater.cc:507] Master 127.13.179.62:43063 requested a full tablet report, sending...
I20260630 12:25:57.509270 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "e6cea4fa9e5346b493a67c835879f381"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.510887 17633 ts_manager.cc:194] Registered new tserver with Master: c584022e85304c41bf0e6c1e262bc96d (127.13.179.1:44843)
I20260630 12:25:57.512450 17633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50210
I20260630 12:25:57.513892 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:25:57.517241 17772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.517863 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:57.518110 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "e6cea4fa9e5346b493a67c835879f381"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.518335 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:57.540462 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:57.541591 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:57.542936 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:57.544979 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:57.545188 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.545418 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:57.545591 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.580646 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:37793
I20260630 12:25:57.580729 17834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:37793 every 8 connection(s)
I20260630 12:25:57.585144 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:57.591193 17838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.593201 17839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.594475 14028 server_base.cc:1061] running on GCE node
W20260630 12:25:57.594901 17841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.595788 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:57.596004 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:57.596182 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822357596164 us; error 0 us; skew 500 ppm
I20260630 12:25:57.596810 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:57.597465 17835 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43063
I20260630 12:25:57.597810 17835 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:57.598562 17835 heartbeater.cc:507] Master 127.13.179.62:43063 requested a full tablet report, sending...
I20260630 12:25:57.599699 14028 webserver.cc:533] Webserver started at http://127.13.179.3:34983/ using document root <none> and password file <none>
I20260630 12:25:57.600224 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:57.600411 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:57.600658 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:57.600659 17633 ts_manager.cc:194] Registered new tserver with Master: e6cea4fa9e5346b493a67c835879f381 (127.13.179.2:37793)
I20260630 12:25:57.601940 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "3d395f5f6f5449249f2cabaf30d212aa"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.602170 17633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50222
I20260630 12:25:57.606169 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:57.609129 17846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.609822 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:57.610064 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "3d395f5f6f5449249f2cabaf30d212aa"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.610301 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:57.621371 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:57.622412 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:57.623709 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:57.625828 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:57.626044 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.626264 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:57.626425 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.662448 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:40519
I20260630 12:25:57.662537 17908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:40519 every 8 connection(s)
I20260630 12:25:57.666896 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:57.673224 17912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.675741 17913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:57.675933 17915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:57.677132 14028 server_base.cc:1061] running on GCE node
I20260630 12:25:57.678156 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:57.678404 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:57.678627 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822357678607 us; error 0 us; skew 500 ppm
I20260630 12:25:57.679180 17909 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43063
I20260630 12:25:57.679235 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:57.679620 17909 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:57.680333 17909 heartbeater.cc:507] Master 127.13.179.62:43063 requested a full tablet report, sending...
I20260630 12:25:57.681743 14028 webserver.cc:533] Webserver started at http://127.13.179.4:42445/ using document root <none> and password file <none>
I20260630 12:25:57.682231 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:57.682447 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:57.682312 17633 ts_manager.cc:194] Registered new tserver with Master: 3d395f5f6f5449249f2cabaf30d212aa (127.13.179.3:40519)
I20260630 12:25:57.682790 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:57.683760 17633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50234
I20260630 12:25:57.683852 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "b3b18f9a069e4292a2a65c477e0a7fd9"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.688043 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:25:57.690929 17920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.691586 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:25:57.691869 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "b3b18f9a069e4292a2a65c477e0a7fd9"
format_stamp: "Formatted at 2026-06-30 12:25:57 on dist-test-slave-wjf0"
I20260630 12:25:57.692137 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:57.710387 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:57.711382 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:57.712697 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:57.715085 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:57.715292 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.715533 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:57.715699 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:57.752758 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:36559
I20260630 12:25:57.752847 17982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:36559 every 8 connection(s)
I20260630 12:25:57.765336 17983 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43063
I20260630 12:25:57.765693 17983 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:57.766352 17983 heartbeater.cc:507] Master 127.13.179.62:43063 requested a full tablet report, sending...
I20260630 12:25:57.767987 17633 ts_manager.cc:194] Registered new tserver with Master: b3b18f9a069e4292a2a65c477e0a7fd9 (127.13.179.4:36559)
I20260630 12:25:57.768118 14028 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012395806s
I20260630 12:25:57.769322 17633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260630 12:25:58.515142 17760 heartbeater.cc:499] Master 127.13.179.62:43063 was elected leader, sending a full tablet report...
I20260630 12:25:58.604333 17835 heartbeater.cc:499] Master 127.13.179.62:43063 was elected leader, sending a full tablet report...
I20260630 12:25:58.685990 17909 heartbeater.cc:499] Master 127.13.179.62:43063 was elected leader, sending a full tablet report...
I20260630 12:25:58.771617 17983 heartbeater.cc:499] Master 127.13.179.62:43063 was elected leader, sending a full tablet report...
I20260630 12:25:58.831290 17633 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50264:
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:25:58.875679 17948 tablet_service.cc:1511] Processing CreateTablet for tablet d329077b5da74bd7a8fcb0eeb48c7704 (DEFAULT_TABLE table=test-workload [id=416fe21e72e946d0bc7c476a10a1b675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:58.876976 17948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d329077b5da74bd7a8fcb0eeb48c7704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:58.877836 17800 tablet_service.cc:1511] Processing CreateTablet for tablet d329077b5da74bd7a8fcb0eeb48c7704 (DEFAULT_TABLE table=test-workload [id=416fe21e72e946d0bc7c476a10a1b675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:58.878986 17800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d329077b5da74bd7a8fcb0eeb48c7704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:58.883677 17874 tablet_service.cc:1511] Processing CreateTablet for tablet d329077b5da74bd7a8fcb0eeb48c7704 (DEFAULT_TABLE table=test-workload [id=416fe21e72e946d0bc7c476a10a1b675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:25:58.885203 17874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d329077b5da74bd7a8fcb0eeb48c7704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:58.892616 18004 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: Bootstrap starting.
I20260630 12:25:58.894134 18005 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: Bootstrap starting.
I20260630 12:25:58.898564 18004 tablet_bootstrap.cc:654] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:58.899654 18005 tablet_bootstrap.cc:654] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:58.900604 18006 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: Bootstrap starting.
I20260630 12:25:58.903527 18004 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: No bootstrap required, opened a new log
I20260630 12:25:58.903935 18004 ts_tablet_manager.cc:1403] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:25:58.904458 18005 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: No bootstrap required, opened a new log
I20260630 12:25:58.904945 18005 ts_tablet_manager.cc:1403] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:25:58.905598 18006 tablet_bootstrap.cc:654] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:58.906600 18004 raft_consensus.cc:359] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.907336 18004 raft_consensus.cc:385] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:58.907637 18004 raft_consensus.cc:740] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6cea4fa9e5346b493a67c835879f381, State: Initialized, Role: FOLLOWER
I20260630 12:25:58.907538 18005 raft_consensus.cc:359] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.908345 18005 raft_consensus.cc:385] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:58.908730 18005 raft_consensus.cc:740] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b18f9a069e4292a2a65c477e0a7fd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:58.908516 18004 consensus_queue.cc:260] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.909570 18005 consensus_queue.cc:260] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.912581 18006 tablet_bootstrap.cc:492] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: No bootstrap required, opened a new log
I20260630 12:25:58.912737 18005 ts_tablet_manager.cc:1434] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:25:58.913031 18006 ts_tablet_manager.cc:1403] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:25:58.913312 18004 ts_tablet_manager.cc:1434] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:25:58.915295 18006 raft_consensus.cc:359] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.915836 18006 raft_consensus.cc:385] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:58.916096 18006 raft_consensus.cc:740] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d395f5f6f5449249f2cabaf30d212aa, State: Initialized, Role: FOLLOWER
I20260630 12:25:58.916636 18006 consensus_queue.cc:260] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:58.920017 18006 ts_tablet_manager.cc:1434] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:25:59.084128 18011 raft_consensus.cc:493] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:59.084584 18011 raft_consensus.cc:515] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:59.086535 18011 leader_election.cc:290] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6cea4fa9e5346b493a67c835879f381 (127.13.179.2:37793), 3d395f5f6f5449249f2cabaf30d212aa (127.13.179.3:40519)
I20260630 12:25:59.096256 17810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d329077b5da74bd7a8fcb0eeb48c7704" candidate_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cea4fa9e5346b493a67c835879f381" is_pre_election: true
I20260630 12:25:59.096984 17810 raft_consensus.cc:2468] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b18f9a069e4292a2a65c477e0a7fd9 in term 0.
I20260630 12:25:59.097793 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d329077b5da74bd7a8fcb0eeb48c7704" candidate_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d395f5f6f5449249f2cabaf30d212aa" is_pre_election: true
I20260630 12:25:59.098150 17924 leader_election.cc:304] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3b18f9a069e4292a2a65c477e0a7fd9, e6cea4fa9e5346b493a67c835879f381; no voters: 
I20260630 12:25:59.098341 17884 raft_consensus.cc:2468] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b18f9a069e4292a2a65c477e0a7fd9 in term 0.
I20260630 12:25:59.098834 18011 raft_consensus.cc:2804] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:59.099159 18011 raft_consensus.cc:493] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:59.099454 18011 raft_consensus.cc:3060] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:59.103761 18011 raft_consensus.cc:515] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:59.105209 18011 leader_election.cc:290] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [CANDIDATE]: Term 1 election: Requested vote from peers e6cea4fa9e5346b493a67c835879f381 (127.13.179.2:37793), 3d395f5f6f5449249f2cabaf30d212aa (127.13.179.3:40519)
I20260630 12:25:59.105860 17810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d329077b5da74bd7a8fcb0eeb48c7704" candidate_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6cea4fa9e5346b493a67c835879f381"
I20260630 12:25:59.106091 17884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d329077b5da74bd7a8fcb0eeb48c7704" candidate_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d395f5f6f5449249f2cabaf30d212aa"
I20260630 12:25:59.106320 17810 raft_consensus.cc:3060] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:59.106611 17884 raft_consensus.cc:3060] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:59.110597 17810 raft_consensus.cc:2468] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b18f9a069e4292a2a65c477e0a7fd9 in term 1.
I20260630 12:25:59.110839 17884 raft_consensus.cc:2468] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b18f9a069e4292a2a65c477e0a7fd9 in term 1.
I20260630 12:25:59.111493 17924 leader_election.cc:304] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3b18f9a069e4292a2a65c477e0a7fd9, e6cea4fa9e5346b493a67c835879f381; no voters: 
I20260630 12:25:59.112273 18011 raft_consensus.cc:2804] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:59.113510 18011 raft_consensus.cc:697] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 1 LEADER]: Becoming Leader. State: Replica: b3b18f9a069e4292a2a65c477e0a7fd9, State: Running, Role: LEADER
I20260630 12:25:59.114099 18011 consensus_queue.cc:237] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } }
I20260630 12:25:59.121065 17631 catalog_manager.cc:5697] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3b18f9a069e4292a2a65c477e0a7fd9 (127.13.179.4). New cstate: current_term: 1 leader_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3b18f9a069e4292a2a65c477e0a7fd9" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:59.343047 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:59.344702 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:59.345094 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:59.532092 18011 consensus_queue.cc:1048] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d395f5f6f5449249f2cabaf30d212aa" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:59.543252 18011 consensus_queue.cc:1048] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6cea4fa9e5346b493a67c835879f381" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:01.346167 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:01.347393 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:01.347684 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:03.348809 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:03.350190 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:03.350486 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:05.351413 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:05.352591 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:05.352892 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:07.353700 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:07.354941 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:07.355242 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:09.471660 17686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:09.473083 17686 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:09.473477 17686 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:10.264796 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:26:10.289621 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.307711 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:26:10.319411 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:26:10.339298 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.339967 14028 tablet_replica.cc:333] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381: stopping tablet replica
I20260630 12:26:10.340613 14028 raft_consensus.cc:2243] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.341252 14028 raft_consensus.cc:2272] T d329077b5da74bd7a8fcb0eeb48c7704 P e6cea4fa9e5346b493a67c835879f381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.361538 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:26:10.371348 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:26:10.389819 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.390551 14028 tablet_replica.cc:333] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa: stopping tablet replica
I20260630 12:26:10.391083 14028 raft_consensus.cc:2243] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:10.391546 14028 raft_consensus.cc:2272] T d329077b5da74bd7a8fcb0eeb48c7704 P 3d395f5f6f5449249f2cabaf30d212aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.410921 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
W20260630 12:26:10.411504 17664 debug-util.cc:398] Leaking SignalData structure 0x7b080017d380 after lost signal to thread 14031
W20260630 12:26:10.412523 17664 debug-util.cc:398] Leaking SignalData structure 0x7b0800097a60 after lost signal to thread 17667
W20260630 12:26:10.415231 17664 debug-util.cc:398] Leaking SignalData structure 0x7b0800031a00 after lost signal to thread 17982
I20260630 12:26:10.423374 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:26:10.450348 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:10.451740 14028 tablet_replica.cc:333] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9: stopping tablet replica
I20260630 12:26:10.452376 14028 raft_consensus.cc:2243] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:10.453097 14028 raft_consensus.cc:2272] T d329077b5da74bd7a8fcb0eeb48c7704 P b3b18f9a069e4292a2a65c477e0a7fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:10.453444 17924 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.2:37793: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260630 12:26:10.469266 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:26:10.480674 14028 master.cc:562] Master@127.13.179.62:43063 shutting down...
I20260630 12:26:10.505635 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:10.506381 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:10.506770 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90ff86af0b3b47838282f07c92c72ed3: stopping tablet replica
W20260630 12:26:11.524262 14028 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17664)
W20260630 12:26:12.524961 14028 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17664)
I20260630 12:26:12.683753 14028 master.cc:584] Master@127.13.179.62:43063 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (15514 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:26:12.726027 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:35481
I20260630 12:26:12.727123 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:12.732254 18030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:12.733022 18031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:12.733639 18033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.733857 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:12.734789 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:12.735002 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:12.735163 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822372735146 us; error 0 us; skew 500 ppm
I20260630 12:26:12.735630 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:12.737875 14028 webserver.cc:533] Webserver started at http://127.13.179.62:42977/ using document root <none> and password file <none>
I20260630 12:26:12.738351 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:12.738557 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:12.738826 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:12.739984 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "b369c2a2877d44e4a3119971b1316ceb"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-wjf0"
I20260630 12:26:12.744189 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:12.747565 18038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.748397 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:12.748615 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "b369c2a2877d44e4a3119971b1316ceb"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-wjf0"
I20260630 12:26:12.748842 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:12.763402 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:12.764438 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:12.804693 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:35481
I20260630 12:26:12.804785 18089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:35481 every 8 connection(s)
I20260630 12:26:12.808840 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:12.819667 18090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb: Bootstrap starting.
I20260630 12:26:12.824079 18090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:12.827906 18090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb: No bootstrap required, opened a new log
I20260630 12:26:12.829856 18090 raft_consensus.cc:359] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER }
I20260630 12:26:12.830286 18090 raft_consensus.cc:385] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:12.830457 18090 raft_consensus.cc:740] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b369c2a2877d44e4a3119971b1316ceb, State: Initialized, Role: FOLLOWER
I20260630 12:26:12.830935 18090 consensus_queue.cc:260] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER }
I20260630 12:26:12.831321 18090 raft_consensus.cc:399] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:12.831501 18090 raft_consensus.cc:493] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:12.831728 18090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:12.835548 18090 raft_consensus.cc:515] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER }
I20260630 12:26:12.835973 18090 leader_election.cc:304] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [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: b369c2a2877d44e4a3119971b1316ceb; no voters: 
I20260630 12:26:12.837009 18090 leader_election.cc:290] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:12.837419 18093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:12.838698 18093 raft_consensus.cc:697] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 1 LEADER]: Becoming Leader. State: Replica: b369c2a2877d44e4a3119971b1316ceb, State: Running, Role: LEADER
I20260630 12:26:12.839414 18093 consensus_queue.cc:237] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [LEADER]: Queue going to LEADER mode. State: All 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: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER }
I20260630 12:26:12.839828 18090 sys_catalog.cc:565] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:12.847180 18095 sys_catalog.cc:455] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b369c2a2877d44e4a3119971b1316ceb. Latest consensus state: current_term: 1 leader_uuid: "b369c2a2877d44e4a3119971b1316ceb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER } }
I20260630 12:26:12.847816 18095 sys_catalog.cc:458] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:12.849689 18094 sys_catalog.cc:455] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b369c2a2877d44e4a3119971b1316ceb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369c2a2877d44e4a3119971b1316ceb" member_type: VOTER } }
I20260630 12:26:12.850195 18094 sys_catalog.cc:458] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:12.854060 18103 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:12.858996 18103 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:12.860086 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:12.867120 18103 catalog_manager.cc:1383] Generated new cluster ID: d1e93ecc1b924ba4aa315d587efe4878
I20260630 12:26:12.867389 18103 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:12.903126 18103 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:12.904330 18103 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:12.914721 18103 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb: Generated new TSK 0
I20260630 12:26:12.915248 18103 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:12.926298 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:12.931840 18111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:12.933045 18112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.934508 14028 server_base.cc:1061] running on GCE node
W20260630 12:26:12.934341 18114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.935568 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:12.935745 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:12.935866 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822372935851 us; error 0 us; skew 500 ppm
I20260630 12:26:12.936288 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:12.938403 14028 webserver.cc:533] Webserver started at http://127.13.179.1:44333/ using document root <none> and password file <none>
I20260630 12:26:12.938807 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:12.938985 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:12.939188 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:12.940227 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "1b50ad67f6814a99a745ddefbd556174"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-wjf0"
I20260630 12:26:12.944229 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:26:12.947182 18119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.947875 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:12.948161 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "1b50ad67f6814a99a745ddefbd556174"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-wjf0"
I20260630 12:26:12.948403 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:12.963724 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:12.964789 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:12.966167 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:12.968328 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:12.968513 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.968766 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:12.968927 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.006633 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:38363
I20260630 12:26:13.006735 18181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:38363 every 8 connection(s)
I20260630 12:26:13.011633 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:13.019043 18186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:13.019881 18187 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:13.022388 18189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:13.023142 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:13.023881 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:13.024075 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:13.024257 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822373024238 us; error 0 us; skew 500 ppm
I20260630 12:26:13.024771 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:13.027491 14028 webserver.cc:533] Webserver started at http://127.13.179.2:42699/ using document root <none> and password file <none>
I20260630 12:26:13.028053 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:13.028306 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:13.028347 18182 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35481
I20260630 12:26:13.028599 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:13.028743 18182 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:13.029508 18182 heartbeater.cc:507] Master 127.13.179.62:35481 requested a full tablet report, sending...
I20260630 12:26:13.029898 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "608b43cfc2f142859f755e219512c361"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-wjf0"
I20260630 12:26:13.031476 18055 ts_manager.cc:194] Registered new tserver with Master: 1b50ad67f6814a99a745ddefbd556174 (127.13.179.1:38363)
I20260630 12:26:13.033227 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52534
I20260630 12:26:13.034593 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:26:13.037896 18194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.038563 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:13.038839 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "608b43cfc2f142859f755e219512c361"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-wjf0"
I20260630 12:26:13.039089 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:13.057735 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:13.058822 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:13.060216 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:13.062353 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:13.062552 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.062801 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:13.062953 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.100399 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:44659
I20260630 12:26:13.100484 18256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:44659 every 8 connection(s)
I20260630 12:26:13.105073 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:13.111263 18260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:13.113221 18261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:13.116011 18263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:13.116271 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:13.116525 18257 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35481
I20260630 12:26:13.116926 18257 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:13.117699 18257 heartbeater.cc:507] Master 127.13.179.62:35481 requested a full tablet report, sending...
I20260630 12:26:13.117842 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:13.118131 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:13.118309 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822373118292 us; error 0 us; skew 500 ppm
I20260630 12:26:13.118991 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:13.119781 18055 ts_manager.cc:194] Registered new tserver with Master: 608b43cfc2f142859f755e219512c361 (127.13.179.2:44659)
I20260630 12:26:13.121604 14028 webserver.cc:533] Webserver started at http://127.13.179.3:40211/ using document root <none> and password file <none>
I20260630 12:26:13.121712 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52546
I20260630 12:26:13.122330 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:13.122591 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:13.122926 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:13.124130 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "cf364883b44d4d708dc461767db778d4"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-wjf0"
I20260630 12:26:13.128315 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:26:13.131335 18268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.132016 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:13.132283 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "cf364883b44d4d708dc461767db778d4"
format_stamp: "Formatted at 2026-06-30 12:26:13 on dist-test-slave-wjf0"
I20260630 12:26:13.132544 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:13.152244 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:13.153355 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:13.154731 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:13.156802 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:13.157034 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.157294 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:13.157473 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:13.193997 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:46159
I20260630 12:26:13.194133 18330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:46159 every 8 connection(s)
I20260630 12:26:13.207069 18331 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35481
I20260630 12:26:13.207376 18331 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:13.208140 18331 heartbeater.cc:507] Master 127.13.179.62:35481 requested a full tablet report, sending...
I20260630 12:26:13.209877 18055 ts_manager.cc:194] Registered new tserver with Master: cf364883b44d4d708dc461767db778d4 (127.13.179.3:46159)
I20260630 12:26:13.210346 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013129644s
I20260630 12:26:13.211195 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52558
I20260630 12:26:14.035672 18182 heartbeater.cc:499] Master 127.13.179.62:35481 was elected leader, sending a full tablet report...
I20260630 12:26:14.124191 18257 heartbeater.cc:499] Master 127.13.179.62:35481 was elected leader, sending a full tablet report...
I20260630 12:26:14.214020 18331 heartbeater.cc:499] Master 127.13.179.62:35481 was elected leader, sending a full tablet report...
I20260630 12:26:14.273828 18055 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52574:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:14.275635 18055 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:14.319286 18222 tablet_service.cc:1511] Processing CreateTablet for tablet 85ce4d39f9514cac8a6659cce9c5cf86 (DEFAULT_TABLE table=test-workload [id=2e3bd24c4c494e05b06d25acf10e2dfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:14.320551 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ce4d39f9514cac8a6659cce9c5cf86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.324122 18296 tablet_service.cc:1511] Processing CreateTablet for tablet 85ce4d39f9514cac8a6659cce9c5cf86 (DEFAULT_TABLE table=test-workload [id=2e3bd24c4c494e05b06d25acf10e2dfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:14.325376 18296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ce4d39f9514cac8a6659cce9c5cf86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.327890 18147 tablet_service.cc:1511] Processing CreateTablet for tablet 85ce4d39f9514cac8a6659cce9c5cf86 (DEFAULT_TABLE table=test-workload [id=2e3bd24c4c494e05b06d25acf10e2dfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:14.329077 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ce4d39f9514cac8a6659cce9c5cf86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.342603 18352 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: Bootstrap starting.
I20260630 12:26:14.344660 18353 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: Bootstrap starting.
I20260630 12:26:14.346875 18354 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: Bootstrap starting.
I20260630 12:26:14.349179 18352 tablet_bootstrap.cc:654] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.350603 18353 tablet_bootstrap.cc:654] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.354235 18354 tablet_bootstrap.cc:654] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.355914 18352 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: No bootstrap required, opened a new log
I20260630 12:26:14.356379 18352 ts_tablet_manager.cc:1403] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:26:14.356793 18353 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: No bootstrap required, opened a new log
I20260630 12:26:14.357312 18353 ts_tablet_manager.cc:1403] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:26:14.359622 18354 tablet_bootstrap.cc:492] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: No bootstrap required, opened a new log
I20260630 12:26:14.359367 18352 raft_consensus.cc:359] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.359597 18353 raft_consensus.cc:359] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.360222 18352 raft_consensus.cc:385] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.360457 18353 raft_consensus.cc:385] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.360294 18354 ts_tablet_manager.cc:1403] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:26:14.360639 18352 raft_consensus.cc:740] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608b43cfc2f142859f755e219512c361, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.360823 18353 raft_consensus.cc:740] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf364883b44d4d708dc461767db778d4, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.361631 18352 consensus_queue.cc:260] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.361797 18353 consensus_queue.cc:260] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.363636 18354 raft_consensus.cc:359] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.364586 18354 raft_consensus.cc:385] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.364905 18354 raft_consensus.cc:740] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b50ad67f6814a99a745ddefbd556174, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.365579 18353 ts_tablet_manager.cc:1434] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:26:14.365788 18354 consensus_queue.cc:260] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.367259 18352 ts_tablet_manager.cc:1434] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:26:14.369290 18354 ts_tablet_manager.cc:1434] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260630 12:26:14.480060 18360 raft_consensus.cc:493] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.480509 18360 raft_consensus.cc:515] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.482728 18360 leader_election.cc:290] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608b43cfc2f142859f755e219512c361 (127.13.179.2:44659), cf364883b44d4d708dc461767db778d4 (127.13.179.3:46159)
I20260630 12:26:14.492982 18232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ce4d39f9514cac8a6659cce9c5cf86" candidate_uuid: "1b50ad67f6814a99a745ddefbd556174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608b43cfc2f142859f755e219512c361" is_pre_election: true
I20260630 12:26:14.493094 18306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ce4d39f9514cac8a6659cce9c5cf86" candidate_uuid: "1b50ad67f6814a99a745ddefbd556174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf364883b44d4d708dc461767db778d4" is_pre_election: true
I20260630 12:26:14.493631 18232 raft_consensus.cc:2468] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b50ad67f6814a99a745ddefbd556174 in term 0.
I20260630 12:26:14.493778 18306 raft_consensus.cc:2468] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b50ad67f6814a99a745ddefbd556174 in term 0.
I20260630 12:26:14.494710 18122 leader_election.cc:304] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b50ad67f6814a99a745ddefbd556174, 608b43cfc2f142859f755e219512c361; no voters: 
I20260630 12:26:14.495325 18360 raft_consensus.cc:2804] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:14.495637 18360 raft_consensus.cc:493] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:14.495877 18360 raft_consensus.cc:3060] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.500510 18360 raft_consensus.cc:515] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.501974 18360 leader_election.cc:290] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [CANDIDATE]: Term 1 election: Requested vote from peers 608b43cfc2f142859f755e219512c361 (127.13.179.2:44659), cf364883b44d4d708dc461767db778d4 (127.13.179.3:46159)
I20260630 12:26:14.502686 18232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ce4d39f9514cac8a6659cce9c5cf86" candidate_uuid: "1b50ad67f6814a99a745ddefbd556174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608b43cfc2f142859f755e219512c361"
I20260630 12:26:14.502936 18306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ce4d39f9514cac8a6659cce9c5cf86" candidate_uuid: "1b50ad67f6814a99a745ddefbd556174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf364883b44d4d708dc461767db778d4"
I20260630 12:26:14.503139 18232 raft_consensus.cc:3060] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.503504 18306 raft_consensus.cc:3060] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.507973 18232 raft_consensus.cc:2468] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b50ad67f6814a99a745ddefbd556174 in term 1.
I20260630 12:26:14.507984 18306 raft_consensus.cc:2468] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b50ad67f6814a99a745ddefbd556174 in term 1.
I20260630 12:26:14.509001 18122 leader_election.cc:304] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b50ad67f6814a99a745ddefbd556174, 608b43cfc2f142859f755e219512c361; no voters: 
I20260630 12:26:14.509655 18360 raft_consensus.cc:2804] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.510628 18360 raft_consensus.cc:697] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 1 LEADER]: Becoming Leader. State: Replica: 1b50ad67f6814a99a745ddefbd556174, State: Running, Role: LEADER
I20260630 12:26:14.511291 18360 consensus_queue.cc:237] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } }
I20260630 12:26:14.518494 18055 catalog_manager.cc:5697] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b50ad67f6814a99a745ddefbd556174 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1b50ad67f6814a99a745ddefbd556174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b50ad67f6814a99a745ddefbd556174" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38363 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:14.852792 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:14.856624 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:14.858330 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:14.858733 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:14.980890 18360 consensus_queue.cc:1048] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608b43cfc2f142859f755e219512c361" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.993638 18360 consensus_queue.cc:1048] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf364883b44d4d708dc461767db778d4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 46159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.862031 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:16.859779 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:16.861019 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:16.861334 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:16.869447 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:17.876968 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:18.862255 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:18.863919 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:18.864180 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:18.884894 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:19.892010 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:20.865027 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:20.866382 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:20.866696 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:20.899628 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:21.907709 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:22.867712 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:22.869041 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:22.869436 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:22.914791 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:23.920722 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:24.870308 18108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:24.871543 18108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:24.871848 18108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.926739 18102 placement_policy_util.cc:411] tablet 85ce4d39f9514cac8a6659cce9c5cf86: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:25.628928 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:26:25.657042 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.657763 14028 tablet_replica.cc:333] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174: stopping tablet replica
I20260630 12:26:25.658308 14028 raft_consensus.cc:2243] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.659288 14028 raft_consensus.cc:2272] T 85ce4d39f9514cac8a6659cce9c5cf86 P 1b50ad67f6814a99a745ddefbd556174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.679329 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:26:25.690084 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:26:25.719601 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.720366 14028 tablet_replica.cc:333] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361: stopping tablet replica
I20260630 12:26:25.720994 14028 raft_consensus.cc:2243] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.721517 14028 raft_consensus.cc:2272] T 85ce4d39f9514cac8a6659cce9c5cf86 P 608b43cfc2f142859f755e219512c361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.732894 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:26:25.747143 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:26:25.769407 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:25.770021 14028 tablet_replica.cc:333] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4: stopping tablet replica
I20260630 12:26:25.770567 14028 raft_consensus.cc:2243] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:25.771076 14028 raft_consensus.cc:2272] T 85ce4d39f9514cac8a6659cce9c5cf86 P cf364883b44d4d708dc461767db778d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.779372 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:26:25.788995 14028 master.cc:562] Master@127.13.179.62:35481 shutting down...
I20260630 12:26:25.807792 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:25.808436 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:25.808771 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P b369c2a2877d44e4a3119971b1316ceb: stopping tablet replica
I20260630 12:26:25.826752 14028 master.cc:584] Master@127.13.179.62:35481 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13135 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:26:25.861390 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:41247
I20260630 12:26:25.862464 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.867954 18376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.868007 18377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.868850 18379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.869210 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:25.869999 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:25.870204 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:25.870359 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822385870344 us; error 0 us; skew 500 ppm
I20260630 12:26:25.870823 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.873036 14028 webserver.cc:533] Webserver started at http://127.13.179.62:42289/ using document root <none> and password file <none>
I20260630 12:26:25.873548 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.873780 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.874070 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.875141 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "2e96a33f42f24c7ca5e6f6102da39a12"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-wjf0"
I20260630 12:26:25.879380 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:25.882467 18384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.883317 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:25.883540 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "2e96a33f42f24c7ca5e6f6102da39a12"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-wjf0"
I20260630 12:26:25.883749 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.914472 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.915496 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.950729 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:41247
I20260630 12:26:25.950819 18435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:41247 every 8 connection(s)
I20260630 12:26:25.954810 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:25.964883 18436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12: Bootstrap starting.
I20260630 12:26:25.969219 18436 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:25.972996 18436 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12: No bootstrap required, opened a new log
I20260630 12:26:25.974975 18436 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER }
I20260630 12:26:25.975346 18436 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:25.975508 18436 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e96a33f42f24c7ca5e6f6102da39a12, State: Initialized, Role: FOLLOWER
I20260630 12:26:25.976065 18436 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER }
I20260630 12:26:25.976471 18436 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:25.976655 18436 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:25.976851 18436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:25.980799 18436 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER }
I20260630 12:26:25.981318 18436 leader_election.cc:304] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [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: 2e96a33f42f24c7ca5e6f6102da39a12; no voters: 
I20260630 12:26:25.982420 18436 leader_election.cc:290] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:25.982857 18439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:25.984455 18439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 1 LEADER]: Becoming Leader. State: Replica: 2e96a33f42f24c7ca5e6f6102da39a12, State: Running, Role: LEADER
I20260630 12:26:25.985225 18436 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:25.985527 18439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [LEADER]: Queue going to LEADER mode. State: All 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: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER }
I20260630 12:26:25.989073 18440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER } }
I20260630 12:26:25.989780 18440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:25.990116 18441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e96a33f42f24c7ca5e6f6102da39a12. Latest consensus state: current_term: 1 leader_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e96a33f42f24c7ca5e6f6102da39a12" member_type: VOTER } }
I20260630 12:26:25.991122 18441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:25.996417 18446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:26.003515 18446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:26.004591 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:26.013932 18446 catalog_manager.cc:1383] Generated new cluster ID: 30021eb693a342a1a29689aa5603e901
I20260630 12:26:26.014226 18446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:26.051522 18446 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:26.052749 18446 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:26.067543 18446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12: Generated new TSK 0
I20260630 12:26:26.068112 18446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:26.135385 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.141381 18457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.142437 18458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.143746 18460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.144083 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:26.144861 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:26.145035 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:26.145151 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822386145140 us; error 0 us; skew 500 ppm
I20260630 12:26:26.145646 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.147754 14028 webserver.cc:533] Webserver started at http://127.13.179.1:40917/ using document root <none> and password file <none>
I20260630 12:26:26.148150 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.148307 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.148509 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.149616 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "2593b0b8af874aaba36449360b6b9efa"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.153597 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:26.156327 18465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.156986 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:26.157292 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "2593b0b8af874aaba36449360b6b9efa"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.157544 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:26.188648 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.189824 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.191231 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.193367 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.193578 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.193794 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.193958 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.231757 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:34245
I20260630 12:26:26.231844 18527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:34245 every 8 connection(s)
I20260630 12:26:26.236524 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.243770 18532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.244338 18533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.247581 14028 server_base.cc:1061] running on GCE node
W20260630 12:26:26.247607 18535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.248926 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:26.249228 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:26.249461 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822386249443 us; error 0 us; skew 500 ppm
I20260630 12:26:26.249657 18528 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:26.250029 18528 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:26.250110 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.250809 18528 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
I20260630 12:26:26.252681 14028 webserver.cc:533] Webserver started at http://127.13.179.2:41741/ using document root <none> and password file <none>
I20260630 12:26:26.253058 18401 ts_manager.cc:194] Registered new tserver with Master: 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245)
I20260630 12:26:26.253350 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.253625 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.253932 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.255302 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.255389 18401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48714
I20260630 12:26:26.259984 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:26.263055 18540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.263759 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:26.264020 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.264272 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:26.288790 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.289891 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.291204 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.293284 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.293467 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.293708 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.293861 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.330101 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:44215
I20260630 12:26:26.330190 18602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:44215 every 8 connection(s)
I20260630 12:26:26.334583 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:26.341070 18606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:26.341720 18607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.344798 14028 server_base.cc:1061] running on GCE node
W20260630 12:26:26.345770 18610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:26.346566 18603 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:26.346791 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:26.346956 18603 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:26.347059 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:26.347326 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822386347306 us; error 0 us; skew 500 ppm
I20260630 12:26:26.347872 18603 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
I20260630 12:26:26.348044 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:26.350098 18401 ts_manager.cc:194] Registered new tserver with Master: 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:26.350697 14028 webserver.cc:533] Webserver started at http://127.13.179.3:37313/ using document root <none> and password file <none>
I20260630 12:26:26.351178 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:26.351392 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:26.351650 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:26.351580 18401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48728
I20260630 12:26:26.353076 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "748923aeb6da4ff48468935330e41981"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.357020 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:26:26.360100 18614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.360934 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:26.361202 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "748923aeb6da4ff48468935330e41981"
format_stamp: "Formatted at 2026-06-30 12:26:26 on dist-test-slave-wjf0"
I20260630 12:26:26.361430 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:26.369619 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:26.370491 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:26.371656 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:26.373590 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:26.373808 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.374030 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:26.374192 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:26.414613 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:45249
I20260630 12:26:26.414732 18676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:45249 every 8 connection(s)
I20260630 12:26:26.428689 18677 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:26.429136 18677 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:26.429843 18677 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
I20260630 12:26:26.431459 18401 ts_manager.cc:194] Registered new tserver with Master: 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:26.432363 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014367265s
I20260630 12:26:26.432809 18401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48732
I20260630 12:26:27.258095 18528 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:27.354040 18603 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:27.435181 18677 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:27.484103 18401 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48734:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:27.487035 18401 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:27.558619 18491 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffc69f20c4411fbc2bfbbe9490e91f (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:27.559708 18493 tablet_service.cc:1511] Processing CreateTablet for tablet 4d392b9c037d42a1a22505b1847800de (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:27.558619 18492 tablet_service.cc:1511] Processing CreateTablet for tablet 18f55a8c54e44552b208ff0f40a499b7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:27.560125 18491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffc69f20c4411fbc2bfbbe9490e91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.563064 18492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f55a8c54e44552b208ff0f40a499b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.566033 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 4d392b9c037d42a1a22505b1847800de (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:27.566725 18641 tablet_service.cc:1511] Processing CreateTablet for tablet 18f55a8c54e44552b208ff0f40a499b7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:27.567345 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d392b9c037d42a1a22505b1847800de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.567195 18490 tablet_service.cc:1511] Processing CreateTablet for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:27.567993 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f55a8c54e44552b208ff0f40a499b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.568526 18493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d392b9c037d42a1a22505b1847800de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.570394 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffc69f20c4411fbc2bfbbe9490e91f (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:27.571328 18489 tablet_service.cc:1511] Processing CreateTablet for tablet 34d23dd55c634aecb1770d30a6356730 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:27.572223 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffc69f20c4411fbc2bfbbe9490e91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.572515 18489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d23dd55c634aecb1770d30a6356730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.573437 18490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.579742 18488 tablet_service.cc:1511] Processing CreateTablet for tablet bd56c476dfec47d0bdb3d11761dfea7b (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:27.580870 18488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd56c476dfec47d0bdb3d11761dfea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.582365 18487 tablet_service.cc:1511] Processing CreateTablet for tablet 56d10861cce94086a2a0aadeba5876bb (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:27.583598 18487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d10861cce94086a2a0aadeba5876bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.589006 18639 tablet_service.cc:1511] Processing CreateTablet for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:27.590279 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.595402 18568 tablet_service.cc:1511] Processing CreateTablet for tablet 4d392b9c037d42a1a22505b1847800de (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:27.595662 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 34d23dd55c634aecb1770d30a6356730 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:27.596565 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d392b9c037d42a1a22505b1847800de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.596787 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d23dd55c634aecb1770d30a6356730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.597640 18486 tablet_service.cc:1511] Processing CreateTablet for tablet 72f9234fc29844b6aa6e97d4dccfb5c2 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:27.598366 18637 tablet_service.cc:1511] Processing CreateTablet for tablet bd56c476dfec47d0bdb3d11761dfea7b (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:27.598903 18486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f9234fc29844b6aa6e97d4dccfb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.599735 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd56c476dfec47d0bdb3d11761dfea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.599524 18566 tablet_service.cc:1511] Processing CreateTablet for tablet 38ffc69f20c4411fbc2bfbbe9490e91f (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:27.600158 18485 tablet_service.cc:1511] Processing CreateTablet for tablet 93fc6b1b153844988a4c2fa34bd4f997 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:27.600757 18566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ffc69f20c4411fbc2bfbbe9490e91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.601438 18485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fc6b1b153844988a4c2fa34bd4f997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.602370 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 56d10861cce94086a2a0aadeba5876bb (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:27.603688 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d10861cce94086a2a0aadeba5876bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.603552 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 34d23dd55c634aecb1770d30a6356730 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:27.604678 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d23dd55c634aecb1770d30a6356730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.606405 18563 tablet_service.cc:1511] Processing CreateTablet for tablet bd56c476dfec47d0bdb3d11761dfea7b (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:27.606711 18484 tablet_service.cc:1511] Processing CreateTablet for tablet 2feec9258f3b44d3a37d6d181e643ba1 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:27.606411 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 72f9234fc29844b6aa6e97d4dccfb5c2 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:27.607729 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd56c476dfec47d0bdb3d11761dfea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.607981 18484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feec9258f3b44d3a37d6d181e643ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.608405 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f9234fc29844b6aa6e97d4dccfb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.602358 18565 tablet_service.cc:1511] Processing CreateTablet for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:27.610507 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.610751 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 56d10861cce94086a2a0aadeba5876bb (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:27.611899 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d10861cce94086a2a0aadeba5876bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.598366 18567 tablet_service.cc:1511] Processing CreateTablet for tablet 18f55a8c54e44552b208ff0f40a499b7 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:27.613961 18567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f55a8c54e44552b208ff0f40a499b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.615635 18561 tablet_service.cc:1511] Processing CreateTablet for tablet 72f9234fc29844b6aa6e97d4dccfb5c2 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:27.616813 18561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f9234fc29844b6aa6e97d4dccfb5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.619308 18634 tablet_service.cc:1511] Processing CreateTablet for tablet 93fc6b1b153844988a4c2fa34bd4f997 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:27.620582 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fc6b1b153844988a4c2fa34bd4f997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.624948 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 2feec9258f3b44d3a37d6d181e643ba1 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:27.626319 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feec9258f3b44d3a37d6d181e643ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.626367 18560 tablet_service.cc:1511] Processing CreateTablet for tablet 93fc6b1b153844988a4c2fa34bd4f997 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:27.627665 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fc6b1b153844988a4c2fa34bd4f997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.635461 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 4726364ca51245a3a14779c6c37f52a3 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:27.636658 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4726364ca51245a3a14779c6c37f52a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.658782 18559 tablet_service.cc:1511] Processing CreateTablet for tablet 2feec9258f3b44d3a37d6d181e643ba1 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:27.660151 18559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feec9258f3b44d3a37d6d181e643ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.667623 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 101d99f98c954391982ffcf793c74846 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:27.668968 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d99f98c954391982ffcf793c74846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.705920 18697 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.706139 18484 tablet_service.cc:1511] Processing CreateTablet for tablet 4726364ca51245a3a14779c6c37f52a3 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:27.744074 18484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4726364ca51245a3a14779c6c37f52a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.709049 18489 tablet_service.cc:1511] Processing CreateTablet for tablet 101d99f98c954391982ffcf793c74846 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:27.750494 18489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d99f98c954391982ffcf793c74846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.755110 18698 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.733759 18565 tablet_service.cc:1511] Processing CreateTablet for tablet 101d99f98c954391982ffcf793c74846 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:27.760756 18565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d99f98c954391982ffcf793c74846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.761919 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 4726364ca51245a3a14779c6c37f52a3 (DEFAULT_TABLE table=test-workload [id=587fa00915184cbc8b78169f9506efb7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:27.774945 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4726364ca51245a3a14779c6c37f52a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:27.780900 18699 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.779759 18697 tablet_bootstrap.cc:654] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.783846 18698 tablet_bootstrap.cc:654] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.787315 18699 tablet_bootstrap.cc:654] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.794855 18699 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.795284 18699 ts_tablet_manager.cc:1403] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:26:27.795296 18697 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:27.796005 18697 ts_tablet_manager.cc:1403] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.006s
I20260630 12:26:27.798193 18699 raft_consensus.cc:359] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.798934 18699 raft_consensus.cc:385] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.799228 18699 raft_consensus.cc:740] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.799552 18697 raft_consensus.cc:359] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.799922 18699 consensus_queue.cc:260] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.800478 18697 raft_consensus.cc:385] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.800910 18697 raft_consensus.cc:740] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.801783 18697 consensus_queue.cc:260] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.803447 18699 ts_tablet_manager.cc:1434] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:26:27.804018 18698 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.804419 18699 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.809890 18699 tablet_bootstrap.cc:654] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.810154 18698 ts_tablet_manager.cc:1403] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.011s
I20260630 12:26:27.815138 18699 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.815533 18699 ts_tablet_manager.cc:1403] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260630 12:26:27.817888 18699 raft_consensus.cc:359] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.817734 18698 raft_consensus.cc:359] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:27.818549 18699 raft_consensus.cc:385] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.818890 18698 raft_consensus.cc:385] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.819368 18698 raft_consensus.cc:740] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.820127 18697 ts_tablet_manager.cc:1434] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260630 12:26:27.818933 18699 raft_consensus.cc:740] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.820127 18698 consensus_queue.cc:260] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:27.821229 18697 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.821278 18699 consensus_queue.cc:260] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.823441 18699 ts_tablet_manager.cc:1434] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:26:27.824375 18699 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.827751 18697 tablet_bootstrap.cc:654] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.830246 18699 tablet_bootstrap.cc:654] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:27.835287 18604 tablet.cc:2406] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:27.835933 18706 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:27.836361 18706 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:27.838222 18698 ts_tablet_manager.cc:1434] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.004s
I20260630 12:26:27.839553 18698 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.846100 18706 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:27.859405 18698 tablet_bootstrap.cc:654] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.860239 18699 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.860685 18699 ts_tablet_manager.cc:1403] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.012s
I20260630 12:26:27.861315 18697 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:27.861748 18697 ts_tablet_manager.cc:1403] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.010s
I20260630 12:26:27.863600 18699 raft_consensus.cc:359] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.864334 18699 raft_consensus.cc:385] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.864638 18699 raft_consensus.cc:740] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.864476 18697 raft_consensus.cc:359] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.865180 18697 raft_consensus.cc:385] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.865551 18697 raft_consensus.cc:740] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.865517 18699 consensus_queue.cc:260] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.867497 18697 consensus_queue.cc:260] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.869024 18699 ts_tablet_manager.cc:1434] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:26:27.869524 18697 ts_tablet_manager.cc:1434] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:27.870401 18697 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.873731 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
W20260630 12:26:27.875383 18618 leader_election.cc:343] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:27.876067 18697 tablet_bootstrap.cc:654] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.878543 18698 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.878994 18698 ts_tablet_manager.cc:1403] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.002s
I20260630 12:26:27.881557 18698 raft_consensus.cc:359] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.882246 18698 raft_consensus.cc:385] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.882529 18698 raft_consensus.cc:740] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.883303 18698 consensus_queue.cc:260] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.884987 18699 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.887221 18697 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:27.887660 18697 ts_tablet_manager.cc:1403] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260630 12:26:27.887820 18698 ts_tablet_manager.cc:1434] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:26:27.888708 18698 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.889509 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:27.890357 18697 raft_consensus.cc:359] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.890981 18697 raft_consensus.cc:385] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.891249 18697 raft_consensus.cc:740] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.892076 18697 consensus_queue.cc:260] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
W20260630 12:26:27.892464 18615 leader_election.cc:343] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:27.892889 18615 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:27.893776 18708 raft_consensus.cc:2749] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:27.894192 18698 tablet_bootstrap.cc:654] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.895895 18697 ts_tablet_manager.cc:1434] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:26:27.896898 18697 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.900010 18699 tablet_bootstrap.cc:654] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.904541 18697 tablet_bootstrap.cc:654] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.905884 18698 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.906332 18698 ts_tablet_manager.cc:1403] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.013s
I20260630 12:26:27.908689 18698 raft_consensus.cc:359] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.909224 18698 raft_consensus.cc:385] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.909478 18698 raft_consensus.cc:740] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.910171 18699 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.910068 18698 consensus_queue.cc:260] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.910787 18699 ts_tablet_manager.cc:1403] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260630 12:26:27.911681 18698 ts_tablet_manager.cc:1434] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:27.912439 18698 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.914346 18699 raft_consensus.cc:359] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:27.915233 18699 raft_consensus.cc:385] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.915592 18699 raft_consensus.cc:740] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.916635 18699 consensus_queue.cc:260] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:27.918195 18698 tablet_bootstrap.cc:654] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.923906 18697 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:27.924362 18697 ts_tablet_manager.cc:1403] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.016s
I20260630 12:26:27.925779 18699 ts_tablet_manager.cc:1434] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:26:27.925870 18698 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.926414 18698 ts_tablet_manager.cc:1403] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:26:27.926684 18697 raft_consensus.cc:359] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.927321 18697 raft_consensus.cc:385] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.927563 18697 raft_consensus.cc:740] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.927904 18699 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.928287 18697 consensus_queue.cc:260] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.929122 18698 raft_consensus.cc:359] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.929827 18698 raft_consensus.cc:385] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.930106 18698 raft_consensus.cc:740] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.930955 18698 consensus_queue.cc:260] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.934170 18699 tablet_bootstrap.cc:654] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.934549 18697 ts_tablet_manager.cc:1434] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:26:27.935563 18697 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.939769 18698 ts_tablet_manager.cc:1434] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:26:27.941466 18697 tablet_bootstrap.cc:654] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.942605 18698 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.946393 18699 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.946991 18699 ts_tablet_manager.cc:1403] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:26:27.948282 18698 tablet_bootstrap.cc:654] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.950317 18699 raft_consensus.cc:359] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.951017 18699 raft_consensus.cc:385] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.951314 18699 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.951597 18697 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:27.952172 18697 ts_tablet_manager.cc:1403] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260630 12:26:27.952039 18699 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.952991 18698 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.953423 18698 ts_tablet_manager.cc:1403] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:26:27.954306 18699 ts_tablet_manager.cc:1434] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:26:27.956210 18699 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.956182 18703 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:27.956816 18703 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.957794 18697 raft_consensus.cc:359] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.958458 18697 raft_consensus.cc:385] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.958732 18697 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.959700 18703 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:27.959437 18697 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.955586 18698 raft_consensus.cc:359] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.964187 18698 raft_consensus.cc:385] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:27.964605 18698 raft_consensus.cc:740] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.965126 18697 ts_tablet_manager.cc:1434] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:26:27.965694 18698 consensus_queue.cc:260] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.968824 18697 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:27.970110 18698 ts_tablet_manager.cc:1434] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:26:27.967662 18699 tablet_bootstrap.cc:654] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.973646 18698 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:27.981513 18698 tablet_bootstrap.cc:654] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:27.983443 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:27.989789 18697 tablet_bootstrap.cc:654] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:27.989980 18544 leader_election.cc:343] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:27.992487 18699 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:27.992600 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:27.993531 18698 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:27.994038 18698 ts_tablet_manager.cc:1403] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260630 12:26:27.994496 18699 ts_tablet_manager.cc:1403] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.018s
I20260630 12:26:27.997299 18699 raft_consensus.cc:359] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.998021 18699 raft_consensus.cc:385] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:26:27.998282 18541 leader_election.cc:343] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:27.998364 18699 raft_consensus.cc:740] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:27.997439 18698 raft_consensus.cc:359] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:27.999331 18541 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:27.999223 18699 consensus_queue.cc:260] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
W20260630 12:26:28.000277 18449 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:28.000284 18721 raft_consensus.cc:2749] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.002290 18699 ts_tablet_manager.cc:1434] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:26:28.003086 18699 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:27.999214 18698 raft_consensus.cc:385] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.006313 18698 raft_consensus.cc:740] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.007016 18698 consensus_queue.cc:260] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.007740 18699 tablet_bootstrap.cc:654] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.009191 18698 ts_tablet_manager.cc:1434] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260630 12:26:28.010169 18698 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.010715 18697 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.011232 18697 ts_tablet_manager.cc:1403] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260630 12:26:28.013859 18697 raft_consensus.cc:359] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:28.014468 18697 raft_consensus.cc:385] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.014715 18697 raft_consensus.cc:740] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.015434 18697 consensus_queue.cc:260] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:28.017485 18698 tablet_bootstrap.cc:654] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.019227 18708 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.019685 18708 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.020388 18704 raft_consensus.cc:493] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.020815 18704 raft_consensus.cc:515] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.021874 18708 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.023533 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.024724 18704 leader_election.cc:290] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
W20260630 12:26:28.026275 18618 leader_election.cc:343] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.028478 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
W20260630 12:26:28.030241 18615 leader_election.cc:343] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.030653 18615 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.031286 18697 ts_tablet_manager.cc:1434] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:26:28.031584 18706 raft_consensus.cc:493] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.032160 18697 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.031976 18706 raft_consensus.cc:515] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.033809 18706 leader_election.cc:290] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.034202 18706 raft_consensus.cc:2749] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.035965 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
W20260630 12:26:28.037554 18618 leader_election.cc:343] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.039836 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.040632 18503 raft_consensus.cc:2468] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 0.
I20260630 12:26:28.042740 18615 leader_election.cc:304] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.044133 18706 raft_consensus.cc:2804] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.044649 18706 raft_consensus.cc:493] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.045027 18706 raft_consensus.cc:3060] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.046450 18697 tablet_bootstrap.cc:654] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.073057 18706 raft_consensus.cc:515] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.077934 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.080323 18708 raft_consensus.cc:493] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.080919 18708 raft_consensus.cc:515] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.078667 18503 raft_consensus.cc:3060] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.086463 18704 raft_consensus.cc:493] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.086973 18704 raft_consensus.cc:515] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.088865 18704 leader_election.cc:290] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.089107 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
W20260630 12:26:28.090749 18618 leader_election.cc:343] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.092679 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.089242 18708 leader_election.cc:290] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.093521 18502 raft_consensus.cc:2468] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 0.
I20260630 12:26:28.095108 18615 leader_election.cc:304] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.101806 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.109944 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.096086 18708 raft_consensus.cc:2804] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:26:28.111538 18469 leader_election.cc:343] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.111738 18708 raft_consensus.cc:493] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.112210 18708 raft_consensus.cc:3060] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.125587 18503 raft_consensus.cc:2468] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:28.127316 18615 leader_election.cc:304] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.135232 18732 raft_consensus.cc:2804] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.137189 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
W20260630 12:26:28.141258 18618 leader_election.cc:343] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.141330 18732 raft_consensus.cc:697] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:28.142691 18706 leader_election.cc:290] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.142616 18732 consensus_queue.cc:237] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.145360 18699 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.145900 18699 ts_tablet_manager.cc:1403] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.143s	user 0.054s	sys 0.073s
I20260630 12:26:28.145668 18708 raft_consensus.cc:515] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.146929 18652 raft_consensus.cc:2393] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 1: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:28.147061 18698 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.147588 18698 ts_tablet_manager.cc:1403] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.089s
I20260630 12:26:28.148176 18697 tablet_bootstrap.cc:492] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.148903 18697 ts_tablet_manager.cc:1403] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.030s
I20260630 12:26:28.149577 18699 raft_consensus.cc:359] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.150372 18699 raft_consensus.cc:385] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.150683 18699 raft_consensus.cc:740] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.150828 18698 raft_consensus.cc:359] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.151486 18698 raft_consensus.cc:385] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.151793 18698 raft_consensus.cc:740] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.151669 18699 consensus_queue.cc:260] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.152084 18697 raft_consensus.cc:359] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.152832 18697 raft_consensus.cc:385] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.153147 18697 raft_consensus.cc:740] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.152667 18698 consensus_queue.cc:260] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.153851 18697 consensus_queue.cc:260] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.154269 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.154897 18503 raft_consensus.cc:3060] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.155367 18698 ts_tablet_manager.cc:1434] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:26:28.156251 18698 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.157851 18697 ts_tablet_manager.cc:1434] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:28.159092 18697 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.159430 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.160892 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.161247 18699 ts_tablet_manager.cc:1434] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:26:28.161661 18577 raft_consensus.cc:2468] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 0.
I20260630 12:26:28.161993 18698 tablet_bootstrap.cc:654] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.165613 18697 tablet_bootstrap.cc:654] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:28.167567 18469 leader_election.cc:343] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.168020 18469 leader_election.cc:304] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.170771 18699 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:28.180114 18698 tablet_bootstrap.cc:492] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.180403 18699 tablet_bootstrap.cc:654] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.180578 18698 ts_tablet_manager.cc:1403] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260630 12:26:28.183254 18698 raft_consensus.cc:359] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.183888 18698 raft_consensus.cc:385] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.184183 18698 raft_consensus.cc:740] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.185344 18697 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.185894 18697 ts_tablet_manager.cc:1403] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260630 12:26:28.185477 18698 consensus_queue.cc:260] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.186704 18733 raft_consensus.cc:493] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.187161 18733 raft_consensus.cc:515] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.187907 18699 tablet_bootstrap.cc:492] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.188360 18699 ts_tablet_manager.cc:1403] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260630 12:26:28.188889 18697 raft_consensus.cc:359] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.189414 18733 leader_election.cc:290] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.189635 18697 raft_consensus.cc:385] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.190040 18697 raft_consensus.cc:740] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.190003 18469 leader_election.cc:304] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.190806 18699 raft_consensus.cc:359] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.191425 18699 raft_consensus.cc:385] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.191048 18697 consensus_queue.cc:260] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.191701 18699 raft_consensus.cc:740] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.191869 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.192538 18502 raft_consensus.cc:2468] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 0.
I20260630 12:26:28.193755 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.194010 18738 raft_consensus.cc:2804] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.194373 18738 raft_consensus.cc:493] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.194401 18577 raft_consensus.cc:2468] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 0.
I20260630 12:26:28.194803 18738 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.195650 18618 leader_election.cc:304] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.197322 18706 raft_consensus.cc:2804] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.197666 18706 raft_consensus.cc:493] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.197979 18706 raft_consensus.cc:3060] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.192662 18699 consensus_queue.cc:260] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.204437 18721 raft_consensus.cc:493] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.204234 18706 raft_consensus.cc:515] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.204886 18721 raft_consensus.cc:515] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.206635 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.207360 18502 raft_consensus.cc:3060] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.207785 18698 ts_tablet_manager.cc:1434] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.006s
I20260630 12:26:28.208670 18698 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.206871 18721 leader_election.cc:290] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.208953 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d10861cce94086a2a0aadeba5876bb" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.209751 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d10861cce94086a2a0aadeba5876bb" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.209872 18501 raft_consensus.cc:2468] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.210312 18652 raft_consensus.cc:2468] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.211475 18544 leader_election.cc:304] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.212666 18721 raft_consensus.cc:2804] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.212965 18721 raft_consensus.cc:493] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.213270 18721 raft_consensus.cc:3060] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.213883 18698 tablet_bootstrap.cc:654] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.200173 18399 catalog_manager.cc:5697] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.217908 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.218492 18577 raft_consensus.cc:3060] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.220396 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.221360 18721 raft_consensus.cc:515] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
W20260630 12:26:28.222074 18618 leader_election.cc:343] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.222831 18708 leader_election.cc:290] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.224025 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d10861cce94086a2a0aadeba5876bb" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.224833 18699 ts_tablet_manager.cc:1434] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260630 12:26:28.224730 18501 raft_consensus.cc:3060] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.224990 18577 raft_consensus.cc:2468] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:28.225878 18699 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:28.226378 18618 leader_election.cc:304] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.227212 18706 leader_election.cc:290] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.227735 18706 raft_consensus.cc:2804] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.228161 18706 raft_consensus.cc:697] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:28.228967 18706 consensus_queue.cc:237] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.230672 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d10861cce94086a2a0aadeba5876bb" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.231204 18652 raft_consensus.cc:3060] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.234843 18501 raft_consensus.cc:2468] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.235754 18698 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.236181 18698 ts_tablet_manager.cc:1403] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260630 12:26:28.236222 18541 leader_election.cc:304] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.237293 18703 raft_consensus.cc:2804] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.237859 18652 raft_consensus.cc:2468] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.238658 18698 raft_consensus.cc:359] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.238903 18703 raft_consensus.cc:697] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:28.239063 18721 leader_election.cc:290] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.239806 18703 consensus_queue.cc:237] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.242329 18699 tablet_bootstrap.cc:654] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.245852 18738 raft_consensus.cc:515] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.246856 18502 raft_consensus.cc:2468] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:28.248795 18698 raft_consensus.cc:385] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.206640 18503 raft_consensus.cc:2468] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:28.256788 18698 raft_consensus.cc:740] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.256953 18704 raft_consensus.cc:2749] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.249248 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.257718 18577 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.258591 18739 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.251722 18721 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.250725 18697 ts_tablet_manager.cc:1434] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.064s	user 0.045s	sys 0.015s
I20260630 12:26:28.260337 18721 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.259022 18739 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.262111 18697 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.263250 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.263815 18501 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.264001 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.264612 18652 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.264853 18541 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.262984 18698 consensus_queue.cc:260] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.265820 18703 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.266040 18721 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.266330 18703 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.266778 18703 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.267117 18738 leader_election.cc:290] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.267668 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.268169 18652 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.268795 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.269134 18721 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.269634 18721 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:28.270107 18739 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.270143 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.270887 18651 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 0.
I20260630 12:26:28.272030 18469 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.272537 18699 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.272991 18699 ts_tablet_manager.cc:1403] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260630 12:26:28.274590 18721 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.275277 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.275941 18501 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.276404 18697 tablet_bootstrap.cc:654] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.276928 18541 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.277312 18698 ts_tablet_manager.cc:1434] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260630 12:26:28.278151 18698 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.278287 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.279254 18651 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.279630 18699 raft_consensus.cc:359] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.280283 18699 raft_consensus.cc:385] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.280567 18699 raft_consensus.cc:740] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.281376 18699 consensus_queue.cc:260] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.282650 18742 raft_consensus.cc:2804] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.282974 18739 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.282999 18742 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.283437 18739 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.283493 18742 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.283605 18699 ts_tablet_manager.cc:1434] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:26:28.283839 18739 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.284412 18577 raft_consensus.cc:2468] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 1.
I20260630 12:26:28.284624 18699 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:28.285530 18469 leader_election.cc:304] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.286413 18738 raft_consensus.cc:2804] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.286603 18615 leader_election.cc:304] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.286854 18738 raft_consensus.cc:697] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Leader. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:28.287696 18708 raft_consensus.cc:2804] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.287859 18738 consensus_queue.cc:237] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.288545 18708 raft_consensus.cc:697] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:28.289613 18708 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.309846 18703 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.310962 18578 raft_consensus.cc:2393] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 1: Already voted for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in this term.
I20260630 12:26:28.311872 18703 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.314011 18699 tablet_bootstrap.cc:654] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.314961 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.315546 18651 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.315196 18742 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:28.317781 18698 tablet_bootstrap.cc:654] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.319790 18703 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.320389 18703 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.324887 18699 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.325469 18697 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.325502 18699 ts_tablet_manager.cc:1403] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.012s
I20260630 12:26:28.326038 18697 ts_tablet_manager.cc:1403] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.009s
I20260630 12:26:28.326699 18398 catalog_manager.cc:5697] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 2593b0b8af874aaba36449360b6b9efa (127.13.179.1). New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.328533 18699 raft_consensus.cc:359] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.328897 18742 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.329242 18699 raft_consensus.cc:385] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.329963 18699 raft_consensus.cc:740] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.330109 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.330202 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.330411 18697 raft_consensus.cc:359] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.330717 18650 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.330895 18501 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.331096 18697 raft_consensus.cc:385] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.331420 18697 raft_consensus.cc:740] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.330826 18699 consensus_queue.cc:260] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.332134 18541 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.332124 18697 consensus_queue.cc:260] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.332973 18742 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.333351 18742 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.333652 18742 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.333786 18699 ts_tablet_manager.cc:1434] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:28.334141 18697 ts_tablet_manager.cc:1434] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:26:28.334322 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.334862 18502 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.335001 18699 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:28.335101 18697 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.340902 18699 tablet_bootstrap.cc:654] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.341280 18697 tablet_bootstrap.cc:654] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.347275 18698 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.347811 18698 ts_tablet_manager.cc:1403] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.000s
I20260630 12:26:28.351308 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
W20260630 12:26:28.353093 18544 leader_election.cc:343] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.354548 18401 catalog_manager.cc:5697] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.357281 18703 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.357667 18650 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.359143 18544 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.360453 18703 raft_consensus.cc:2804] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.361081 18703 raft_consensus.cc:697] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:28.362110 18703 consensus_queue.cc:237] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:28.362640 18698 raft_consensus.cc:359] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.363615 18698 raft_consensus.cc:385] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.363971 18698 raft_consensus.cc:740] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.366050 18502 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.366926 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.368319 18742 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.370554 18651 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.371980 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.371942 18544 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.373253 18721 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.379397 18698 consensus_queue.cc:260] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.381119 18502 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.388101 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
W20260630 12:26:28.389673 18544 leader_election.cc:343] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.391592 18742 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.392963 18698 ts_tablet_manager.cc:1434] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260630 12:26:28.393831 18698 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.394951 18742 raft_consensus.cc:493] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:26:28.395313 18615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.1:34245, user_credentials={real_user=slave}} blocked reactor thread for 108818us
I20260630 12:26:28.395407 18742 raft_consensus.cc:515] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.398072 18721 raft_consensus.cc:697] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:28.399255 18697 tablet_bootstrap.cc:492] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.398902 18721 consensus_queue.cc:237] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.399708 18697 ts_tablet_manager.cc:1403] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.037s
I20260630 12:26:28.401957 18697 raft_consensus.cc:359] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.402597 18697 raft_consensus.cc:385] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.402843 18697 raft_consensus.cc:740] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.403529 18697 consensus_queue.cc:260] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.404593 18706 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.405222 18706 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.409629 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.410337 18578 raft_consensus.cc:2468] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 0.
I20260630 12:26:28.410765 18697 ts_tablet_manager.cc:1434] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:26:28.411774 18697 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.411706 18618 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.412909 18732 raft_consensus.cc:2804] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.413328 18732 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.413758 18732 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.414891 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.415675 18501 raft_consensus.cc:2393] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7e4aa61b5e45bba688acd00e0a4522 in current term 1: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:28.408869 18706 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.423097 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.424609 18544 leader_election.cc:304] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.425803 18721 raft_consensus.cc:3060] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.429697 18742 leader_election.cc:290] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.436730 18698 tablet_bootstrap.cc:654] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.443197 18502 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.444653 18541 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.445603 18732 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.447780 18738 raft_consensus.cc:493] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.448390 18738 raft_consensus.cc:515] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.449409 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.450135 18578 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.450439 18738 leader_election.cc:290] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.451109 18721 raft_consensus.cc:2749] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.452421 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
W20260630 12:26:28.454090 18469 leader_election.cc:343] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.466064 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.466778 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.468458 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.469059 18650 raft_consensus.cc:2468] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 0.
I20260630 12:26:28.470283 18469 leader_election.cc:304] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.471448 18738 raft_consensus.cc:2804] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.471844 18738 raft_consensus.cc:493] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.472196 18738 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.478695 18738 raft_consensus.cc:515] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.481563 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.481745 18738 leader_election.cc:290] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
W20260630 12:26:28.483134 18469 leader_election.cc:343] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.446077 18742 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.487008 18742 raft_consensus.cc:697] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:28.487869 18742 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
W20260630 12:26:28.514587 18615 leader_election.cc:343] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:28.515658 18615 leader_election.cc:343] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:28.516975 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.517675 18651 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.478736 18739 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.523767 18578 raft_consensus.cc:2468] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:28.526322 18503 raft_consensus.cc:2393] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e7e4aa61b5e45bba688acd00e0a4522 in current term 1: Already voted for candidate 2593b0b8af874aaba36449360b6b9efa in this term.
I20260630 12:26:28.532295 18618 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:28.532720 18739 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.533304 18708 raft_consensus.cc:2804] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.525302 18732 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:28.533908 18708 raft_consensus.cc:697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:28.534691 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.534786 18708 consensus_queue.cc:237] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.535856 18650 raft_consensus.cc:2393] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 1: Already voted for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in this term.
I20260630 12:26:28.538450 18697 tablet_bootstrap.cc:654] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.539891 18699 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.540351 18699 ts_tablet_manager.cc:1403] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.206s	user 0.061s	sys 0.059s
I20260630 12:26:28.545117 18652 raft_consensus.cc:2468] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 1.
I20260630 12:26:28.546965 18699 raft_consensus.cc:359] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.547637 18699 raft_consensus.cc:385] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.547848 18699 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.548470 18699 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.551235 18651 raft_consensus.cc:2468] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 1.
I20260630 12:26:28.552510 18699 ts_tablet_manager.cc:1434] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:26:28.552510 18469 leader_election.cc:304] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:28.553426 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.553635 18739 raft_consensus.cc:2804] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.554124 18739 raft_consensus.cc:697] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Leader. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:28.554854 18739 consensus_queue.cc:237] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.555351 18699 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: Bootstrap starting.
I20260630 12:26:28.555291 18469 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.558504 18738 raft_consensus.cc:2749] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.558920 18398 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.560561 18398 catalog_manager.cc:5697] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.563429 18398 catalog_manager.cc:5697] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.562922 18697 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.565048 18697 ts_tablet_manager.cc:1403] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.153s	user 0.027s	sys 0.027s
I20260630 12:26:28.566751 18699 tablet_bootstrap.cc:654] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.566962 18698 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.567346 18698 ts_tablet_manager.cc:1403] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.174s	user 0.017s	sys 0.022s
I20260630 12:26:28.569998 18697 raft_consensus.cc:359] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.571724 18697 raft_consensus.cc:385] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.571965 18697 raft_consensus.cc:740] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.571954 18401 catalog_manager.cc:5697] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.573691 18697 consensus_queue.cc:260] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.573751 18401 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.575480 18697 ts_tablet_manager.cc:1434] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:26:28.575378 18401 catalog_manager.cc:5697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:28.576282 18697 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: Bootstrap starting.
I20260630 12:26:28.581554 18698 raft_consensus.cc:359] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.582397 18698 raft_consensus.cc:385] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.582721 18698 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.586316 18399 catalog_manager.cc:5697] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 2593b0b8af874aaba36449360b6b9efa (127.13.179.1). New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.588433 18697 tablet_bootstrap.cc:654] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.595405 18698 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.597949 18742 raft_consensus.cc:493] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.598304 18698 ts_tablet_manager.cc:1434] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260630 12:26:28.598378 18742 raft_consensus.cc:515] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.599272 18698 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: Bootstrap starting.
I20260630 12:26:28.600349 18742 leader_election.cc:290] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.601115 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.602124 18503 raft_consensus.cc:2393] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7e4aa61b5e45bba688acd00e0a4522 in current term 1: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:28.602341 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.605001 18544 leader_election.cc:304] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:28.606470 18742 raft_consensus.cc:3060] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.615301 18742 raft_consensus.cc:2749] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:28.617218 18698 tablet_bootstrap.cc:654] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:28.618332 18699 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: No bootstrap required, opened a new log
I20260630 12:26:28.618742 18699 ts_tablet_manager.cc:1403] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.021s
I20260630 12:26:28.621002 18699 raft_consensus.cc:359] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.621650 18699 raft_consensus.cc:385] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.621783 18698 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: No bootstrap required, opened a new log
I20260630 12:26:28.621999 18699 raft_consensus.cc:740] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.622115 18697 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: No bootstrap required, opened a new log
I20260630 12:26:28.622301 18698 ts_tablet_manager.cc:1403] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:26:28.622689 18697 ts_tablet_manager.cc:1403] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.013s
I20260630 12:26:28.622810 18699 consensus_queue.cc:260] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.624925 18699 ts_tablet_manager.cc:1434] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:26:28.624959 18697 raft_consensus.cc:359] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.625170 18698 raft_consensus.cc:359] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.625782 18697 raft_consensus.cc:385] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.625820 18698 raft_consensus.cc:385] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:28.626187 18697 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.626247 18698 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Initialized, Role: FOLLOWER
I20260630 12:26:28.626758 18708 consensus_queue.cc:1048] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.626987 18698 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.626972 18697 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.632917 18698 ts_tablet_manager.cc:1434] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:28.635143 18697 ts_tablet_manager.cc:1434] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:26:28.646134 18739 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.646608 18739 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.647961 18739 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.648837 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:28.649382 18578 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 0.
I20260630 12:26:28.649490 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.650051 18651 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 0.
I20260630 12:26:28.650473 18469 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.651439 18739 raft_consensus.cc:2804] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.651952 18739 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.652379 18739 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.657570 18706 consensus_queue.cc:1048] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.659556 18739 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.662211 18577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:28.662679 18577 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.662966 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.663609 18651 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.669224 18577 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 1.
I20260630 12:26:28.669497 18708 consensus_queue.cc:1048] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.670344 18469 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.671144 18738 raft_consensus.cc:2804] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.671599 18738 raft_consensus.cc:697] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Leader. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:28.671667 18651 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 1.
I20260630 12:26:28.672639 18739 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 1 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.672398 18738 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.684949 18708 consensus_queue.cc:1048] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.685714 18398 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 2593b0b8af874aaba36449360b6b9efa (127.13.179.1). New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.716567 18742 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.725869 18755 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.739686 18738 consensus_queue.cc:1048] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.742235 18708 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.744295 18755 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:28.744736 18755 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.746795 18755 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.750600 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:28.751217 18652 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.750603 18501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:28.753068 18501 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 0.
I20260630 12:26:28.754061 18544 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:28.754765 18721 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:28.755100 18721 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:28.755386 18721 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.759538 18703 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.760815 18704 consensus_queue.cc:1048] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.765543 18732 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.771932 18721 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.774889 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:28.775441 18503 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.776391 18651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:28.776937 18651 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.783977 18503 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.784970 18541 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:28.786054 18755 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:28.786556 18755 raft_consensus.cc:697] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:28.787364 18755 consensus_queue.cc:237] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:28.802413 18755 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.802582 18721 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 1 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:28.803850 18651 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 1.
I20260630 12:26:28.809546 18398 catalog_manager.cc:5697] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:28.871237 18783 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.883539 18783 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.946959 18578 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.953011 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.962821 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.972085 18503 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.978847 18732 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.987087 18651 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:28.989280 18732 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:28.995183 18783 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:29.012024 18721 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:29.166164 18738 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:29.198247 18755 consensus_queue.cc:1048] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:29.370368 18755 consensus_queue.cc:1048] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:29.378856 18746 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:26:29.671304 18469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 80165.5us
W20260630 12:26:29.938764 18845 log.cc:927] Time spent T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260630 12:26:30.009491 18469 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.3:45249, user_credentials={real_user=slave}} blocked reactor thread for 245645us
W20260630 12:26:30.053432 18855 log.cc:927] Time spent T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260630 12:26:30.193574 18857 log.cc:927] Time spent T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260630 12:26:30.595351 18795 meta_cache.cc:1261] Time spent looking up entry by key: real 0.130s	user 0.000s	sys 0.000s
W20260630 12:26:30.604092 18794 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.004s	sys 0.000s
W20260630 12:26:32.761233 18684 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.179.2:44215, user_credentials={real_user=slave}} blocked reactor thread for 45868.3us
W20260630 12:26:32.957494 18615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.1:34245, user_credentials={real_user=slave}} blocked reactor thread for 45299.3us
I20260630 12:26:33.303670 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.311915 18886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.312922 18887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.313517 18889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.313825 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:33.316570 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.316784 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.316972 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822393316954 us; error 0 us; skew 500 ppm
I20260630 12:26:33.317507 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.320055 14028 webserver.cc:533] Webserver started at http://127.13.179.4:42483/ using document root <none> and password file <none>
I20260630 12:26:33.320554 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.320766 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.321066 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.322399 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "c5626d3e924d461791acb520c0126beb"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.326848 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:26:33.329980 18894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.330703 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:33.330981 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "c5626d3e924d461791acb520c0126beb"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.331247 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:33.368130 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.369467 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.370872 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.373181 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.373401 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.373641 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.373824 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.421615 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:44971
I20260630 12:26:33.421708 18956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:44971 every 8 connection(s)
I20260630 12:26:33.427112 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.433876 18961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.435051 18962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.437291 18964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.438097 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:33.441581 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.441874 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.442162 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822393442136 us; error 0 us; skew 500 ppm
I20260630 12:26:33.442967 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.446143 14028 webserver.cc:533] Webserver started at http://127.13.179.5:45431/ using document root <none> and password file <none>
I20260630 12:26:33.446211 18957 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:33.446699 18957 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.446748 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.447124 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.447394 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.447543 18957 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
I20260630 12:26:33.448688 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-4-root/instance:
uuid: "639d827640c24affadfefaff8dc813cf"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.449606 18395 ts_manager.cc:194] Registered new tserver with Master: c5626d3e924d461791acb520c0126beb (127.13.179.4:44971)
I20260630 12:26:33.450992 18395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48750
I20260630 12:26:33.453487 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:26:33.456436 18969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.457119 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:33.457449 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-4-root
uuid: "639d827640c24affadfefaff8dc813cf"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.457715 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-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:26:33.470588 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.471647 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.473392 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.476622 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.476823 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.477049 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.477279 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:33.530704 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.5:43417
I20260630 12:26:33.530799 19031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.5:43417 every 8 connection(s)
I20260630 12:26:33.536608 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:33.546473 19035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:33.546706 19036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.547622 19032 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:33.548045 19032 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.548842 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:33.549105 19032 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
W20260630 12:26:33.549835 19038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:33.551258 18395 ts_manager.cc:194] Registered new tserver with Master: 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:33.551682 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:33.551959 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:33.552194 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822393552177 us; error 0 us; skew 500 ppm
I20260630 12:26:33.552839 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:33.552992 18395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48762
I20260630 12:26:33.555272 14028 webserver.cc:533] Webserver started at http://127.13.179.6:38767/ using document root <none> and password file <none>
I20260630 12:26:33.555778 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:33.555974 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:33.556231 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:33.557360 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-5-root/instance:
uuid: "8aa1dead0aac41d0930515140c10419f"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.561736 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:33.564777 19043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.565677 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:33.566004 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-5-root
uuid: "8aa1dead0aac41d0930515140c10419f"
format_stamp: "Formatted at 2026-06-30 12:26:33 on dist-test-slave-wjf0"
I20260630 12:26:33.566298 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-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:26:33.586714 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:33.587865 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:33.589066 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:33.591595 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:33.591813 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.592128 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:33.592299 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:33.635488 18647 consensus_queue.cc:237] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:33.642405 18574 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.643244 18502 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.645047 18706 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:33.649372 18706 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } 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:26:33.652367 18881 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.662947 18502 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.668222 18574 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
W20260630 12:26:33.673983 18618 consensus_peers.cc:597] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 -> Peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417): Couldn't send request to peer 639d827640c24affadfefaff8dc813cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a28cfdb1b18c4740a4d7c6f71c4a75f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:33.684871 18647 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:33.686704 18395 catalog_manager.cc:5697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.700377 18575 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.702147 18502 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.703976 18706 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } 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:26:33.705535 18706 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:33.714257 18881 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.720659 18498 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.721972 18576 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
W20260630 12:26:33.777278 18616 consensus_peers.cc:597] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 -> Peer c5626d3e924d461791acb520c0126beb (127.13.179.4:44971): Couldn't send request to peer c5626d3e924d461791acb520c0126beb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2feec9258f3b44d3a37d6d181e643ba1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:33.791142 18498 consensus_queue.cc:237] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:33.813472 18399 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.824916 18647 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.826373 18576 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.826792 19104 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } 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:26:33.828401 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:26:33.839636 18469 consensus_peers.cc:597] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa -> Peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417): Couldn't send request to peer 639d827640c24affadfefaff8dc813cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4726364ca51245a3a14779c6c37f52a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:33.844427 18738 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.848088 18647 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.858311 18498 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:33.860878 18576 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.865939 18395 catalog_manager.cc:5697] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.887898 18647 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.890516 19104 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:33.897717 18576 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:33.899840 19114 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } 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:26:33.901351 19112 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.902756 18647 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.919667 18395 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:33.920181 18576 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
W20260630 12:26:33.929778 18467 consensus_peers.cc:597] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa -> Peer c5626d3e924d461791acb520c0126beb (127.13.179.4:44971): Couldn't send request to peer c5626d3e924d461791acb520c0126beb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 101d99f98c954391982ffcf793c74846. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:33.937311 19119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.6:40643 every 8 connection(s)
I20260630 12:26:33.938666 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.6:40643
I20260630 12:26:33.954421 18576 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:33.958472 19121 heartbeater.cc:344] Connected to a master server at 127.13.179.62:41247
I20260630 12:26:33.958884 19121 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:33.959718 19121 heartbeater.cc:507] Master 127.13.179.62:41247 requested a full tablet report, sending...
I20260630 12:26:33.961733 18498 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:33.962376 18647 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:26:33.962419 18397 ts_manager.cc:194] Registered new tserver with Master: 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643)
I20260630 12:26:33.963701 18721 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:33.964720 18397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48764
I20260630 12:26:33.966666 18721 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } 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:26:33.970420 18824 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.971977 18498 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.976138 18647 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:33.982772 18397 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index -1 to 26, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
W20260630 12:26:33.989003 18544 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417): Couldn't send request to peer 639d827640c24affadfefaff8dc813cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd56c476dfec47d0bdb3d11761dfea7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:34.073982 19125 ts_tablet_manager.cc:933] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Initiating tablet copy from peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:34.075591 19125 tablet_copy_client.cc:323] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45249
I20260630 12:26:34.086516 18662 tablet_copy_service.cc:140] P 748923aeb6da4ff48468935330e41981: Received BeginTabletCopySession request for tablet 2feec9258f3b44d3a37d6d181e643ba1 from peer c5626d3e924d461791acb520c0126beb ({username='slave'} at 127.0.0.1:35548)
I20260630 12:26:34.087046 18662 tablet_copy_service.cc:161] P 748923aeb6da4ff48468935330e41981: Beginning new tablet copy session on tablet 2feec9258f3b44d3a37d6d181e643ba1 from peer c5626d3e924d461791acb520c0126beb at {username='slave'} at 127.0.0.1:35548: session id = c5626d3e924d461791acb520c0126beb-2feec9258f3b44d3a37d6d181e643ba1
I20260630 12:26:34.092931 18662 tablet_copy_source_session.cc:215] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:34.095599 19125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feec9258f3b44d3a37d6d181e643ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:34.105664 19125 tablet_copy_client.cc:806] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:34.106199 19125 tablet_copy_client.cc:670] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:34.110069 19126 tablet_copy_client.cc:1025] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:34.181419 19128 ts_tablet_manager.cc:933] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Initiating tablet copy from peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245)
I20260630 12:26:34.183179 19128 tablet_copy_client.cc:323] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:34245
I20260630 12:26:34.194566 18513 tablet_copy_service.cc:140] P 2593b0b8af874aaba36449360b6b9efa: Received BeginTabletCopySession request for tablet 4726364ca51245a3a14779c6c37f52a3 from peer 639d827640c24affadfefaff8dc813cf ({username='slave'} at 127.0.0.1:53080)
I20260630 12:26:34.195125 18513 tablet_copy_service.cc:161] P 2593b0b8af874aaba36449360b6b9efa: Beginning new tablet copy session on tablet 4726364ca51245a3a14779c6c37f52a3 from peer 639d827640c24affadfefaff8dc813cf at {username='slave'} at 127.0.0.1:53080: session id = 639d827640c24affadfefaff8dc813cf-4726364ca51245a3a14779c6c37f52a3
I20260630 12:26:34.203586 18513 tablet_copy_source_session.cc:215] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:34.206270 19128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4726364ca51245a3a14779c6c37f52a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:34.218063 19128 tablet_copy_client.cc:806] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:34.218684 19128 tablet_copy_client.cc:670] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:34.218128 19131 ts_tablet_manager.cc:933] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Initiating tablet copy from peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:34.222718 19131 tablet_copy_client.cc:323] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45249
I20260630 12:26:34.224881 19129 tablet_copy_client.cc:1025] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:34.231865 18662 tablet_copy_service.cc:140] P 748923aeb6da4ff48468935330e41981: Received BeginTabletCopySession request for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 from peer 639d827640c24affadfefaff8dc813cf ({username='slave'} at 127.0.0.1:35562)
I20260630 12:26:34.232440 18662 tablet_copy_service.cc:161] P 748923aeb6da4ff48468935330e41981: Beginning new tablet copy session on tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 from peer 639d827640c24affadfefaff8dc813cf at {username='slave'} at 127.0.0.1:35562: session id = 639d827640c24affadfefaff8dc813cf-a28cfdb1b18c4740a4d7c6f71c4a75f7
I20260630 12:26:34.239540 18662 tablet_copy_source_session.cc:215] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:34.242450 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:34.252905 19131 tablet_copy_client.cc:806] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:34.253433 19131 tablet_copy_client.cc:670] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:34.256930 19132 tablet_copy_client.cc:1025] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:34.451588 19133 ts_tablet_manager.cc:933] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Initiating tablet copy from peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245)
I20260630 12:26:34.453550 18957 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:34.453984 19133 tablet_copy_client.cc:323] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:34245
I20260630 12:26:34.460325 19135 ts_tablet_manager.cc:933] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Initiating tablet copy from peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:34.461900 19135 tablet_copy_client.cc:323] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44215
I20260630 12:26:34.467865 18513 tablet_copy_service.cc:140] P 2593b0b8af874aaba36449360b6b9efa: Received BeginTabletCopySession request for tablet 101d99f98c954391982ffcf793c74846 from peer c5626d3e924d461791acb520c0126beb ({username='slave'} at 127.0.0.1:53084)
I20260630 12:26:34.468374 18513 tablet_copy_service.cc:161] P 2593b0b8af874aaba36449360b6b9efa: Beginning new tablet copy session on tablet 101d99f98c954391982ffcf793c74846 from peer c5626d3e924d461791acb520c0126beb at {username='slave'} at 127.0.0.1:53084: session id = c5626d3e924d461791acb520c0126beb-101d99f98c954391982ffcf793c74846
I20260630 12:26:34.473451 18588 tablet_copy_service.cc:140] P 5e7e4aa61b5e45bba688acd00e0a4522: Received BeginTabletCopySession request for tablet bd56c476dfec47d0bdb3d11761dfea7b from peer 639d827640c24affadfefaff8dc813cf ({username='slave'} at 127.0.0.1:36864)
I20260630 12:26:34.473986 18588 tablet_copy_service.cc:161] P 5e7e4aa61b5e45bba688acd00e0a4522: Beginning new tablet copy session on tablet bd56c476dfec47d0bdb3d11761dfea7b from peer 639d827640c24affadfefaff8dc813cf at {username='slave'} at 127.0.0.1:36864: session id = 639d827640c24affadfefaff8dc813cf-bd56c476dfec47d0bdb3d11761dfea7b
I20260630 12:26:34.474720 18513 tablet_copy_source_session.cc:215] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:34.478681 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d99f98c954391982ffcf793c74846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:34.481231 18588 tablet_copy_source_session.cc:215] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:34.484272 19135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd56c476dfec47d0bdb3d11761dfea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:34.493963 19133 tablet_copy_client.cc:806] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:34.494549 19133 tablet_copy_client.cc:670] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:34.498435 19134 tablet_copy_client.cc:1025] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:34.499147 19135 tablet_copy_client.cc:806] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:34.499722 19135 tablet_copy_client.cc:670] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:34.502974 19136 tablet_copy_client.cc:1025] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:34.555800 19032 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:34.967789 19121 heartbeater.cc:499] Master 127.13.179.62:41247 was elected leader, sending a full tablet report...
I20260630 12:26:36.111090 19125 tablet_copy_client.cc:538] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:36.117252 19125 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Bootstrap starting.
I20260630 12:26:36.223418 19125 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:36.224114 19125 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Bootstrap complete.
I20260630 12:26:36.224601 19125 ts_tablet_manager.cc:1403] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Time spent bootstrapping tablet: real 0.108s	user 0.099s	sys 0.008s
I20260630 12:26:36.225752 19128 tablet_copy_client.cc:538] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:36.226588 19125 raft_consensus.cc:359] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:36.227165 19125 raft_consensus.cc:740] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5626d3e924d461791acb520c0126beb, State: Initialized, Role: LEARNER
I20260630 12:26:36.227631 19125 consensus_queue.cc:260] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:36.231138 19125 ts_tablet_manager.cc:1434] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:26:36.232784 18662 tablet_copy_service.cc:342] P 748923aeb6da4ff48468935330e41981: Request end of tablet copy session c5626d3e924d461791acb520c0126beb-2feec9258f3b44d3a37d6d181e643ba1 received from {username='slave'} at 127.0.0.1:35548
I20260630 12:26:36.233263 18662 tablet_copy_service.cc:434] P 748923aeb6da4ff48468935330e41981: ending tablet copy session c5626d3e924d461791acb520c0126beb-2feec9258f3b44d3a37d6d181e643ba1 on tablet 2feec9258f3b44d3a37d6d181e643ba1 with peer c5626d3e924d461791acb520c0126beb
I20260630 12:26:36.236299 19128 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Bootstrap starting.
I20260630 12:26:36.257813 19131 tablet_copy_client.cc:538] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:36.264915 19131 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Bootstrap starting.
I20260630 12:26:36.374409 19131 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:36.375183 19128 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:36.376036 19128 tablet_bootstrap.cc:492] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Bootstrap complete.
I20260630 12:26:36.375294 19131 tablet_bootstrap.cc:492] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Bootstrap complete.
I20260630 12:26:36.376729 19128 ts_tablet_manager.cc:1403] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Time spent bootstrapping tablet: real 0.141s	user 0.114s	sys 0.020s
I20260630 12:26:36.376916 19131 ts_tablet_manager.cc:1403] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Time spent bootstrapping tablet: real 0.112s	user 0.113s	sys 0.000s
I20260630 12:26:36.379526 19131 raft_consensus.cc:359] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.380103 19131 raft_consensus.cc:740] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Initialized, Role: LEARNER
I20260630 12:26:36.380292 19128 raft_consensus.cc:359] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.380642 19131 consensus_queue.cc:260] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.381110 19128 raft_consensus.cc:740] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Initialized, Role: LEARNER
I20260630 12:26:36.381726 19128 consensus_queue.cc:260] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.383072 19131 ts_tablet_manager.cc:1434] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:26:36.384909 18662 tablet_copy_service.cc:342] P 748923aeb6da4ff48468935330e41981: Request end of tablet copy session 639d827640c24affadfefaff8dc813cf-a28cfdb1b18c4740a4d7c6f71c4a75f7 received from {username='slave'} at 127.0.0.1:35562
I20260630 12:26:36.385385 18662 tablet_copy_service.cc:434] P 748923aeb6da4ff48468935330e41981: ending tablet copy session 639d827640c24affadfefaff8dc813cf-a28cfdb1b18c4740a4d7c6f71c4a75f7 on tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 with peer 639d827640c24affadfefaff8dc813cf
I20260630 12:26:36.389169 19128 ts_tablet_manager.cc:1434] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:26:36.390647 18513 tablet_copy_service.cc:342] P 2593b0b8af874aaba36449360b6b9efa: Request end of tablet copy session 639d827640c24affadfefaff8dc813cf-4726364ca51245a3a14779c6c37f52a3 received from {username='slave'} at 127.0.0.1:53080
I20260630 12:26:36.390983 18513 tablet_copy_service.cc:434] P 2593b0b8af874aaba36449360b6b9efa: ending tablet copy session 639d827640c24affadfefaff8dc813cf-4726364ca51245a3a14779c6c37f52a3 on tablet 4726364ca51245a3a14779c6c37f52a3 with peer 639d827640c24affadfefaff8dc813cf
I20260630 12:26:36.451787 18932 raft_consensus.cc:1217] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:36.499265 19133 tablet_copy_client.cc:538] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:36.503784 19135 tablet_copy_client.cc:538] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:36.509317 19133 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Bootstrap starting.
I20260630 12:26:36.511972 19135 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Bootstrap starting.
I20260630 12:26:36.581950 19007 raft_consensus.cc:1217] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:36.633219 19133 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:36.634127 19133 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Bootstrap complete.
I20260630 12:26:36.634784 19133 ts_tablet_manager.cc:1403] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Time spent bootstrapping tablet: real 0.126s	user 0.119s	sys 0.008s
I20260630 12:26:36.637742 19133 raft_consensus.cc:359] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:36.638442 19133 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5626d3e924d461791acb520c0126beb, State: Initialized, Role: LEARNER
I20260630 12:26:36.638980 19133 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:36.641460 19133 ts_tablet_manager.cc:1434] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:36.643558 18513 tablet_copy_service.cc:342] P 2593b0b8af874aaba36449360b6b9efa: Request end of tablet copy session c5626d3e924d461791acb520c0126beb-101d99f98c954391982ffcf793c74846 received from {username='slave'} at 127.0.0.1:53084
I20260630 12:26:36.643944 18513 tablet_copy_service.cc:434] P 2593b0b8af874aaba36449360b6b9efa: ending tablet copy session c5626d3e924d461791acb520c0126beb-101d99f98c954391982ffcf793c74846 on tablet 101d99f98c954391982ffcf793c74846 with peer c5626d3e924d461791acb520c0126beb
I20260630 12:26:36.651611 19135 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:36.652386 19135 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Bootstrap complete.
I20260630 12:26:36.652953 19135 ts_tablet_manager.cc:1403] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Time spent bootstrapping tablet: real 0.141s	user 0.120s	sys 0.016s
I20260630 12:26:36.654839 19135 raft_consensus.cc:359] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.655364 19135 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Initialized, Role: LEARNER
I20260630 12:26:36.655767 19135 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:36.657390 19135 ts_tablet_manager.cc:1434] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:36.659090 18588 tablet_copy_service.cc:342] P 5e7e4aa61b5e45bba688acd00e0a4522: Request end of tablet copy session 639d827640c24affadfefaff8dc813cf-bd56c476dfec47d0bdb3d11761dfea7b received from {username='slave'} at 127.0.0.1:36864
I20260630 12:26:36.659547 18588 tablet_copy_service.cc:434] P 5e7e4aa61b5e45bba688acd00e0a4522: ending tablet copy session 639d827640c24affadfefaff8dc813cf-bd56c476dfec47d0bdb3d11761dfea7b on tablet bd56c476dfec47d0bdb3d11761dfea7b with peer 639d827640c24affadfefaff8dc813cf
I20260630 12:26:36.797977 19007 raft_consensus.cc:1217] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:36.916242 19007 raft_consensus.cc:1217] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:26:37.012507 19140 raft_consensus.cc:1064] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: attempting to promote NON_VOTER c5626d3e924d461791acb520c0126beb to VOTER
I20260630 12:26:37.015214 19140 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:37.020972 18932 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.021370 18574 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.023164 18502 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.023059 19154 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:37.030791 19153 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } 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:26:37.033136 19154 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:37.047551 19153 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.049311 18932 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.062095 18502 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.064704 18395 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb reported cstate change: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.071244 18576 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.097033 18932 raft_consensus.cc:1217] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:26:37.099495 18647 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [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: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:37.104278 18932 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.105861 18576 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.106683 19153 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:37.107504 19157 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:37.113173 19156 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.116067 18931 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.122488 18576 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.133005 18388 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2feec9258f3b44d3a37d6d181e643ba1 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:37.134300 18399 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb reported cstate change: config changed from index 28 to 29, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.148871 18489 tablet_service.cc:1558] Processing DeleteTablet for tablet 2feec9258f3b44d3a37d6d181e643ba1 with delete_type TABLET_DATA_TOMBSTONED (TS 2593b0b8af874aaba36449360b6b9efa not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53038
I20260630 12:26:37.151433 19165 raft_consensus.cc:1064] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: attempting to promote NON_VOTER 639d827640c24affadfefaff8dc813cf to VOTER
I20260630 12:26:37.162025 19165 consensus_queue.cc:237] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:37.167303 19167 tablet_replica.cc:333] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:37.168594 19167 raft_consensus.cc:2243] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:37.169354 19167 raft_consensus.cc:2272] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.172389 19007 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.173862 19167 ts_tablet_manager.cc:1916] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:37.175230 18647 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.178020 18576 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.179803 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:37.181923 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } 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:26:37.183439 18738 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:37.190761 19167 ts_tablet_manager.cc:1929] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:37.193482 19167 log.cc:1199] T 2feec9258f3b44d3a37d6d181e643ba1 P 2593b0b8af874aaba36449360b6b9efa: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/2feec9258f3b44d3a37d6d181e643ba1
I20260630 12:26:37.195505 18385 catalog_manager.cc:5028] TS 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): tablet 2feec9258f3b44d3a37d6d181e643ba1 (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
I20260630 12:26:37.196425 19169 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.197461 18574 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.207023 19006 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.207861 18647 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.211002 18399 catalog_manager.cc:5697] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.228507 18502 consensus_queue.cc:237] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:37.233985 19006 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.234241 18576 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.235656 19169 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:26:37.236876 19165 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:37.243482 18738 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.246279 18576 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.247802 19006 raft_consensus.cc:2955] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.250389 18385 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4726364ca51245a3a14779c6c37f52a3 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:37.255291 18399 catalog_manager.cc:5697] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index 28 to 29, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:37.267832 18639 tablet_service.cc:1558] Processing DeleteTablet for tablet 4726364ca51245a3a14779c6c37f52a3 with delete_type TABLET_DATA_TOMBSTONED (TS 748923aeb6da4ff48468935330e41981 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:35500
I20260630 12:26:37.269980 19173 tablet_replica.cc:333] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:37.270998 19173 raft_consensus.cc:2243] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:37.271637 19173 raft_consensus.cc:2272] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.276060 19173 ts_tablet_manager.cc:1916] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:37.287215 19173 ts_tablet_manager.cc:1929] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:37.287564 19173 log.cc:1199] T 4726364ca51245a3a14779c6c37f52a3 P 748923aeb6da4ff48468935330e41981: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/4726364ca51245a3a14779c6c37f52a3
I20260630 12:26:37.288822 18388 catalog_manager.cc:5028] TS 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): tablet 4726364ca51245a3a14779c6c37f52a3 (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
I20260630 12:26:37.386137 19156 raft_consensus.cc:1064] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: attempting to promote NON_VOTER 639d827640c24affadfefaff8dc813cf to VOTER
I20260630 12:26:37.388811 19156 consensus_queue.cc:237] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:37.395061 18576 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.395354 19006 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.396289 18502 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.397466 19157 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:37.398418 19156 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:37.399248 19140 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } 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:26:37.414750 18824 raft_consensus.cc:1064] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: attempting to promote NON_VOTER 639d827640c24affadfefaff8dc813cf to VOTER
I20260630 12:26:37.417899 18824 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:37.422938 19140 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.424595 18498 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.438959 18397 catalog_manager.cc:5697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.438494 19006 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.453127 18576 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.454960 18647 consensus_queue.cc:237] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:37.469370 18498 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.471038 19156 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:26:37.479399 19007 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.481299 19140 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.482766 19153 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:37.515249 19007 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.518119 18647 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:37.518373 19006 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:37.520591 19152 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:37.521613 19179 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } 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:26:37.527253 18388 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:37.533939 18397 catalog_manager.cc:5697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:37.539593 18498 raft_consensus.cc:2955] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.549701 18562 tablet_service.cc:1558] Processing DeleteTablet for tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 with delete_type TABLET_DATA_TOMBSTONED (TS 5e7e4aa61b5e45bba688acd00e0a4522 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:36822
I20260630 12:26:37.554534 19152 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.563946 18498 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:37.564040 18647 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.565703 19185 tablet_replica.cc:333] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:37.565860 19182 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:37.568212 19185 raft_consensus.cc:2243] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:37.569077 19185 raft_consensus.cc:2272] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.573334 19185 ts_tablet_manager.cc:1916] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:37.574401 19006 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.580901 18396 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 26 to 27, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.588802 19185 ts_tablet_manager.cc:1929] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:37.589370 19185 log.cc:1199] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/a28cfdb1b18c4740a4d7c6f71c4a75f7
I20260630 12:26:37.588598 18498 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:37.590996 18388 catalog_manager.cc:5028] TS 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): tablet a28cfdb1b18c4740a4d7c6f71c4a75f7 (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
I20260630 12:26:37.701920 19169 raft_consensus.cc:1064] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: attempting to promote NON_VOTER c5626d3e924d461791acb520c0126beb to VOTER
I20260630 12:26:37.703941 19169 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:37.709810 18931 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 LEARNER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.710340 18647 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.711210 18576 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:37.711396 19166 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:37.712271 19169 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:37.713129 18738 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } 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:26:37.728039 18738 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.729843 18576 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.729938 18931 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.743436 18396 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.743965 18647 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.771430 18498 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:37.776083 18931 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.776652 18647 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 2593b0b8af874aaba36449360b6b9efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:37.777374 18738 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:37.778556 19165 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:37.783581 18738 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.785658 18931 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.786401 18647 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.799757 18385 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 101d99f98c954391982ffcf793c74846 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:37.799038 18396 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 28 to 29, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:37.809194 18562 tablet_service.cc:1558] Processing DeleteTablet for tablet 101d99f98c954391982ffcf793c74846 with delete_type TABLET_DATA_TOMBSTONED (TS 5e7e4aa61b5e45bba688acd00e0a4522 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:36822
I20260630 12:26:37.809993 19185 tablet_replica.cc:333] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:37.810757 19185 raft_consensus.cc:2243] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:37.811348 19185 raft_consensus.cc:2272] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:37.814667 19185 ts_tablet_manager.cc:1916] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:37.824651 19185 ts_tablet_manager.cc:1929] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:26:37.824924 19185 log.cc:1199] T 101d99f98c954391982ffcf793c74846 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/101d99f98c954391982ffcf793c74846
I20260630 12:26:37.826160 18388 catalog_manager.cc:5028] TS 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): tablet 101d99f98c954391982ffcf793c74846 (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
I20260630 12:26:38.201463 18576 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:38.214782 19006 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:38.215986 18502 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:38.215919 19181 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:38.217258 19182 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:38.223644 19179 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:38.225610 18502 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:38.231209 18388 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd56c476dfec47d0bdb3d11761dfea7b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:38.230703 19006 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:38.235177 18399 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 27 to 28, VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:38.248413 18639 tablet_service.cc:1558] Processing DeleteTablet for tablet bd56c476dfec47d0bdb3d11761dfea7b with delete_type TABLET_DATA_TOMBSTONED (TS 748923aeb6da4ff48468935330e41981 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:35500
I20260630 12:26:38.250344 19196 tablet_replica.cc:333] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:38.251155 19196 raft_consensus.cc:2243] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:38.251854 19196 raft_consensus.cc:2272] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:38.255103 19196 ts_tablet_manager.cc:1916] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:38.265314 19196 ts_tablet_manager.cc:1929] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:26:38.265583 19196 log.cc:1199] T bd56c476dfec47d0bdb3d11761dfea7b P 748923aeb6da4ff48468935330e41981: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/bd56c476dfec47d0bdb3d11761dfea7b
I20260630 12:26:38.266731 18388 catalog_manager.cc:5028] TS 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249): tablet bd56c476dfec47d0bdb3d11761dfea7b (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
I20260630 12:26:40.391335 19198 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.392005 19198 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.394055 19198 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.396992 19198 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.397578 19198 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.400244 19198 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.403198 19200 raft_consensus.cc:493] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
W20260630 12:26:40.403710 18544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.3:45249, user_credentials={real_user=slave}} blocked reactor thread for 1.68285e+06us
I20260630 12:26:40.403795 19200 raft_consensus.cc:515] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.407835 19200 leader_election.cc:290] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249), c5626d3e924d461791acb520c0126beb (127.13.179.4:44971)
I20260630 12:26:40.410266 19201 raft_consensus.cc:493] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.410903 19200 raft_consensus.cc:493] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.410835 19201 raft_consensus.cc:515] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.411458 19200 raft_consensus.cc:515] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.413317 19200 leader_election.cc:290] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.413763 19200 raft_consensus.cc:493] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.414196 19201 leader_election.cc:290] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:40.414177 19200 raft_consensus.cc:515] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.416065 19200 leader_election.cc:290] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.422510 19202 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.423010 19202 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.425066 19202 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:40.433363 19199 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.433894 19199 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:40.435832 19199 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.440711 19202 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.441239 19202 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.443526 19202 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:40.443936 19202 raft_consensus.cc:493] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.444334 19202 raft_consensus.cc:515] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.445298 19204 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.445755 19204 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.447613 19204 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.450210 19202 leader_election.cc:290] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.453420 19201 raft_consensus.cc:493] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.453876 19201 raft_consensus.cc:515] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.455655 19201 leader_election.cc:290] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.470450 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.474128 18576 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:40.475752 19209 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.476341 19209 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.479560 19209 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.480098 19209 raft_consensus.cc:493] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.480551 19197 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.480581 19209 raft_consensus.cc:515] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.481251 19197 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.484360 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.485725 19197 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), c5626d3e924d461791acb520c0126beb (127.13.179.4:44971)
I20260630 12:26:40.484973 19209 leader_election.cc:290] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.497254 19210 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.497769 19210 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.498301 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.500427 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.501078 18578 raft_consensus.cc:2468] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 1.
I20260630 12:26:40.502394 18973 leader_election.cc:304] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [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: 5e7e4aa61b5e45bba688acd00e0a4522, 639d827640c24affadfefaff8dc813cf; no voters: 
I20260630 12:26:40.500357 19210 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.503188 19209 raft_consensus.cc:2804] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.503579 19199 raft_consensus.cc:493] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.503593 19209 raft_consensus.cc:493] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.504226 19209 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.504141 19199 raft_consensus.cc:515] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.506098 19199 leader_election.cc:290] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.508051 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.508631 18578 raft_consensus.cc:2468] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:40.509922 18618 leader_election.cc:304] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:40.510295 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.510721 19213 raft_consensus.cc:2804] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.511056 19213 raft_consensus.cc:493] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.511672 19213 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.512004 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
W20260630 12:26:40.514686 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001db340 after lost signal to thread 14031
I20260630 12:26:40.514979 18645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
W20260630 12:26:40.515826 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001827c0 after lost signal to thread 18435
W20260630 12:26:40.517302 18432 debug-util.cc:398] Leaking SignalData structure 0x7b0800155b00 after lost signal to thread 18527
I20260630 12:26:40.519671 19213 raft_consensus.cc:515] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.520191 18646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.520851 18645 raft_consensus.cc:2393] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e7e4aa61b5e45bba688acd00e0a4522 in current term 2: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:40.521054 19209 raft_consensus.cc:515] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
W20260630 12:26:40.521987 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd4e0 after lost signal to thread 18602
I20260630 12:26:40.522737 19209 leader_election.cc:290] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
W20260630 12:26:40.523228 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed000 after lost signal to thread 18676
I20260630 12:26:40.524041 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.524679 18578 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.525321 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.530223 19213 leader_election.cc:290] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.534322 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.534953 18575 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:26:40.539139 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8340 after lost signal to thread 19031
I20260630 12:26:40.537303 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "c5626d3e924d461791acb520c0126beb" is_pre_election: true
I20260630 12:26:40.541381 18578 raft_consensus.cc:2468] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 2.
I20260630 12:26:40.541770 18931 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:40.542520 18973 leader_election.cc:304] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [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: 5e7e4aa61b5e45bba688acd00e0a4522, 639d827640c24affadfefaff8dc813cf; no voters: 
I20260630 12:26:40.543596 19209 raft_consensus.cc:2804] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:40.544076 19209 raft_consensus.cc:697] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 LEADER]: Becoming Leader. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Running, Role: LEADER
I20260630 12:26:40.544888 19209 consensus_queue.cc:237] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [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: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.549044 19214 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.549702 19214 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.552485 19214 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.561368 18575 raft_consensus.cc:2468] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 2.
I20260630 12:26:40.563192 18618 leader_election.cc:304] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:40.565341 19213 raft_consensus.cc:2804] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:40.565941 19213 raft_consensus.cc:697] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:40.566777 19213 consensus_queue.cc:237] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.567989 18616 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981, c5626d3e924d461791acb520c0126beb; no voters: 
I20260630 12:26:40.569778 19004 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:40.570894 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:40.575894 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2feec9258f3b44d3a37d6d181e643ba1" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "c5626d3e924d461791acb520c0126beb" is_pre_election: true
I20260630 12:26:40.577047 18542 leader_election.cc:304] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 748923aeb6da4ff48468935330e41981, c5626d3e924d461791acb520c0126beb
I20260630 12:26:40.577806 19206 raft_consensus.cc:2749] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.583380 18498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.584650 18498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.585184 18498 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:40.585744 19204 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.586241 19204 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:40.587141 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.587512 18502 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 1.
I20260630 12:26:40.588126 19204 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.588183 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.588917 18496 raft_consensus.cc:2468] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 1.
I20260630 12:26:40.589010 18499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.591619 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.592144 18503 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:40.593899 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.594456 18497 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 1.
I20260630 12:26:40.595491 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4726364ca51245a3a14779c6c37f52a3" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.597504 18499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.597673 19199 raft_consensus.cc:2804] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.597304 18502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.598094 19199 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2593b0b8af874aaba36449360b6b9efa)
I20260630 12:26:40.598564 19199 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.598590 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.599030 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d23dd55c634aecb1770d30a6356730" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.599829 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f9234fc29844b6aa6e97d4dccfb5c2" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.603682 19206 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } 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:26:40.607349 18645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.607342 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.614833 19004 raft_consensus.cc:1240] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 LEADER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.616988 18574 raft_consensus.cc:1240] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.618175 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.618309 19204 consensus_queue.cc:1059] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.29, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:26:40.619235 18496 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:26:40.619853 18646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "c5626d3e924d461791acb520c0126beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.618187 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
W20260630 12:26:40.616640 18544 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd56c476dfec47d0bdb3d11761dfea7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.622330 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ffc69f20c4411fbc2bfbbe9490e91f" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.624300 18970 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [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: 2593b0b8af874aaba36449360b6b9efa, 639d827640c24affadfefaff8dc813cf; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.624661 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.625808 18541 leader_election.cc:304] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 639d827640c24affadfefaff8dc813cf
I20260630 12:26:40.625954 19204 consensus_queue.cc:1243] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer 639d827640c24affadfefaff8dc813cf log is divergent from this leader: its last log entry 2.30 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 29
I20260630 12:26:40.627002 18541 leader_election.cc:304] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.626946 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:40.628257 18541 leader_election.cc:304] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.630223 19179 raft_consensus.cc:2749] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.633543 19203 raft_consensus.cc:2749] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.633965 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "c5626d3e924d461791acb520c0126beb" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:40.633355 18397 catalog_manager.cc:5697] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf reported cstate change: term changed from 1 to 2, leader changed from 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) to 639d827640c24affadfefaff8dc813cf (127.13.179.5). New cstate: current_term: 2 leader_uuid: "639d827640c24affadfefaff8dc813cf" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:40.631759 19201 raft_consensus.cc:2749] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.635938 19204 consensus_queue.cc:1059] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.007s
I20260630 12:26:40.639905 18970 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [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: 2593b0b8af874aaba36449360b6b9efa, 639d827640c24affadfefaff8dc813cf; no voters: 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.640166 19204 raft_consensus.cc:3055] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:40.640565 19204 raft_consensus.cc:740] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:40.640727 19210 raft_consensus.cc:2804] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.641057 19210 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:40.641397 19210 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.641737 19204 consensus_queue.cc:260] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.642887 19204 raft_consensus.cc:3060] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.644397 18650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.630414 18645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:40.644407 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.632161 18575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:40.647251 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:40.649742 18578 raft_consensus.cc:1240] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.651377 18645 raft_consensus.cc:1240] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.653543 18615 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.654004 18469 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 639d827640c24affadfefaff8dc813cf
I20260630 12:26:40.654476 19204 consensus_queue.cc:1059] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: INVALID_TERM, Last received: 1.29, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:40.661571 18469 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 639d827640c24affadfefaff8dc813cf, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.655368 19210 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.660742 19213 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.661590 19202 raft_consensus.cc:2749] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.664217 19213 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.664642 19213 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.664243 19207 raft_consensus.cc:2749] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.662801 18615 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.662806 18469 leader_election.cc:304] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.666455 19207 raft_consensus.cc:2749] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.667757 18469 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.668530 19197 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.668915 19197 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.669278 19197 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.671164 18615 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.672021 18469 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.673774 19209 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.672829 18541 leader_election.cc:304] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.675582 19201 raft_consensus.cc:2749] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.675666 19206 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } 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:26:40.676165 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.677675 19198 raft_consensus.cc:2804] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:40.678050 19198 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.678468 19198 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.679867 19210 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:40.680392 19207 raft_consensus.cc:2749] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.683938 19197 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.680500 19204 raft_consensus.cc:2749] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.687791 18645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:40.690266 18973 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [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: 639d827640c24affadfefaff8dc813cf; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.691359 19210 raft_consensus.cc:2749] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.691143 19213 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:40.694729 19213 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.696739 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.697862 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.696170 19198 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:40.704495 19198 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.707419 18396 catalog_manager.cc:5697] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 1 to 2, leader changed from 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:40.710081 19209 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:40.710698 19209 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.712595 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.714949 19219 raft_consensus.cc:3055] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:40.715488 19219 raft_consensus.cc:740] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:40.716832 19219 consensus_queue.cc:260] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:40.718593 19219 raft_consensus.cc:3060] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.724835 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.721726 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.727893 18496 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:40.724624 19220 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:40.730639 18615 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.732013 18615 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.732784 19198 raft_consensus.cc:2749] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.732969 19223 raft_consensus.cc:2749] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.729342 19197 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.719520 19199 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.733911 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.734942 18646 raft_consensus.cc:2393] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5626d3e924d461791acb520c0126beb in current term 2: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:40.719553 19209 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:40.737010 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "c5626d3e924d461791acb520c0126beb"
I20260630 12:26:40.737355 18652 raft_consensus.cc:1240] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.738499 19209 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:40.739037 19199 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 2 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), c5626d3e924d461791acb520c0126beb (127.13.179.4:44971)
I20260630 12:26:40.739445 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:40.738525 18898 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [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: c5626d3e924d461791acb520c0126beb; no voters: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981
I20260630 12:26:40.739961 19007 raft_consensus.cc:1240] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Rejecting Update request from peer 5e7e4aa61b5e45bba688acd00e0a4522 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.740201 18615 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [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: 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.741176 19199 raft_consensus.cc:2749] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.741349 19214 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.745330 19204 consensus_queue.cc:1059] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: INVALID_TERM, Last received: 1.29, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:40.746188 19207 raft_consensus.cc:3055] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:40.746502 19207 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:40.747737 19179 consensus_queue.cc:1059] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.29, Next index: 30, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:40.747342 19207 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.749596 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.750128 19207 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.751168 18970 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [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: 639d827640c24affadfefaff8dc813cf; no voters: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522
I20260630 12:26:40.752321 19209 raft_consensus.cc:2749] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.753027 19214 raft_consensus.cc:2749] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:40.759379 18652 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:40.761106 18399 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 28 to 29, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:40.764846 19220 raft_consensus.cc:3055] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:40.765275 19220 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:40.765484 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:40.766080 19220 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:40.767885 19220 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:40.775404 18496 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 2.
I20260630 12:26:40.776983 18615 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [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: 2593b0b8af874aaba36449360b6b9efa, 748923aeb6da4ff48468935330e41981; no voters: c5626d3e924d461791acb520c0126beb
I20260630 12:26:40.778255 19199 raft_consensus.cc:2804] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:40.778792 19199 raft_consensus.cc:697] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:40.790587 19199 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [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: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:40.800431 18931 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:26:40.802006 19223 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:40.811936 18578 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:26:40.817389 19199 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:40.822625 18932 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:40.831439 19223 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:26:40.840303 18618 consensus_peers.cc:597] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2feec9258f3b44d3a37d6d181e643ba1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.843856 18573 consensus_queue.cc:237] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:40.847150 18396 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 1 to 2, leader changed from 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:40.849552 18578 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:40.843721 18397 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb reported cstate change: config changed from index 29 to 30, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
W20260630 12:26:40.864878 18542 consensus_peers.cc:597] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer c5626d3e924d461791acb520c0126beb (127.13.179.4:44971): Couldn't send request to peer c5626d3e924d461791acb520c0126beb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d392b9c037d42a1a22505b1847800de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:40.865623 18652 raft_consensus.cc:1240] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Rejecting Update request from peer 5e7e4aa61b5e45bba688acd00e0a4522 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:40.868080 19220 consensus_queue.cc:1059] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: INVALID_TERM, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:40.868948 19179 raft_consensus.cc:3055] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:40.869104 18496 raft_consensus.cc:1275] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:40.869407 19179 raft_consensus.cc:740] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:40.870340 19179 consensus_queue.cc:260] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.27, Last appended by leader: 27, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:40.871780 19179 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:26:40.871728 19220 consensus_queue.cc:1175] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "2593b0b8af874aaba36449360b6b9efa" responder_term: 1 status { last_received { term: 1 index: 26 } last_committed_idx: 26 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)" } } last_received_current_leader { term: 1 index: 26 } }
I20260630 12:26:40.998867 19007 raft_consensus.cc:1240] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Rejecting Update request from peer 748923aeb6da4ff48468935330e41981 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:41.000128 19197 consensus_queue.cc:1059] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.29, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:41.000869 19199 raft_consensus.cc:3055] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:41.001298 19199 raft_consensus.cc:740] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:41.002156 19199 consensus_queue.cc:260] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:41.002846 18652 raft_consensus.cc:1240] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Rejecting Update request from peer 5e7e4aa61b5e45bba688acd00e0a4522 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:41.003577 19199 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:41.004074 19179 consensus_queue.cc:1059] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:41.004887 19206 raft_consensus.cc:3055] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:41.005239 19206 raft_consensus.cc:740] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:41.005968 19206 consensus_queue.cc:260] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:41.007190 19206 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:41.009088 18578 raft_consensus.cc:1275] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:26:41.010456 19197 consensus_queue.cc:1048] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:41.023509 18496 raft_consensus.cc:1275] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:26:41.025204 19197 consensus_queue.cc:1048] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:26:41.031657 18652 raft_consensus.cc:1240] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Rejecting Update request from peer 5e7e4aa61b5e45bba688acd00e0a4522 for earlier term 1. Current term is 2. Ops: []
I20260630 12:26:41.033141 19179 consensus_queue.cc:1059] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: INVALID_TERM, Last received: 1.26, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:41.034085 19179 raft_consensus.cc:3055] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:41.034421 19179 raft_consensus.cc:740] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:41.035292 19179 consensus_queue.cc:260] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:41.038766 19179 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:41.097378 18496 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:26:41.098634 19209 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:41.110436 18578 raft_consensus.cc:1275] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:26:41.111832 19209 consensus_queue.cc:1048] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:41.278739 18496 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:26:41.280105 18932 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:26:41.280233 19197 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:41.281742 19197 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:41.315973 19246 ts_tablet_manager.cc:933] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Initiating tablet copy from peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:41.317343 19246 tablet_copy_client.cc:323] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45249
I20260630 12:26:41.327641 18662 tablet_copy_service.cc:140] P 748923aeb6da4ff48468935330e41981: Received BeginTabletCopySession request for tablet 2feec9258f3b44d3a37d6d181e643ba1 from peer 8aa1dead0aac41d0930515140c10419f ({username='slave'} at 127.0.0.1:57286)
I20260630 12:26:41.328069 18662 tablet_copy_service.cc:161] P 748923aeb6da4ff48468935330e41981: Beginning new tablet copy session on tablet 2feec9258f3b44d3a37d6d181e643ba1 from peer 8aa1dead0aac41d0930515140c10419f at {username='slave'} at 127.0.0.1:57286: session id = 8aa1dead0aac41d0930515140c10419f-2feec9258f3b44d3a37d6d181e643ba1
I20260630 12:26:41.333127 18662 tablet_copy_source_session.cc:215] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:41.336009 19246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2feec9258f3b44d3a37d6d181e643ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.352512 19246 tablet_copy_client.cc:806] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:41.353135 19246 tablet_copy_client.cc:670] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:41.357014 19247 tablet_copy_client.cc:1025] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Injecting latency into file download: 2000
W20260630 12:26:41.527418 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08002af420 after lost signal to thread 14031
W20260630 12:26:41.528242 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08002afb00 after lost signal to thread 18435
W20260630 12:26:41.529261 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3a40 after lost signal to thread 18527
W20260630 12:26:41.530123 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08002ccc60 after lost signal to thread 18602
W20260630 12:26:41.530965 19028 debug-util.cc:398] Leaking SignalData structure 0x7b0800202320 after lost signal to thread 18676
W20260630 12:26:41.531867 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7680 after lost signal to thread 18956
W20260630 12:26:41.532652 19028 debug-util.cc:398] Leaking SignalData structure 0x7b08002eef80 after lost signal to thread 19031
I20260630 12:26:42.148602 19197 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.150233 19197 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:42.154693 19197 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:42.154609 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:42.156971 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:42.157927 19007 raft_consensus.cc:2468] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 2.
I20260630 12:26:42.159471 18618 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: 639d827640c24affadfefaff8dc813cf, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.160324 19197 raft_consensus.cc:2804] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:26:42.160781 19197 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.161150 19197 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.174868 19197 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:42.177696 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:42.177971 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf"
I20260630 12:26:42.178628 19007 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.179833 19197 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:42.187711 19007 raft_consensus.cc:2468] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 3.
I20260630 12:26:42.189018 18618 leader_election.cc:304] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: 639d827640c24affadfefaff8dc813cf, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.189845 19197 raft_consensus.cc:2804] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.190402 19197 raft_consensus.cc:697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 3 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:42.191735 19197 consensus_queue.cc:237] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [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: 29, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:42.203248 18396 catalog_manager.cc:5697] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.230046 19259 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.230923 19259 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.234671 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.235343 18578 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 2.
I20260630 12:26:42.236819 19179 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.237043 18469 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:42.237393 19179 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.241627 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.242343 18652 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 2.
I20260630 12:26:42.242693 19259 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:42.243837 18544 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:42.243355 19259 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:42.246371 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:42.246728 19259 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.247212 19259 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.249456 19179 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.250330 19179 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:26:42.250813 19179 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.251276 19179 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.261451 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:42.262414 19007 raft_consensus.cc:2393] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 2: Already voted for candidate 639d827640c24affadfefaff8dc813cf in this term.
I20260630 12:26:42.262187 19179 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.264343 19179 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.264926 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:42.265295 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:42.265902 18652 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.269112 19259 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.272090 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:42.273512 18652 raft_consensus.cc:2468] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 3.
I20260630 12:26:42.274549 18544 leader_election.cc:304] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.275590 19179 raft_consensus.cc:2804] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.276044 19179 raft_consensus.cc:697] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:42.276993 19179 consensus_queue.cc:237] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.285077 18578 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 2.
I20260630 12:26:42.289937 19260 raft_consensus.cc:493] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 748923aeb6da4ff48468935330e41981)
I20260630 12:26:42.291785 19260 raft_consensus.cc:515] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:42.295610 18469 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:42.296535 19260 leader_election.cc:290] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:42.297297 19260 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:42.297219 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf"
I20260630 12:26:42.298187 19007 raft_consensus.cc:2393] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 2: Already voted for candidate 639d827640c24affadfefaff8dc813cf in this term.
I20260630 12:26:42.299376 19260 raft_consensus.cc:697] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Becoming Leader. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:42.300534 19260 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [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: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.302942 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "639d827640c24affadfefaff8dc813cf" is_pre_election: true
I20260630 12:26:42.303658 19259 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
I20260630 12:26:42.303907 19007 raft_consensus.cc:2368] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.309455 18469 leader_election.cc:400] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Vote denied by peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417) with higher term. Message: Invalid argument: T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.309875 18469 leader_election.cc:403] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:26:42.302999 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28cfdb1b18c4740a4d7c6f71c4a75f7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.304710 18396 catalog_manager.cc:5697] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.313588 19263 raft_consensus.cc:3060] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.334805 18395 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa reported cstate change: term changed from 1 to 2, leader changed from 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) to 2593b0b8af874aaba36449360b6b9efa (127.13.179.1). New cstate: current_term: 2 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.340375 19263 raft_consensus.cc:2749] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417) with higher term. Message: Invalid argument: T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.371850 19259 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.372627 19259 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.374850 19259 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.375424 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.376216 18578 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 2.
I20260630 12:26:42.377669 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.380118 18652 raft_consensus.cc:2393] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 2: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:42.380682 18469 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:42.381686 19259 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:26:42.382251 19259 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.382682 19259 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.390255 19259 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.393239 19259 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 election: Requested vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.394127 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:42.397007 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:42.397832 18652 raft_consensus.cc:2393] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 2: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:42.399415 19259 raft_consensus.cc:493] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.400035 19259 raft_consensus.cc:515] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.401420 18578 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2593b0b8af874aaba36449360b6b9efa in term 2.
I20260630 12:26:42.402444 18469 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 748923aeb6da4ff48468935330e41981
I20260630 12:26:42.403167 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.403661 19263 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:42.404214 19263 raft_consensus.cc:697] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Becoming Leader. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:42.405762 19259 leader_election.cc:290] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.405851 19263 consensus_queue.cc:237] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [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: 26, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.407205 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93fc6b1b153844988a4c2fa34bd4f997" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.408010 18652 raft_consensus.cc:2368] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.409286 18469 leader_election.cc:400] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Vote denied by peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249) with higher term. Message: Invalid argument: T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.409677 18469 leader_election.cc:403] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:26:42.410590 19259 raft_consensus.cc:3060] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.418167 19259 raft_consensus.cc:2749] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249) with higher term. Message: Invalid argument: T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3.
I20260630 12:26:42.422420 18395 catalog_manager.cc:5697] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: term changed from 1 to 2, leader changed from 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) to 2593b0b8af874aaba36449360b6b9efa (127.13.179.1). New cstate: current_term: 2 leader_uuid: "2593b0b8af874aaba36449360b6b9efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:42.445380 19263 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5e7e4aa61b5e45bba688acd00e0a4522)
I20260630 12:26:42.446208 19263 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } }
I20260630 12:26:42.448678 19263 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:42.449738 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.449992 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "2593b0b8af874aaba36449360b6b9efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.450594 18652 raft_consensus.cc:2393] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa in current term 2: Already voted for candidate 748923aeb6da4ff48468935330e41981 in this term.
I20260630 12:26:42.450958 18578 raft_consensus.cc:2410] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2593b0b8af874aaba36449360b6b9efa for term 2 because replica has last-logged OpId of term: 1 index: 27, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 26.
I20260630 12:26:42.452100 18469 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [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: 2593b0b8af874aaba36449360b6b9efa; no voters: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981
I20260630 12:26:42.452908 19263 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:42.460762 19263 raft_consensus.cc:2749] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:26:42.461604 19252 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.462198 19252 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.465251 19252 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:42.465929 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.466220 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:42.466604 18578 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 2.
I20260630 12:26:42.467952 18973 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [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: 5e7e4aa61b5e45bba688acd00e0a4522, 639d827640c24affadfefaff8dc813cf; no voters: 
I20260630 12:26:42.469180 19252 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:26:42.469578 19252 raft_consensus.cc:493] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.469918 19252 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.478708 19252 raft_consensus.cc:515] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.481621 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:42.481895 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd56c476dfec47d0bdb3d11761dfea7b" candidate_uuid: "639d827640c24affadfefaff8dc813cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:42.482515 18578 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.483440 19252 leader_election.cc:290] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:42.489913 18578 raft_consensus.cc:2468] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639d827640c24affadfefaff8dc813cf in term 3.
I20260630 12:26:42.491228 18973 leader_election.cc:304] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [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: 5e7e4aa61b5e45bba688acd00e0a4522, 639d827640c24affadfefaff8dc813cf; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.492611 19252 raft_consensus.cc:2804] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.498512 19252 raft_consensus.cc:697] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Becoming Leader. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Running, Role: LEADER
I20260630 12:26:42.500552 19252 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.29, Last appended by leader: 29, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.511261 18395 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf reported cstate change: config changed from index 29 to 28, term changed from 2 to 3, leader changed from 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) to 639d827640c24affadfefaff8dc813cf (127.13.179.5), NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) evicted, now has a pending config: VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1), VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2), VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5), NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6). New cstate: current_term: 3 leader_uuid: "639d827640c24affadfefaff8dc813cf" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:42.549912 19073 tablet_service.cc:1558] Processing DeleteTablet for tablet bd56c476dfec47d0bdb3d11761dfea7b with delete_type TABLET_DATA_TOMBSTONED (TS 8aa1dead0aac41d0930515140c10419f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46540
W20260630 12:26:42.553505 18388 catalog_manager.cc:4995] TS 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): delete failed for tablet bd56c476dfec47d0bdb3d11761dfea7b because the tablet was not found. No further retry: Not found: Tablet not found: bd56c476dfec47d0bdb3d11761dfea7b
I20260630 12:26:42.615351 19007 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:26:42.617130 19223 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:26:42.630981 18497 raft_consensus.cc:1275] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:26:42.633919 19223 consensus_queue.cc:1048] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:42.691735 18497 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:26:42.693070 19179 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:42.695670 19179 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.696223 19179 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:42.698951 19179 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.699432 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981" is_pre_election: true
I20260630 12:26:42.700127 18652 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 2.
I20260630 12:26:42.700307 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:42.701100 18496 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 2.
I20260630 12:26:42.701864 18544 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 
I20260630 12:26:42.702787 19179 raft_consensus.cc:2804] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:26:42.703186 19179 raft_consensus.cc:493] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.703517 19179 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.712772 19179 raft_consensus.cc:515] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:42.714874 19007 raft_consensus.cc:1240] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3. Ops: []
I20260630 12:26:42.723264 18652 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:26:42.728899 19263 consensus_queue.cc:1059] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 30, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:42.729625 19263 consensus_queue.cc:1243] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer 639d827640c24affadfefaff8dc813cf log is divergent from this leader: its last log entry 3.30 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 28
I20260630 12:26:42.730132 19263 raft_consensus.cc:3055] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:42.730419 19263 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:42.731097 19261 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:42.731262 19263 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 2.30, Last appended by leader: 30, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:42.732342 18497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:42.732553 19263 raft_consensus.cc:3060] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.732905 18497 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.740481 18497 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 3.
I20260630 12:26:42.741671 18541 leader_election.cc:304] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [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: 2593b0b8af874aaba36449360b6b9efa, 5e7e4aa61b5e45bba688acd00e0a4522; no voters: 
I20260630 12:26:42.742591 19279 raft_consensus.cc:2804] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.743295 19279 raft_consensus.cc:697] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Becoming Leader. State: Replica: 5e7e4aa61b5e45bba688acd00e0a4522, State: Running, Role: LEADER
I20260630 12:26:42.744253 19279 consensus_queue.cc:237] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.27, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:42.747186 19179 leader_election.cc:290] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:42.748458 18646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d392b9c037d42a1a22505b1847800de" candidate_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" candidate_term: 3 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:42.749330 18646 raft_consensus.cc:3060] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.763645 18646 raft_consensus.cc:2468] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7e4aa61b5e45bba688acd00e0a4522 in term 3.
I20260630 12:26:42.819934 18395 catalog_manager.cc:5697] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1), VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3), VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2), NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4). New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:42.839218 19197 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:42.839783 19197 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.842968 19197 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:42.843775 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa" is_pre_election: true
I20260630 12:26:42.845108 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" is_pre_election: true
I20260630 12:26:42.845660 18578 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 2.
I20260630 12:26:42.846442 18618 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.847041 19197 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:26:42.847430 19197 raft_consensus.cc:493] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:42.847716 19197 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.853288 19197 raft_consensus.cc:515] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.854980 19197 leader_election.cc:290] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:42.855633 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:42.857337 18578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f55a8c54e44552b208ff0f40a499b7" candidate_uuid: "748923aeb6da4ff48468935330e41981" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "5e7e4aa61b5e45bba688acd00e0a4522"
I20260630 12:26:42.857764 18578 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:42.861721 18578 raft_consensus.cc:2468] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 748923aeb6da4ff48468935330e41981 in term 3.
I20260630 12:26:42.862624 18618 leader_election.cc:304] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 5e7e4aa61b5e45bba688acd00e0a4522, 748923aeb6da4ff48468935330e41981; no voters: 2593b0b8af874aaba36449360b6b9efa
I20260630 12:26:42.863368 19223 raft_consensus.cc:2804] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:42.863847 19223 raft_consensus.cc:697] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 3 LEADER]: Becoming Leader. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:42.864679 19223 consensus_queue.cc:237] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [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: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.883589 18395 catalog_manager.cc:5697] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 reported cstate change: term changed from 2 to 3, leader changed from 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) to 748923aeb6da4ff48468935330e41981 (127.13.179.3). New cstate: current_term: 3 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:42.898118 18578 raft_consensus.cc:1240] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Rejecting Update request from peer 2593b0b8af874aaba36449360b6b9efa for earlier term 2. Current term is 3. Ops: []
I20260630 12:26:42.899334 19263 consensus_queue.cc:1059] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:42.900099 19259 raft_consensus.cc:3055] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:42.900470 19259 raft_consensus.cc:740] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2593b0b8af874aaba36449360b6b9efa, State: Running, Role: LEADER
I20260630 12:26:42.901216 19259 consensus_queue.cc:260] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.27, Last appended by leader: 27, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } }
I20260630 12:26:42.902191 19259 raft_consensus.cc:3060] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:26:42.933300 18973 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd56c476dfec47d0bdb3d11761dfea7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:42.945080 18578 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:26:42.946645 19252 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:42.953568 19266 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:42.954574 18395 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 28 to 29, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added, no longer has a pending config: VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1), VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2), VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5), NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6). New cstate: current_term: 3 leader_uuid: "639d827640c24affadfefaff8dc813cf" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:42.968178 18496 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 30. Preceding OpId from leader: term: 3 index: 30. (term mismatch)
I20260630 12:26:42.968601 18496 pending_rounds.cc:85] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Aborting all ops after (but not including) 29
I20260630 12:26:42.968842 18496 pending_rounds.cc:107] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: Aborting uncommitted NO_OP operation due to leader change: 2.30
I20260630 12:26:42.969125 18496 raft_consensus.cc:2889] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:26:42.971164 19266 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:26:43.245780 18496 raft_consensus.cc:1275] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:26:43.247213 19279 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:26:43.266981 18542 consensus_peers.cc:597] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer c5626d3e924d461791acb520c0126beb (127.13.179.4:44971): Couldn't send request to peer c5626d3e924d461791acb520c0126beb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d392b9c037d42a1a22505b1847800de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.269640 19277 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:43.281483 18496 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:43.290270 18497 raft_consensus.cc:1275] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 27. (term mismatch)
I20260630 12:26:43.290690 18497 pending_rounds.cc:85] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Aborting all ops after (but not including) 26
I20260630 12:26:43.290915 18497 pending_rounds.cc:107] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: Aborting uncommitted NO_OP operation due to leader change: 2.27
I20260630 12:26:43.291155 18497 raft_consensus.cc:2889] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:26:43.292841 19283 consensus_queue.cc:1048] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:43.322568 18578 raft_consensus.cc:1275] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:26:43.324429 19223 consensus_queue.cc:1048] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:43.333979 19277 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:36856 (request call id 2) took 2492 ms. Trace:
I20260630 12:26:43.335119 19277 rpcz_store.cc:276] 0630 12:26:40.841622 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:26:40.841844 (+   222us) service_pool.cc:224] Handling call
0630 12:26:40.859114 (+ 17270us) log.cc:844] Serialized 499 byte log entry
0630 12:26:43.333895 (+2474781us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1103,"raft.queue_time_us":3676,"raft.run_cpu_time_us":1573,"raft.run_wall_time_us":1573,"spinlock_wait_cycles":12160,"thread_start_us":2948,"threads_started":1,"wal-append.queue_time_us":1213,"wal-append.run_cpu_time_us":1582,"wal-append.run_wall_time_us":1002107}
I20260630 12:26:43.358335 19246 tablet_copy_client.cc:538] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:43.360810 18652 raft_consensus.cc:1275] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:26:43.362591 19291 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:26:43.374545 18573 consensus_queue.cc:237] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:43.382428 18396 catalog_manager.cc:5697] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added, no longer has a pending config: VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1), VOTER 748923aeb6da4ff48468935330e41981 (127.13.179.3), VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2), NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4). New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:43.386365 18652 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c5626d3e924d461791acb520c0126beb (127.13.179.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } } }
I20260630 12:26:43.382323 19246 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Bootstrap starting.
I20260630 12:26:43.393929 18646 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
W20260630 12:26:43.395458 18544 consensus_peers.cc:597] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93fc6b1b153844988a4c2fa34bd4f997. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.396375 19287 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:26:43.407114 19287 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.408929 18496 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:26:43.410471 18646 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.412390 19291 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:43.416404 18503 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index -1 to 28, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.436093 18396 catalog_manager.cc:5697] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa reported cstate change: config changed from index -1 to 28, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.442946 18573 consensus_queue.cc:237] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:43.463918 18646 raft_consensus.cc:1275] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:26:43.465531 18544 consensus_peers.cc:597] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417): Couldn't send request to peer 639d827640c24affadfefaff8dc813cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56d10861cce94086a2a0aadeba5876bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.465793 19287 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:26:43.466136 18503 raft_consensus.cc:1275] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:26:43.467437 19279 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } 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:26:43.488711 19287 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:43.495937 18646 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:43.496260 18503 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } } }
I20260630 12:26:43.504166 18396 catalog_manager.cc:5697] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index -1 to 27, NON_VOTER 639d827640c24affadfefaff8dc813cf (127.13.179.5) added. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:43.507493 18652 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 2.30, Last appended by leader: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:43.517637 19299 ts_tablet_manager.cc:933] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Initiating tablet copy from peer 639d827640c24affadfefaff8dc813cf (127.13.179.5:43417)
W20260630 12:26:43.530685 18618 consensus_peers.cc:597] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 101d99f98c954391982ffcf793c74846. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:43.533699 18932 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 2 index: 30. Preceding OpId from leader: term: 2 index: 31. (index mismatch)
I20260630 12:26:43.535434 19283 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:43.544728 18503 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 2 index: 30. Preceding OpId from leader: term: 2 index: 31. (index mismatch)
I20260630 12:26:43.546231 19283 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:26:43.573683 19283 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Committing config change with OpId 2.31: config changed from index 29 to 31, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.577581 19299 tablet_copy_client.cc:323] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.5:43417
I20260630 12:26:43.589869 18931 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Committing config change with OpId 2.31: config changed from index 29 to 31, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.609230 19017 tablet_copy_service.cc:140] P 639d827640c24affadfefaff8dc813cf: Received BeginTabletCopySession request for tablet bd56c476dfec47d0bdb3d11761dfea7b from peer 8aa1dead0aac41d0930515140c10419f ({username='slave'} at 127.0.0.1:44154)
I20260630 12:26:43.609866 19017 tablet_copy_service.cc:161] P 639d827640c24affadfefaff8dc813cf: Beginning new tablet copy session on tablet bd56c476dfec47d0bdb3d11761dfea7b from peer 8aa1dead0aac41d0930515140c10419f at {username='slave'} at 127.0.0.1:44154: session id = 8aa1dead0aac41d0930515140c10419f-bd56c476dfec47d0bdb3d11761dfea7b
I20260630 12:26:43.618491 19017 tablet_copy_source_session.cc:215] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:43.625948 19299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd56c476dfec47d0bdb3d11761dfea7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:43.642335 18503 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Committing config change with OpId 2.31: config changed from index 29 to 31, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.653975 19299 tablet_copy_client.cc:806] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:43.654964 19299 tablet_copy_client.cc:670] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:43.660797 18396 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb reported cstate change: config changed from index 29 to 31, NON_VOTER 8aa1dead0aac41d0930515140c10419f (127.13.179.6) added. New cstate: current_term: 2 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } } }
I20260630 12:26:43.662523 19300 tablet_copy_client.cc:1025] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:43.684583 18646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "101d99f98c954391982ffcf793c74846"
dest_uuid: "748923aeb6da4ff48468935330e41981"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35500
I20260630 12:26:43.685254 18646 raft_consensus.cc:606] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:43.687232 19246 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:43.688172 19246 tablet_bootstrap.cc:492] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Bootstrap complete.
I20260630 12:26:43.688830 19246 ts_tablet_manager.cc:1403] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Time spent bootstrapping tablet: real 0.307s	user 0.154s	sys 0.012s
I20260630 12:26:43.689939 18646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "101d99f98c954391982ffcf793c74846"
dest_uuid: "748923aeb6da4ff48468935330e41981"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35500
I20260630 12:26:43.690559 18646 raft_consensus.cc:606] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:26:43.691901 18388 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 101d99f98c954391982ffcf793c74846 already in progress
I20260630 12:26:43.695576 19246 raft_consensus.cc:359] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:43.698025 19246 raft_consensus.cc:740] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8aa1dead0aac41d0930515140c10419f, State: Initialized, Role: LEARNER
I20260630 12:26:43.700359 19246 consensus_queue.cc:260] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:43.705128 18646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "101d99f98c954391982ffcf793c74846"
dest_uuid: "748923aeb6da4ff48468935330e41981"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35500
I20260630 12:26:43.705816 18646 raft_consensus.cc:606] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:26:43.712841 19246 ts_tablet_manager.cc:1434] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.003s
I20260630 12:26:43.714972 18662 tablet_copy_service.cc:342] P 748923aeb6da4ff48468935330e41981: Request end of tablet copy session 8aa1dead0aac41d0930515140c10419f-2feec9258f3b44d3a37d6d181e643ba1 received from {username='slave'} at 127.0.0.1:57286
I20260630 12:26:43.715433 18662 tablet_copy_service.cc:434] P 748923aeb6da4ff48468935330e41981: ending tablet copy session 8aa1dead0aac41d0930515140c10419f-2feec9258f3b44d3a37d6d181e643ba1 on tablet 2feec9258f3b44d3a37d6d181e643ba1 with peer 8aa1dead0aac41d0930515140c10419f
I20260630 12:26:43.749588 19311 ts_tablet_manager.cc:933] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Initiating tablet copy from peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:43.752105 19311 tablet_copy_client.cc:323] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44215
I20260630 12:26:43.781800 18588 tablet_copy_service.cc:140] P 5e7e4aa61b5e45bba688acd00e0a4522: Received BeginTabletCopySession request for tablet 4d392b9c037d42a1a22505b1847800de from peer c5626d3e924d461791acb520c0126beb ({username='slave'} at 127.0.0.1:47846)
I20260630 12:26:43.782392 18588 tablet_copy_service.cc:161] P 5e7e4aa61b5e45bba688acd00e0a4522: Beginning new tablet copy session on tablet 4d392b9c037d42a1a22505b1847800de from peer c5626d3e924d461791acb520c0126beb at {username='slave'} at 127.0.0.1:47846: session id = c5626d3e924d461791acb520c0126beb-4d392b9c037d42a1a22505b1847800de
I20260630 12:26:43.787606 18588 tablet_copy_source_session.cc:215] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:43.790216 19311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d392b9c037d42a1a22505b1847800de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:43.800568 19311 tablet_copy_client.cc:806] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:43.801234 19311 tablet_copy_client.cc:670] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:43.805003 19312 tablet_copy_client.cc:1025] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:43.809068 19246 ts_tablet_manager.cc:933] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Initiating tablet copy from peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:43.810807 19246 tablet_copy_client.cc:323] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44215
I20260630 12:26:43.822048 18588 tablet_copy_service.cc:140] P 5e7e4aa61b5e45bba688acd00e0a4522: Received BeginTabletCopySession request for tablet 93fc6b1b153844988a4c2fa34bd4f997 from peer 8aa1dead0aac41d0930515140c10419f ({username='slave'} at 127.0.0.1:47862)
I20260630 12:26:43.822688 18588 tablet_copy_service.cc:161] P 5e7e4aa61b5e45bba688acd00e0a4522: Beginning new tablet copy session on tablet 93fc6b1b153844988a4c2fa34bd4f997 from peer 8aa1dead0aac41d0930515140c10419f at {username='slave'} at 127.0.0.1:47862: session id = 8aa1dead0aac41d0930515140c10419f-93fc6b1b153844988a4c2fa34bd4f997
I20260630 12:26:43.834359 18588 tablet_copy_source_session.cc:215] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:43.839898 19246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fc6b1b153844988a4c2fa34bd4f997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:43.842365 19085 raft_consensus.cc:1217] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260630 12:26:43.855587 19246 tablet_copy_client.cc:806] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:43.856184 19246 tablet_copy_client.cc:670] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:43.860622 19315 tablet_copy_client.cc:1025] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:43.983078 19316 ts_tablet_manager.cc:933] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Initiating tablet copy from peer 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:43.984829 19316 tablet_copy_client.cc:323] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45249
I20260630 12:26:43.986634 18662 tablet_copy_service.cc:140] P 748923aeb6da4ff48468935330e41981: Received BeginTabletCopySession request for tablet 101d99f98c954391982ffcf793c74846 from peer 8aa1dead0aac41d0930515140c10419f ({username='slave'} at 127.0.0.1:57286)
I20260630 12:26:43.987186 18662 tablet_copy_service.cc:161] P 748923aeb6da4ff48468935330e41981: Beginning new tablet copy session on tablet 101d99f98c954391982ffcf793c74846 from peer 8aa1dead0aac41d0930515140c10419f at {username='slave'} at 127.0.0.1:57286: session id = 8aa1dead0aac41d0930515140c10419f-101d99f98c954391982ffcf793c74846
I20260630 12:26:43.995949 18662 tablet_copy_source_session.cc:215] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:43.999284 19316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101d99f98c954391982ffcf793c74846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.015650 19316 tablet_copy_client.cc:806] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.016247 19316 tablet_copy_client.cc:670] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Starting download of 1 WAL segments...
W20260630 12:26:44.018797 18449 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:26:44.019258 18449 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 101d99f98c954391982ffcf793c74846 already in progress
W20260630 12:26:44.019531 18449 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 101d99f98c954391982ffcf793c74846 already in progress
I20260630 12:26:44.030179 19317 tablet_copy_client.cc:1025] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:44.063964 19318 ts_tablet_manager.cc:933] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Initiating tablet copy from peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215)
I20260630 12:26:44.072669 19318 tablet_copy_client.cc:323] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44215
I20260630 12:26:44.074471 18588 tablet_copy_service.cc:140] P 5e7e4aa61b5e45bba688acd00e0a4522: Received BeginTabletCopySession request for tablet 56d10861cce94086a2a0aadeba5876bb from peer 639d827640c24affadfefaff8dc813cf ({username='slave'} at 127.0.0.1:36864)
I20260630 12:26:44.075007 18588 tablet_copy_service.cc:161] P 5e7e4aa61b5e45bba688acd00e0a4522: Beginning new tablet copy session on tablet 56d10861cce94086a2a0aadeba5876bb from peer 639d827640c24affadfefaff8dc813cf at {username='slave'} at 127.0.0.1:36864: session id = 639d827640c24affadfefaff8dc813cf-56d10861cce94086a2a0aadeba5876bb
I20260630 12:26:44.083231 18588 tablet_copy_source_session.cc:215] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:44.086475 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d10861cce94086a2a0aadeba5876bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:44.108661 19318 tablet_copy_client.cc:806] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:44.109295 19318 tablet_copy_client.cc:670] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:44.113425 19319 tablet_copy_client.cc:1025] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: tablet copy: Injecting latency into file download: 2000
I20260630 12:26:44.197939 19197 raft_consensus.cc:993] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: : Instructing follower c5626d3e924d461791acb520c0126beb to start an election
I20260630 12:26:44.198511 19197 raft_consensus.cc:1081] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Signalling peer c5626d3e924d461791acb520c0126beb to start an election
I20260630 12:26:44.200430 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "101d99f98c954391982ffcf793c74846"
dest_uuid: "c5626d3e924d461791acb520c0126beb"
 from {username='slave'} at 127.0.0.1:57478
I20260630 12:26:44.201062 18931 raft_consensus.cc:493] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:44.201453 18931 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:44.223243 18931 raft_consensus.cc:515] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:44.226559 18503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "c5626d3e924d461791acb520c0126beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 31 } } ignore_live_leader: true dest_uuid: "2593b0b8af874aaba36449360b6b9efa"
I20260630 12:26:44.227095 18503 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:44.233857 18503 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5626d3e924d461791acb520c0126beb in term 3.
I20260630 12:26:44.235100 18895 leader_election.cc:304] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [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: 2593b0b8af874aaba36449360b6b9efa, c5626d3e924d461791acb520c0126beb; no voters: 
I20260630 12:26:44.242437 18646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101d99f98c954391982ffcf793c74846" candidate_uuid: "c5626d3e924d461791acb520c0126beb" candidate_term: 3 candidate_status { last_received { term: 2 index: 31 } } ignore_live_leader: true dest_uuid: "748923aeb6da4ff48468935330e41981"
I20260630 12:26:44.243031 18646 raft_consensus.cc:3055] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:44.243353 18646 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 748923aeb6da4ff48468935330e41981, State: Running, Role: LEADER
I20260630 12:26:44.244096 18646 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 2.31, Last appended by leader: 31, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:44.245777 18646 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:44.257779 18646 raft_consensus.cc:2468] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5626d3e924d461791acb520c0126beb in term 3.
I20260630 12:26:44.258664 18931 leader_election.cc:290] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [CANDIDATE]: Term 3 election: Requested vote from peers 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245), 748923aeb6da4ff48468935330e41981 (127.13.179.3:45249)
I20260630 12:26:44.265655 19320 raft_consensus.cc:2804] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:44.273136 19197 raft_consensus.cc:1064] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: attempting to promote NON_VOTER 8aa1dead0aac41d0930515140c10419f to VOTER
I20260630 12:26:44.278049 19197 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:44.291672 19320 raft_consensus.cc:697] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 LEADER]: Becoming Leader. State: Replica: c5626d3e924d461791acb520c0126beb, State: Running, Role: LEADER
I20260630 12:26:44.292829 19320 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 2.31, Last appended by leader: 31, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:44.303257 19085 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 LEARNER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:26:44.302881 18396 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb reported cstate change: term changed from 2 to 3, leader changed from 748923aeb6da4ff48468935330e41981 (127.13.179.3) to c5626d3e924d461791acb520c0126beb (127.13.179.4). New cstate: current_term: 3 leader_uuid: "c5626d3e924d461791acb520c0126beb" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:44.305001 19283 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } 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:26:44.314358 18931 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:26:44.318043 19283 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:26:44.324239 18573 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:26:44.326097 19290 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260630 12:26:44.339630 19283 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.350338 18931 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.367389 19085 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.375093 18573 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.411383 18399 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f reported cstate change: config changed from index 30 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.431522 18646 consensus_queue.cc:237] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:44.445437 19085 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:26:44.446542 18931 raft_consensus.cc:1275] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Refusing update from remote peer 748923aeb6da4ff48468935330e41981: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:26:44.446955 19283 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:44.448202 19197 consensus_queue.cc:1048] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:44.454682 19197 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.458228 18931 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.467061 18388 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2feec9258f3b44d3a37d6d181e643ba1 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:44.458228 19085 raft_consensus.cc:2955] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:44.472973 18397 catalog_manager.cc:5697] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 31 to 32, VOTER 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "748923aeb6da4ff48468935330e41981" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:44.490628 18562 tablet_service.cc:1558] Processing DeleteTablet for tablet 2feec9258f3b44d3a37d6d181e643ba1 with delete_type TABLET_DATA_TOMBSTONED (TS 5e7e4aa61b5e45bba688acd00e0a4522 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:36822
I20260630 12:26:44.504262 19330 tablet_replica.cc:333] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:44.505635 19330 raft_consensus.cc:2243] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:44.506462 19330 raft_consensus.cc:2272] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:44.510393 19330 ts_tablet_manager.cc:1916] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:44.525584 19330 ts_tablet_manager.cc:1929] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260630 12:26:44.526080 19330 log.cc:1199] T 2feec9258f3b44d3a37d6d181e643ba1 P 5e7e4aa61b5e45bba688acd00e0a4522: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/2feec9258f3b44d3a37d6d181e643ba1
I20260630 12:26:44.528196 18388 catalog_manager.cc:5028] TS 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): tablet 2feec9258f3b44d3a37d6d181e643ba1 (table test-workload [id=587fa00915184cbc8b78169f9506efb7]) successfully deleted
W20260630 12:26:44.744529 18898 consensus_peers.cc:597] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. 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:26:44.760213 18646 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer c5626d3e924d461791acb520c0126beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 31. Preceding OpId from leader: term: 3 index: 32. (index mismatch)
I20260630 12:26:44.761955 19320 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:44.848076 18503 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Refusing update from remote peer c5626d3e924d461791acb520c0126beb: Log matching property violated. Preceding OpId in replica: term: 2 index: 31. Preceding OpId from leader: term: 3 index: 32. (index mismatch)
I20260630 12:26:44.849678 19337 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:45.905982 19299 tablet_copy_client.cc:538] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:26:45.910992 18973 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf -> Peer 8aa1dead0aac41d0930515140c10419f (127.13.179.6:40643): Couldn't send request to peer 8aa1dead0aac41d0930515140c10419f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:26:45.929361 19299 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Bootstrap starting.
I20260630 12:26:45.967656 19311 tablet_copy_client.cc:538] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:45.976331 19311 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Bootstrap starting.
I20260630 12:26:46.086726 19299 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:46.087571 19299 tablet_bootstrap.cc:492] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Bootstrap complete.
I20260630 12:26:46.088209 19299 ts_tablet_manager.cc:1403] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Time spent bootstrapping tablet: real 0.159s	user 0.132s	sys 0.019s
I20260630 12:26:46.090900 19299 raft_consensus.cc:359] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.091670 19299 raft_consensus.cc:740] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8aa1dead0aac41d0930515140c10419f, State: Initialized, Role: LEARNER
I20260630 12:26:46.092199 19299 consensus_queue.cc:260] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 3.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.097379 19246 tablet_copy_client.cc:538] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:46.105484 19246 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Bootstrap starting.
I20260630 12:26:46.111557 19299 ts_tablet_manager.cc:1434] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260630 12:26:46.113320 19017 tablet_copy_service.cc:342] P 639d827640c24affadfefaff8dc813cf: Request end of tablet copy session 8aa1dead0aac41d0930515140c10419f-bd56c476dfec47d0bdb3d11761dfea7b received from {username='slave'} at 127.0.0.1:44154
I20260630 12:26:46.113729 19017 tablet_copy_service.cc:434] P 639d827640c24affadfefaff8dc813cf: ending tablet copy session 8aa1dead0aac41d0930515140c10419f-bd56c476dfec47d0bdb3d11761dfea7b on tablet bd56c476dfec47d0bdb3d11761dfea7b with peer 8aa1dead0aac41d0930515140c10419f
I20260630 12:26:46.163056 19311 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:46.164013 19311 tablet_bootstrap.cc:492] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Bootstrap complete.
I20260630 12:26:46.164705 19311 ts_tablet_manager.cc:1403] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Time spent bootstrapping tablet: real 0.189s	user 0.135s	sys 0.026s
I20260630 12:26:46.167443 19311 raft_consensus.cc:359] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:46.168248 19311 raft_consensus.cc:740] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: c5626d3e924d461791acb520c0126beb, State: Initialized, Role: LEARNER
I20260630 12:26:46.168869 19311 consensus_queue.cc:260] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 3.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: true } }
I20260630 12:26:46.184194 19311 ts_tablet_manager.cc:1434] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:26:46.191875 18588 tablet_copy_service.cc:342] P 5e7e4aa61b5e45bba688acd00e0a4522: Request end of tablet copy session c5626d3e924d461791acb520c0126beb-4d392b9c037d42a1a22505b1847800de received from {username='slave'} at 127.0.0.1:47846
I20260630 12:26:46.192332 18588 tablet_copy_service.cc:434] P 5e7e4aa61b5e45bba688acd00e0a4522: ending tablet copy session c5626d3e924d461791acb520c0126beb-4d392b9c037d42a1a22505b1847800de on tablet 4d392b9c037d42a1a22505b1847800de with peer c5626d3e924d461791acb520c0126beb
I20260630 12:26:46.245008 19246 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:46.245811 19246 tablet_bootstrap.cc:492] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Bootstrap complete.
I20260630 12:26:46.246357 19246 ts_tablet_manager.cc:1403] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Time spent bootstrapping tablet: real 0.141s	user 0.118s	sys 0.004s
I20260630 12:26:46.248291 19246 raft_consensus.cc:359] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.248934 19246 raft_consensus.cc:740] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8aa1dead0aac41d0930515140c10419f, State: Initialized, Role: LEARNER
I20260630 12:26:46.249378 19246 consensus_queue.cc:260] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 3.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: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.251116 19246 ts_tablet_manager.cc:1434] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:46.252713 18588 tablet_copy_service.cc:342] P 5e7e4aa61b5e45bba688acd00e0a4522: Request end of tablet copy session 8aa1dead0aac41d0930515140c10419f-93fc6b1b153844988a4c2fa34bd4f997 received from {username='slave'} at 127.0.0.1:47862
I20260630 12:26:46.253129 18588 tablet_copy_service.cc:434] P 5e7e4aa61b5e45bba688acd00e0a4522: ending tablet copy session 8aa1dead0aac41d0930515140c10419f-93fc6b1b153844988a4c2fa34bd4f997 on tablet 93fc6b1b153844988a4c2fa34bd4f997 with peer 8aa1dead0aac41d0930515140c10419f
I20260630 12:26:46.260020 19084 raft_consensus.cc:1217] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.27->[3.28-3.28]   Dedup: 3.28->[]
I20260630 12:26:46.264334 19316 tablet_copy_client.cc:538] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:46.273350 19316 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Bootstrap starting.
I20260630 12:26:46.349243 19318 tablet_copy_client.cc:538] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:46.362505 18931 raft_consensus.cc:1217] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 LEARNER]: Deduplicated request from leader. Original: 1.27->[3.28-3.28]   Dedup: 3.28->[]
I20260630 12:26:46.374497 19318 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Bootstrap starting.
I20260630 12:26:46.434480 19084 raft_consensus.cc:1217] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Deduplicated request from leader. Original: 1.29->[3.30-3.30]   Dedup: 3.30->[]
I20260630 12:26:46.458213 19316 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:46.459263 19316 tablet_bootstrap.cc:492] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Bootstrap complete.
I20260630 12:26:46.460762 19316 ts_tablet_manager.cc:1403] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Time spent bootstrapping tablet: real 0.188s	user 0.132s	sys 0.016s
I20260630 12:26:46.463542 19316 raft_consensus.cc:359] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.464473 19316 raft_consensus.cc:740] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8aa1dead0aac41d0930515140c10419f, State: Initialized, Role: LEARNER
I20260630 12:26:46.465229 19316 consensus_queue.cc:260] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 2.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: NON_VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: true } }
I20260630 12:26:46.467780 19316 ts_tablet_manager.cc:1434] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:26:46.469986 18662 tablet_copy_service.cc:342] P 748923aeb6da4ff48468935330e41981: Request end of tablet copy session 8aa1dead0aac41d0930515140c10419f-101d99f98c954391982ffcf793c74846 received from {username='slave'} at 127.0.0.1:57286
I20260630 12:26:46.470383 18662 tablet_copy_service.cc:434] P 748923aeb6da4ff48468935330e41981: ending tablet copy session 8aa1dead0aac41d0930515140c10419f-101d99f98c954391982ffcf793c74846 on tablet 101d99f98c954391982ffcf793c74846 with peer 8aa1dead0aac41d0930515140c10419f
I20260630 12:26:46.542091 19318 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:46.543023 19318 tablet_bootstrap.cc:492] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Bootstrap complete.
I20260630 12:26:46.543725 19318 ts_tablet_manager.cc:1403] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Time spent bootstrapping tablet: real 0.169s	user 0.133s	sys 0.016s
I20260630 12:26:46.546552 19318 raft_consensus.cc:359] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:46.547304 19318 raft_consensus.cc:740] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 639d827640c24affadfefaff8dc813cf, State: Initialized, Role: LEARNER
I20260630 12:26:46.547873 19318 consensus_queue.cc:260] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: true } }
I20260630 12:26:46.549829 19318 ts_tablet_manager.cc:1434] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:26:46.551734 18588 tablet_copy_service.cc:342] P 5e7e4aa61b5e45bba688acd00e0a4522: Request end of tablet copy session 639d827640c24affadfefaff8dc813cf-56d10861cce94086a2a0aadeba5876bb received from {username='slave'} at 127.0.0.1:36864
I20260630 12:26:46.552161 18588 tablet_copy_service.cc:434] P 5e7e4aa61b5e45bba688acd00e0a4522: ending tablet copy session 639d827640c24affadfefaff8dc813cf-56d10861cce94086a2a0aadeba5876bb on tablet 56d10861cce94086a2a0aadeba5876bb with peer 639d827640c24affadfefaff8dc813cf
I20260630 12:26:46.557503 19007 raft_consensus.cc:1217] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260630 12:26:46.651485 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001fcbc0 after lost signal to thread 14031
W20260630 12:26:46.652398 18432 debug-util.cc:398] Leaking SignalData structure 0x7b0800125fe0 after lost signal to thread 18435
W20260630 12:26:46.653398 18432 debug-util.cc:398] Leaking SignalData structure 0x7b0800175de0 after lost signal to thread 18527
W20260630 12:26:46.654218 18432 debug-util.cc:398] Leaking SignalData structure 0x7b080017b6e0 after lost signal to thread 18602
W20260630 12:26:46.655114 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3520 after lost signal to thread 18676
W20260630 12:26:46.656157 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08001bee00 after lost signal to thread 18956
W20260630 12:26:46.657025 18432 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5280 after lost signal to thread 19031
W20260630 12:26:46.657915 18432 debug-util.cc:398] Leaking SignalData structure 0x7b0800242760 after lost signal to thread 19119
I20260630 12:26:46.732048 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
W20260630 12:26:46.799719 18615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.1:34245, user_credentials={real_user=slave}} blocked reactor thread for 44863.3us
W20260630 12:26:46.801844 18615 consensus_peers.cc:597] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.807612 19084 raft_consensus.cc:3060] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 2 LEARNER]: Advancing to term 3
I20260630 12:26:46.822897 19288 raft_consensus.cc:1064] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: attempting to promote NON_VOTER 8aa1dead0aac41d0930515140c10419f to VOTER
I20260630 12:26:46.826387 19288 consensus_queue.cc:237] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:46.864674 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:46.874737 18646 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:26:46.875815 14028 tablet_replica.cc:333] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:46.876420 19288 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:26:46.879196 19085 raft_consensus.cc:1275] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:26:46.883440 19357 raft_consensus.cc:1064] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: attempting to promote NON_VOTER c5626d3e924d461791acb520c0126beb to VOTER
I20260630 12:26:46.889547 19357 consensus_queue.cc:237] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 27, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } }
I20260630 12:26:46.893831 19288 consensus_queue.cc:1048] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } 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:26:46.914114 14028 raft_consensus.cc:2243] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.914969 14028 raft_consensus.cc:2272] T 101d99f98c954391982ffcf793c74846 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:46.873970 18541 consensus_peers.cc:597] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. 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:26:46.922923 18615 consensus_peers.cc:597] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. 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:26:46.937291 18541 consensus_peers.cc:597] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.943917 14028 tablet_replica.cc:333] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:46.944911 14028 raft_consensus.cc:2243] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.954970 19363 raft_consensus.cc:1064] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: attempting to promote NON_VOTER 8aa1dead0aac41d0930515140c10419f to VOTER
I20260630 12:26:46.957337 19363 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 3.30, Last appended by leader: 29, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:46.952556 14028 raft_consensus.cc:2272] T 18f55a8c54e44552b208ff0f40a499b7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.969425 18932 raft_consensus.cc:1275] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 LEARNER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:26:46.971097 19288 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } 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:26:46.972756 14028 tablet_replica.cc:333] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:46.973724 14028 raft_consensus.cc:2243] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:46.974594 14028 raft_consensus.cc:2272] T 56d10861cce94086a2a0aadeba5876bb P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:46.976765 19085 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 30. Preceding OpId from leader: term: 3 index: 31. (index mismatch)
W20260630 12:26:46.978516 18615 consensus_peers.cc:597] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:46.978679 19307 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } 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:26:46.984697 18578 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 30. Preceding OpId from leader: term: 3 index: 31. (index mismatch)
I20260630 12:26:46.986030 18646 raft_consensus.cc:1275] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:26:46.985980 19307 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:26:46.987665 19356 consensus_queue.cc:1048] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:26:46.994802 19356 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:46.996217 14028 tablet_replica.cc:333] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.002077 14028 raft_consensus.cc:2243] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.002791 14028 raft_consensus.cc:2272] T 38ffc69f20c4411fbc2bfbbe9490e91f P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.007052 19084 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.010536 14028 tablet_replica.cc:333] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.022442 14028 raft_consensus.cc:2243] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.024909 14028 raft_consensus.cc:2272] T 4726364ca51245a3a14779c6c37f52a3 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:47.026506 18541 consensus_peers.cc:597] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. 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:26:47.027818 18970 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.029029 14028 tablet_replica.cc:333] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.031476 14028 raft_consensus.cc:2243] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.032258 14028 raft_consensus.cc:2272] T 4d392b9c037d42a1a22505b1847800de P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.035516 14028 tablet_replica.cc:333] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.036283 14028 raft_consensus.cc:2243] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.036984 14028 raft_consensus.cc:2272] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.046641 19288 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 27 to 29, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:47.054430 18396 catalog_manager.cc:5697] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f reported cstate change: config changed from index 28 to 29, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.057525 14028 tablet_replica.cc:333] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.058247 14028 raft_consensus.cc:2243] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.058795 14028 raft_consensus.cc:2272] T 93fc6b1b153844988a4c2fa34bd4f997 P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:47.060880 18615 consensus_peers.cc:597] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.060333 18646 raft_consensus.cc:2955] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
W20260630 12:26:47.061530 18615 consensus_peers.cc:597] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.062168 14028 tablet_replica.cc:333] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.062947 14028 raft_consensus.cc:2243] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.063727 14028 raft_consensus.cc:2272] T 34d23dd55c634aecb1770d30a6356730 P 2593b0b8af874aaba36449360b6b9efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.067206 14028 tablet_replica.cc:333] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.067904 14028 raft_consensus.cc:2243] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.068710 14028 raft_consensus.cc:2272] T bd56c476dfec47d0bdb3d11761dfea7b P 2593b0b8af874aaba36449360b6b9efa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:47.071359 18970 consensus_peers.cc:597] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.070748 18652 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 27 to 29, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:47.071833 14028 tablet_replica.cc:333] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa: stopping tablet replica
I20260630 12:26:47.072602 14028 raft_consensus.cc:2243] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.073127 14028 raft_consensus.cc:2272] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 2593b0b8af874aaba36449360b6b9efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.075362 18578 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Committing config change with OpId 3.31: config changed from index 29 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.090188 19357 raft_consensus.cc:1064] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: attempting to promote NON_VOTER 639d827640c24affadfefaff8dc813cf to VOTER
I20260630 12:26:47.072958 19363 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Committing config change with OpId 3.31: config changed from index 29 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.093930 18397 catalog_manager.cc:5697] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 27 to 29, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:47.092650 19357 consensus_queue.cc:237] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } }
I20260630 12:26:47.119481 18932 raft_consensus.cc:2955] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 27 to 29, c5626d3e924d461791acb520c0126beb (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } }
I20260630 12:26:47.127763 19085 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Committing config change with OpId 3.31: config changed from index 29 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.165531 18392 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf reported cstate change: config changed from index 29 to 31, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "639d827640c24affadfefaff8dc813cf" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:47.169880 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:26:47.181469 18646 raft_consensus.cc:1275] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:47.183816 19007 raft_consensus.cc:1275] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 LEARNER]: Refusing update from remote peer 5e7e4aa61b5e45bba688acd00e0a4522: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:26:47.183996 19371 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:26:47.185981 19288 consensus_queue.cc:1048] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:26:47.214232 18541 consensus_peers.cc:597] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.214046 19371 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:47.217172 18646 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:47.231887 19007 raft_consensus.cc:2955] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } }
I20260630 12:26:47.252183 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:26:47.267306 19381 raft_consensus.cc:1064] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: attempting to promote NON_VOTER 8aa1dead0aac41d0930515140c10419f to VOTER
I20260630 12:26:47.269878 19381 consensus_queue.cc:237] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 3.32, Last appended by leader: 31, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:47.284662 18646 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Refusing update from remote peer c5626d3e924d461791acb520c0126beb: Log matching property violated. Preceding OpId in replica: term: 3 index: 32. Preceding OpId from leader: term: 3 index: 33. (index mismatch)
I20260630 12:26:47.284953 19085 raft_consensus.cc:1275] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 3 LEARNER]: Refusing update from remote peer c5626d3e924d461791acb520c0126beb: Log matching property violated. Preceding OpId in replica: term: 3 index: 32. Preceding OpId from leader: term: 3 index: 33. (index mismatch)
I20260630 12:26:47.289819 19338 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260630 12:26:47.303709 18399 catalog_manager.cc:5697] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 reported cstate change: config changed from index 27 to 28, 639d827640c24affadfefaff8dc813cf (127.13.179.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:47.305264 19338 consensus_queue.cc:1048] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [LEADER]: Connected to new peer: Peer: permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
W20260630 12:26:47.368535 18618 consensus_peers.cc:597] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 -> Peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Couldn't send request to peer 5e7e4aa61b5e45bba688acd00e0a4522. 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:26:47.399075 18895 consensus_peers.cc:597] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb -> Peer 2593b0b8af874aaba36449360b6b9efa (127.13.179.1:34245): Couldn't send request to peer 2593b0b8af874aaba36449360b6b9efa. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:34245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:47.399947 18388 catalog_manager.cc:4755] TS 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): ChangeConfig:REMOVE_PEER RPC failed for tablet 56d10861cce94086a2a0aadeba5876bb: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:26:47.395996 19338 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 LEADER]: Committing config change with OpId 3.33: config changed from index 31 to 33, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.405994 18646 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Committing config change with OpId 3.33: config changed from index 31 to 33, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.411873 19007 consensus_queue.cc:237] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 3.31, Last appended by leader: 29, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } }
I20260630 12:26:47.418318 19085 raft_consensus.cc:1275] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Refusing update from remote peer 639d827640c24affadfefaff8dc813cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 31. Preceding OpId from leader: term: 3 index: 32. (index mismatch)
I20260630 12:26:47.420130 19372 consensus_queue.cc:1048] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:26:47.422561 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:47.427743 14028 tablet_replica.cc:333] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.428548 14028 raft_consensus.cc:2243] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.428185 19363 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Committing config change with OpId 3.32: config changed from index 31 to 32, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.429371 14028 raft_consensus.cc:2272] T 4726364ca51245a3a14779c6c37f52a3 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.432717 14028 tablet_replica.cc:333] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.433434 14028 raft_consensus.cc:2243] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.433305 19084 raft_consensus.cc:2955] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Committing config change with OpId 3.32: config changed from index 31 to 32, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.438119 14028 raft_consensus.cc:2272] T 56d10861cce94086a2a0aadeba5876bb P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.442276 18392 catalog_manager.cc:5697] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 reported cstate change: config changed from index 31 to 33, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c5626d3e924d461791acb520c0126beb" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.444119 14028 tablet_replica.cc:333] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.445046 14028 raft_consensus.cc:2243] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.445734 14028 raft_consensus.cc:2272] T 18f55a8c54e44552b208ff0f40a499b7 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.448812 14028 tablet_replica.cc:333] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.448467 19085 raft_consensus.cc:2955] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Committing config change with OpId 3.33: config changed from index 31 to 33, 8aa1dead0aac41d0930515140c10419f (127.13.179.6) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "2593b0b8af874aaba36449360b6b9efa" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34245 } } peers { permanent_uuid: "748923aeb6da4ff48468935330e41981" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45249 } attrs { replace: true } } peers { permanent_uuid: "c5626d3e924d461791acb520c0126beb" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 44971 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.449640 14028 raft_consensus.cc:2243] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.450423 14028 raft_consensus.cc:2272] T 34d23dd55c634aecb1770d30a6356730 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.456677 14028 tablet_replica.cc:333] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.457449 14028 raft_consensus.cc:2243] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.460939 14028 raft_consensus.cc:2272] T 38ffc69f20c4411fbc2bfbbe9490e91f P 5e7e4aa61b5e45bba688acd00e0a4522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.467223 14028 tablet_replica.cc:333] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.468271 14028 raft_consensus.cc:2243] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.470045 18388 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd56c476dfec47d0bdb3d11761dfea7b with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:47.468889 14028 raft_consensus.cc:2272] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.475766 18392 catalog_manager.cc:5697] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f reported cstate change: config changed from index 31 to 32, VOTER 2593b0b8af874aaba36449360b6b9efa (127.13.179.1) evicted. New cstate: current_term: 3 leader_uuid: "639d827640c24affadfefaff8dc813cf" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "5e7e4aa61b5e45bba688acd00e0a4522" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44215 } } peers { permanent_uuid: "639d827640c24affadfefaff8dc813cf" member_type: VOTER last_known_addr { host: "127.13.179.5" port: 43417 } attrs { promote: false } } peers { permanent_uuid: "8aa1dead0aac41d0930515140c10419f" member_type: VOTER last_known_addr { host: "127.13.179.6" port: 40643 } attrs { promote: false } } }
I20260630 12:26:47.488405 14028 tablet_replica.cc:333] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.489117 14028 raft_consensus.cc:2243] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260630 12:26:47.484611 18973 consensus_peers.cc:597] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf -> Peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Couldn't send request to peer 5e7e4aa61b5e45bba688acd00e0a4522. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.489787 14028 raft_consensus.cc:2272] T bd56c476dfec47d0bdb3d11761dfea7b P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:47.495484 18973 consensus_peers.cc:597] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf -> Peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Couldn't send request to peer 5e7e4aa61b5e45bba688acd00e0a4522. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.512269 14028 tablet_replica.cc:333] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.513366 14028 raft_consensus.cc:2243] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.514880 14028 raft_consensus.cc:2272] T 4d392b9c037d42a1a22505b1847800de P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.518764 14028 tablet_replica.cc:333] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522: stopping tablet replica
I20260630 12:26:47.519433 14028 raft_consensus.cc:2243] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.520768 14028 raft_consensus.cc:2272] T 93fc6b1b153844988a4c2fa34bd4f997 P 5e7e4aa61b5e45bba688acd00e0a4522 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.566182 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:26:47.605281 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
W20260630 12:26:47.641801 18618 consensus_peers.cc:597] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 -> Peer 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): Couldn't send request to peer 5e7e4aa61b5e45bba688acd00e0a4522. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:44215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:47.652611 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:47.653550 14028 tablet_replica.cc:333] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.654554 14028 raft_consensus.cc:2243] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.655424 14028 raft_consensus.cc:2272] T 101d99f98c954391982ffcf793c74846 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.658488 14028 tablet_replica.cc:333] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.659070 14028 raft_consensus.cc:2243] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.659825 14028 raft_consensus.cc:2272] T 72f9234fc29844b6aa6e97d4dccfb5c2 P 748923aeb6da4ff48468935330e41981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.662185 14028 tablet_replica.cc:333] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.662721 14028 raft_consensus.cc:2243] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.663334 14028 raft_consensus.cc:2272] T 56d10861cce94086a2a0aadeba5876bb P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.666199 14028 tablet_replica.cc:333] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.666929 14028 raft_consensus.cc:2243] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.667850 14028 raft_consensus.cc:2272] T 18f55a8c54e44552b208ff0f40a499b7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.670889 14028 tablet_replica.cc:333] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.671617 14028 raft_consensus.cc:2243] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.672559 14028 raft_consensus.cc:2272] T 38ffc69f20c4411fbc2bfbbe9490e91f P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.675555 14028 tablet_replica.cc:333] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.676200 14028 raft_consensus.cc:2243] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.677125 14028 raft_consensus.cc:2272] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.680178 14028 tablet_replica.cc:333] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.680809 14028 raft_consensus.cc:2243] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.681630 14028 raft_consensus.cc:2272] T 93fc6b1b153844988a4c2fa34bd4f997 P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.684937 14028 tablet_replica.cc:333] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.685686 14028 raft_consensus.cc:2243] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.686616 14028 raft_consensus.cc:2272] T 34d23dd55c634aecb1770d30a6356730 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.689769 14028 tablet_replica.cc:333] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.690462 14028 raft_consensus.cc:2243] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.691403 14028 raft_consensus.cc:2272] T 2feec9258f3b44d3a37d6d181e643ba1 P 748923aeb6da4ff48468935330e41981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.694342 14028 tablet_replica.cc:333] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981: stopping tablet replica
I20260630 12:26:47.695534 14028 raft_consensus.cc:2243] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.696252 14028 raft_consensus.cc:2272] T 4d392b9c037d42a1a22505b1847800de P 748923aeb6da4ff48468935330e41981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.735656 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:26:47.773365 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:26:47.820192 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:47.821281 14028 tablet_replica.cc:333] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb: stopping tablet replica
I20260630 12:26:47.822243 14028 raft_consensus.cc:2243] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.822939 14028 raft_consensus.cc:2272] T 4d392b9c037d42a1a22505b1847800de P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.825866 14028 tablet_replica.cc:333] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb: stopping tablet replica
I20260630 12:26:47.826378 14028 raft_consensus.cc:2243] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.827396 14028 raft_consensus.cc:2272] T 101d99f98c954391982ffcf793c74846 P c5626d3e924d461791acb520c0126beb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.830327 14028 tablet_replica.cc:333] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb: stopping tablet replica
I20260630 12:26:47.830835 14028 raft_consensus.cc:2243] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.831427 14028 raft_consensus.cc:2272] T 2feec9258f3b44d3a37d6d181e643ba1 P c5626d3e924d461791acb520c0126beb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.856998 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:26:47.870401 14028 tablet_server.cc:179] TabletServer@127.13.179.5:0 shutting down...
I20260630 12:26:47.899044 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:47.899778 14028 tablet_replica.cc:333] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf: stopping tablet replica
I20260630 12:26:47.900403 14028 raft_consensus.cc:2243] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.901396 14028 raft_consensus.cc:2272] T bd56c476dfec47d0bdb3d11761dfea7b P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.904171 14028 tablet_replica.cc:333] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf: stopping tablet replica
I20260630 12:26:47.904693 14028 raft_consensus.cc:2243] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.905145 14028 raft_consensus.cc:2272] T 56d10861cce94086a2a0aadeba5876bb P 639d827640c24affadfefaff8dc813cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.907629 14028 tablet_replica.cc:333] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf: stopping tablet replica
I20260630 12:26:47.908089 14028 raft_consensus.cc:2243] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:47.908625 14028 raft_consensus.cc:2272] T a28cfdb1b18c4740a4d7c6f71c4a75f7 P 639d827640c24affadfefaff8dc813cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.911180 14028 tablet_replica.cc:333] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf: stopping tablet replica
I20260630 12:26:47.911657 14028 raft_consensus.cc:2243] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:47.912415 14028 raft_consensus.cc:2272] T 4726364ca51245a3a14779c6c37f52a3 P 639d827640c24affadfefaff8dc813cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:47.949978 14028 tablet_server.cc:196] TabletServer@127.13.179.5:0 shutdown complete.
I20260630 12:26:47.965252 14028 tablet_server.cc:179] TabletServer@127.13.179.6:0 shutting down...
I20260630 12:26:48.002928 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:48.004137 14028 tablet_replica.cc:333] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f: stopping tablet replica
I20260630 12:26:48.004925 14028 raft_consensus.cc:2243] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.005664 14028 raft_consensus.cc:2272] T 93fc6b1b153844988a4c2fa34bd4f997 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.009685 14028 tablet_replica.cc:333] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f: stopping tablet replica
I20260630 12:26:48.010567 14028 raft_consensus.cc:2243] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.011315 14028 raft_consensus.cc:2272] T bd56c476dfec47d0bdb3d11761dfea7b P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.014295 14028 tablet_replica.cc:333] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f: stopping tablet replica
I20260630 12:26:48.015022 14028 raft_consensus.cc:2243] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.015594 14028 raft_consensus.cc:2272] T 101d99f98c954391982ffcf793c74846 P 8aa1dead0aac41d0930515140c10419f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.018594 14028 tablet_replica.cc:333] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f: stopping tablet replica
I20260630 12:26:48.019284 14028 raft_consensus.cc:2243] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:48.020007 14028 raft_consensus.cc:2272] T 2feec9258f3b44d3a37d6d181e643ba1 P 8aa1dead0aac41d0930515140c10419f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.046046 14028 tablet_server.cc:196] TabletServer@127.13.179.6:0 shutdown complete.
I20260630 12:26:48.064994 14028 master.cc:562] Master@127.13.179.62:41247 shutting down...
W20260630 12:26:48.088331 18449 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:26:48.608954 18388 catalog_manager.cc:4755] TS 5e7e4aa61b5e45bba688acd00e0a4522 (127.13.179.2:44215): ChangeConfig:REMOVE_PEER RPC failed for tablet 56d10861cce94086a2a0aadeba5876bb: Network error: Client connection negotiation failed: client connection to 127.13.179.2:44215: connect: Connection refused (error 111)
I20260630 12:26:48.706817 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:48.707369 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:48.707628 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e96a33f42f24c7ca5e6f6102da39a12: stopping tablet replica
I20260630 12:26:48.766559 14028 master.cc:584] Master@127.13.179.62:41247 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22954 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:26:48.816461 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:36187
I20260630 12:26:48.817705 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:48.822878 19394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:48.823994 19395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:48.824304 19397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:48.824868 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:48.825852 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:48.826043 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:48.826220 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822408826187 us; error 0 us; skew 500 ppm
I20260630 12:26:48.826735 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:48.828943 14028 webserver.cc:533] Webserver started at http://127.13.179.62:35499/ using document root <none> and password file <none>
I20260630 12:26:48.829435 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:48.829617 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:48.829914 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:48.831048 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "79d771cde6ec45f1bfa72cb57454ea4d"
format_stamp: "Formatted at 2026-06-30 12:26:48 on dist-test-slave-wjf0"
I20260630 12:26:48.835103 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:48.838250 19402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:48.838944 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:48.839221 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "79d771cde6ec45f1bfa72cb57454ea4d"
format_stamp: "Formatted at 2026-06-30 12:26:48 on dist-test-slave-wjf0"
I20260630 12:26:48.839504 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:48.863337 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:48.864475 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:48.900101 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:36187
I20260630 12:26:48.900202 19453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:36187 every 8 connection(s)
I20260630 12:26:48.903760 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:48.913316 19454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d: Bootstrap starting.
I20260630 12:26:48.917667 19454 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:48.921437 19454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d: No bootstrap required, opened a new log
I20260630 12:26:48.923460 19454 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER }
I20260630 12:26:48.923843 19454 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:48.924054 19454 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d771cde6ec45f1bfa72cb57454ea4d, State: Initialized, Role: FOLLOWER
I20260630 12:26:48.924597 19454 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER }
I20260630 12:26:48.925047 19454 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:48.925328 19454 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:48.925597 19454 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:48.929425 19454 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER }
I20260630 12:26:48.929905 19454 leader_election.cc:304] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [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: 79d771cde6ec45f1bfa72cb57454ea4d; no voters: 
I20260630 12:26:48.930969 19454 leader_election.cc:290] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:48.931284 19457 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:48.932484 19457 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 1 LEADER]: Becoming Leader. State: Replica: 79d771cde6ec45f1bfa72cb57454ea4d, State: Running, Role: LEADER
I20260630 12:26:48.933070 19457 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [LEADER]: Queue going to LEADER mode. State: All 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: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER }
I20260630 12:26:48.933702 19454 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:48.937268 19458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER } }
I20260630 12:26:48.938200 19459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79d771cde6ec45f1bfa72cb57454ea4d. Latest consensus state: current_term: 1 leader_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d771cde6ec45f1bfa72cb57454ea4d" member_type: VOTER } }
I20260630 12:26:48.938623 19458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:48.938719 19459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:48.940587 19464 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:48.945474 19464 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:48.948503 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:48.953346 19464 catalog_manager.cc:1383] Generated new cluster ID: 4d34b9a2b8024e398533907da0514c26
I20260630 12:26:48.953594 19464 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:48.975275 19464 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:48.976524 19464 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:48.997268 19464 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d: Generated new TSK 0
I20260630 12:26:48.997844 19464 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:49.014917 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:49.020315 19475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:49.021279 19476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:49.022986 19478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:49.023729 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:49.024632 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:49.024808 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:49.024946 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822409024934 us; error 0 us; skew 500 ppm
I20260630 12:26:49.025465 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:49.027474 14028 webserver.cc:533] Webserver started at http://127.13.179.1:45345/ using document root <none> and password file <none>
I20260630 12:26:49.027876 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:49.028023 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:49.028218 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:49.029219 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "28f3c56e876d4f5992be02ae3821f539"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.033329 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:49.036182 19483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.036859 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:49.037127 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "28f3c56e876d4f5992be02ae3821f539"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.037433 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:49.062225 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:49.063306 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:49.064668 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:49.066769 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:49.066936 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.067209 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:49.067378 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.104388 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:35559
I20260630 12:26:49.104467 19545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:35559 every 8 connection(s)
I20260630 12:26:49.108992 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:49.115492 19550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:49.115682 19551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:49.121083 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:49.121181 19546 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36187
I20260630 12:26:49.121912 19546 heartbeater.cc:461] Registering TS with master...
W20260630 12:26:49.122196 19553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:49.122831 19546 heartbeater.cc:507] Master 127.13.179.62:36187 requested a full tablet report, sending...
I20260630 12:26:49.123656 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:49.123885 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:49.124081 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822409124062 us; error 0 us; skew 500 ppm
I20260630 12:26:49.124619 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:49.124933 19419 ts_manager.cc:194] Registered new tserver with Master: 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559)
I20260630 12:26:49.126807 19419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44236
I20260630 12:26:49.127420 14028 webserver.cc:533] Webserver started at http://127.13.179.2:36093/ using document root <none> and password file <none>
I20260630 12:26:49.128070 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:49.128295 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:49.128587 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:49.129756 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "c3db6db77e8045cea93c653ae0483e2b"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.133800 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:49.136714 19558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.137567 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:49.137799 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "c3db6db77e8045cea93c653ae0483e2b"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.138002 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:49.148702 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:49.149653 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:49.150856 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:49.152820 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:49.152978 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.153255 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:49.153405 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.188408 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:34263
I20260630 12:26:49.188529 19620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:34263 every 8 connection(s)
I20260630 12:26:49.193298 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:49.199990 19624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:49.202584 19625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:49.205509 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:49.205673 19621 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36187
W20260630 12:26:49.205912 19627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:49.206147 19621 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:49.206815 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:49.206903 19621 heartbeater.cc:507] Master 127.13.179.62:36187 requested a full tablet report, sending...
W20260630 12:26:49.207065 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:49.207391 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822409207376 us; error 0 us; skew 500 ppm
I20260630 12:26:49.207890 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:49.209147 19419 ts_manager.cc:194] Registered new tserver with Master: c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263)
I20260630 12:26:49.210376 14028 webserver.cc:533] Webserver started at http://127.13.179.3:44507/ using document root <none> and password file <none>
I20260630 12:26:49.210788 19419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44250
I20260630 12:26:49.210886 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:49.211207 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:49.211483 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:49.212599 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "72ca9367724542fa8681dfcfbd901bb4"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.216511 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:26:49.219551 19632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.220278 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:49.220553 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "72ca9367724542fa8681dfcfbd901bb4"
format_stamp: "Formatted at 2026-06-30 12:26:49 on dist-test-slave-wjf0"
I20260630 12:26:49.220837 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:49.242420 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:49.243456 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:49.244753 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:49.246884 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:49.247102 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.247325 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:49.247491 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:49.284394 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:32879
I20260630 12:26:49.284495 19694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:32879 every 8 connection(s)
I20260630 12:26:49.297647 19695 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36187
I20260630 12:26:49.297951 19695 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:49.298624 19695 heartbeater.cc:507] Master 127.13.179.62:36187 requested a full tablet report, sending...
I20260630 12:26:49.300454 19419 ts_manager.cc:194] Registered new tserver with Master: 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:49.300608 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013267441s
I20260630 12:26:49.301817 19419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44254
I20260630 12:26:50.129482 19546 heartbeater.cc:499] Master 127.13.179.62:36187 was elected leader, sending a full tablet report...
I20260630 12:26:50.213088 19621 heartbeater.cc:499] Master 127.13.179.62:36187 was elected leader, sending a full tablet report...
I20260630 12:26:50.304080 19695 heartbeater.cc:499] Master 127.13.179.62:36187 was elected leader, sending a full tablet report...
I20260630 12:26:50.354147 19419 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44266:
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:26:50.356235 19419 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:50.410632 19511 tablet_service.cc:1511] Processing CreateTablet for tablet f3e01f72f277409d8ea9687ec87f72fb (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:50.411360 19510 tablet_service.cc:1511] Processing CreateTablet for tablet fd8b8fb661d14cb18cc2ebdc99f248ca (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:50.411994 19511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e01f72f277409d8ea9687ec87f72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.412715 19510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8b8fb661d14cb18cc2ebdc99f248ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.416267 19509 tablet_service.cc:1511] Processing CreateTablet for tablet 71ccaedb2c474108b97a8a897b16a4a0 (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:50.417510 19509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ccaedb2c474108b97a8a897b16a4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.418725 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 71ccaedb2c474108b97a8a897b16a4a0 (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:50.418985 19586 tablet_service.cc:1511] Processing CreateTablet for tablet f3e01f72f277409d8ea9687ec87f72fb (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:50.420017 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ccaedb2c474108b97a8a897b16a4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.420156 19586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e01f72f277409d8ea9687ec87f72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.422346 19659 tablet_service.cc:1511] Processing CreateTablet for tablet fd8b8fb661d14cb18cc2ebdc99f248ca (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:50.424511 19660 tablet_service.cc:1511] Processing CreateTablet for tablet f3e01f72f277409d8ea9687ec87f72fb (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:26:50.426942 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8b8fb661d14cb18cc2ebdc99f248ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.428457 19660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e01f72f277409d8ea9687ec87f72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.430750 19585 tablet_service.cc:1511] Processing CreateTablet for tablet fd8b8fb661d14cb18cc2ebdc99f248ca (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:26:50.431990 19585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8b8fb661d14cb18cc2ebdc99f248ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.438027 19715 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Bootstrap starting.
I20260630 12:26:50.443813 19715 tablet_bootstrap.cc:654] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.444651 19584 tablet_service.cc:1511] Processing CreateTablet for tablet 71ccaedb2c474108b97a8a897b16a4a0 (DEFAULT_TABLE table=test-workload [id=5f3ece53f917435ebf889c98ab059977]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:26:50.445905 19584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ccaedb2c474108b97a8a897b16a4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:50.460438 19717 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: Bootstrap starting.
I20260630 12:26:50.466576 19715 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: No bootstrap required, opened a new log
I20260630 12:26:50.467116 19715 ts_tablet_manager.cc:1403] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260630 12:26:50.467597 19717 tablet_bootstrap.cc:654] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.470793 19715 raft_consensus.cc:359] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.471889 19715 raft_consensus.cc:385] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.472323 19715 raft_consensus.cc:740] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28f3c56e876d4f5992be02ae3821f539, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.473522 19715 consensus_queue.cc:260] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.475158 19718 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: Bootstrap starting.
I20260630 12:26:50.477702 19715 ts_tablet_manager.cc:1434] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:26:50.478783 19715 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: Bootstrap starting.
I20260630 12:26:50.478833 19717 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: No bootstrap required, opened a new log
I20260630 12:26:50.479565 19717 ts_tablet_manager.cc:1403] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260630 12:26:50.481622 19718 tablet_bootstrap.cc:654] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.482259 19717 raft_consensus.cc:359] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.482999 19717 raft_consensus.cc:385] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.483335 19717 raft_consensus.cc:740] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ca9367724542fa8681dfcfbd901bb4, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.484089 19717 consensus_queue.cc:260] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.485486 19715 tablet_bootstrap.cc:654] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.495232 19717 ts_tablet_manager.cc:1434] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:26:50.495249 19718 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: No bootstrap required, opened a new log
I20260630 12:26:50.495764 19715 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: No bootstrap required, opened a new log
I20260630 12:26:50.496112 19718 ts_tablet_manager.cc:1403] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:26:50.496340 19717 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Bootstrap starting.
I20260630 12:26:50.496340 19715 ts_tablet_manager.cc:1403] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:26:50.498906 19718 raft_consensus.cc:359] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.499354 19715 raft_consensus.cc:359] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.499709 19718 raft_consensus.cc:385] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.500103 19715 raft_consensus.cc:385] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.500265 19718 raft_consensus.cc:740] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3db6db77e8045cea93c653ae0483e2b, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.500555 19715 raft_consensus.cc:740] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28f3c56e876d4f5992be02ae3821f539, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.501271 19718 consensus_queue.cc:260] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.501492 19715 consensus_queue.cc:260] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.502655 19717 tablet_bootstrap.cc:654] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.507468 19718 ts_tablet_manager.cc:1434] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260630 12:26:50.508733 19722 raft_consensus.cc:493] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:50.509135 19718 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: Bootstrap starting.
I20260630 12:26:50.510622 19722 raft_consensus.cc:515] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.512985 19720 raft_consensus.cc:493] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:50.513464 19720 raft_consensus.cc:515] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.507468 19715 ts_tablet_manager.cc:1434] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:26:50.518397 19718 tablet_bootstrap.cc:654] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.517071 19720 leader_election.cc:290] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263), 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:50.529250 19715 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: Bootstrap starting.
I20260630 12:26:50.538635 19722 leader_election.cc:290] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263), 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559)
I20260630 12:26:50.544678 19717 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: No bootstrap required, opened a new log
I20260630 12:26:50.545249 19717 ts_tablet_manager.cc:1403] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.016s
I20260630 12:26:50.548171 19717 raft_consensus.cc:359] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.548949 19717 raft_consensus.cc:385] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.554983 19715 tablet_bootstrap.cc:654] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.559650 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "28f3c56e876d4f5992be02ae3821f539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3db6db77e8045cea93c653ae0483e2b" is_pre_election: true
I20260630 12:26:50.555562 19717 raft_consensus.cc:740] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ca9367724542fa8681dfcfbd901bb4, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.561545 19717 consensus_queue.cc:260] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
W20260630 12:26:50.561926 19485 leader_election.cc:343] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:50.556118 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "28f3c56e876d4f5992be02ae3821f539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ca9367724542fa8681dfcfbd901bb4" is_pre_election: true
I20260630 12:26:50.562961 19670 raft_consensus.cc:2468] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28f3c56e876d4f5992be02ae3821f539 in term 0.
I20260630 12:26:50.563520 19717 ts_tablet_manager.cc:1434] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260630 12:26:50.564504 19487 leader_election.cc:304] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [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: 28f3c56e876d4f5992be02ae3821f539, 72ca9367724542fa8681dfcfbd901bb4; no voters: c3db6db77e8045cea93c653ae0483e2b
I20260630 12:26:50.565388 19720 raft_consensus.cc:2804] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:50.565724 19720 raft_consensus.cc:493] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:50.566049 19720 raft_consensus.cc:3060] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.566157 19717 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: Bootstrap starting.
I20260630 12:26:50.556689 19718 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: No bootstrap required, opened a new log
I20260630 12:26:50.566988 19718 ts_tablet_manager.cc:1403] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.018s
I20260630 12:26:50.569885 19718 raft_consensus.cc:359] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.570567 19718 raft_consensus.cc:385] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.570852 19718 raft_consensus.cc:740] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3db6db77e8045cea93c653ae0483e2b, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.571516 19718 consensus_queue.cc:260] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.571866 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e01f72f277409d8ea9687ec87f72fb" candidate_uuid: "72ca9367724542fa8681dfcfbd901bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3db6db77e8045cea93c653ae0483e2b" is_pre_election: true
I20260630 12:26:50.572487 19596 raft_consensus.cc:2468] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ca9367724542fa8681dfcfbd901bb4 in term 0.
I20260630 12:26:50.573478 19718 ts_tablet_manager.cc:1434] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:26:50.573644 19634 leader_election.cc:304] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72ca9367724542fa8681dfcfbd901bb4, c3db6db77e8045cea93c653ae0483e2b; no voters: 
I20260630 12:26:50.574301 19722 raft_consensus.cc:2804] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:50.574343 19717 tablet_bootstrap.cc:654] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.574834 19722 raft_consensus.cc:493] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:50.575169 19722 raft_consensus.cc:3060] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.574433 19718 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: Bootstrap starting.
I20260630 12:26:50.581008 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e01f72f277409d8ea9687ec87f72fb" candidate_uuid: "72ca9367724542fa8681dfcfbd901bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28f3c56e876d4f5992be02ae3821f539" is_pre_election: true
I20260630 12:26:50.581720 19521 raft_consensus.cc:2468] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72ca9367724542fa8681dfcfbd901bb4 in term 0.
I20260630 12:26:50.583200 19722 raft_consensus.cc:515] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.586041 19718 tablet_bootstrap.cc:654] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:50.586406 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e01f72f277409d8ea9687ec87f72fb" candidate_uuid: "72ca9367724542fa8681dfcfbd901bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3db6db77e8045cea93c653ae0483e2b"
I20260630 12:26:50.586985 19596 raft_consensus.cc:3060] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.587261 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e01f72f277409d8ea9687ec87f72fb" candidate_uuid: "72ca9367724542fa8681dfcfbd901bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28f3c56e876d4f5992be02ae3821f539"
I20260630 12:26:50.587780 19521 raft_consensus.cc:3060] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.589210 19720 raft_consensus.cc:515] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.591711 19720 leader_election.cc:290] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [CANDIDATE]: Term 1 election: Requested vote from peers c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263), 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:50.592846 19595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "28f3c56e876d4f5992be02ae3821f539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3db6db77e8045cea93c653ae0483e2b"
I20260630 12:26:50.594411 19521 raft_consensus.cc:2468] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ca9367724542fa8681dfcfbd901bb4 in term 1.
I20260630 12:26:50.594488 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "28f3c56e876d4f5992be02ae3821f539" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ca9367724542fa8681dfcfbd901bb4"
I20260630 12:26:50.595057 19670 raft_consensus.cc:3060] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.595683 19636 leader_election.cc:304] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28f3c56e876d4f5992be02ae3821f539, 72ca9367724542fa8681dfcfbd901bb4; no voters: 
I20260630 12:26:50.595985 19722 leader_election.cc:290] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [CANDIDATE]: Term 1 election: Requested vote from peers c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263), 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559)
I20260630 12:26:50.596529 19722 raft_consensus.cc:2804] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:50.596892 19722 raft_consensus.cc:697] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 LEADER]: Becoming Leader. State: Replica: 72ca9367724542fa8681dfcfbd901bb4, State: Running, Role: LEADER
I20260630 12:26:50.597450 19718 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: No bootstrap required, opened a new log
I20260630 12:26:50.597916 19718 ts_tablet_manager.cc:1403] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260630 12:26:50.597620 19722 consensus_queue.cc:237] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.600521 19718 raft_consensus.cc:359] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.601251 19718 raft_consensus.cc:385] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.601688 19718 raft_consensus.cc:740] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3db6db77e8045cea93c653ae0483e2b, State: Initialized, Role: FOLLOWER
W20260630 12:26:50.602105 19485 leader_election.cc:343] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3db6db77e8045cea93c653ae0483e2b (127.13.179.2:34263): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:50.602730 19718 consensus_queue.cc:260] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.605625 19596 raft_consensus.cc:2468] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72ca9367724542fa8681dfcfbd901bb4 in term 1.
I20260630 12:26:50.602360 19715 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: No bootstrap required, opened a new log
I20260630 12:26:50.606830 19715 ts_tablet_manager.cc:1403] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.007s
I20260630 12:26:50.609867 19718 ts_tablet_manager.cc:1434] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:26:50.609833 19715 raft_consensus.cc:359] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.610730 19715 raft_consensus.cc:385] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.611027 19715 raft_consensus.cc:740] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28f3c56e876d4f5992be02ae3821f539, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.611743 19715 consensus_queue.cc:260] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.615289 19670 raft_consensus.cc:2468] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28f3c56e876d4f5992be02ae3821f539 in term 1.
I20260630 12:26:50.616505 19487 leader_election.cc:304] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [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: 28f3c56e876d4f5992be02ae3821f539, 72ca9367724542fa8681dfcfbd901bb4; no voters: c3db6db77e8045cea93c653ae0483e2b
I20260630 12:26:50.617506 19720 raft_consensus.cc:2804] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:50.619064 19720 raft_consensus.cc:697] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: Becoming Leader. State: Replica: 28f3c56e876d4f5992be02ae3821f539, State: Running, Role: LEADER
I20260630 12:26:50.620107 19720 consensus_queue.cc:237] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.626679 19715 ts_tablet_manager.cc:1434] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:26:50.627818 19418 catalog_manager.cc:5697] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "72ca9367724542fa8681dfcfbd901bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:50.629473 19717 tablet_bootstrap.cc:492] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: No bootstrap required, opened a new log
I20260630 12:26:50.629040 19417 catalog_manager.cc:5697] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "28f3c56e876d4f5992be02ae3821f539" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:50.629969 19717 ts_tablet_manager.cc:1403] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.008s
I20260630 12:26:50.632297 19717 raft_consensus.cc:359] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.632824 19717 raft_consensus.cc:385] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:50.633086 19717 raft_consensus.cc:740] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ca9367724542fa8681dfcfbd901bb4, State: Initialized, Role: FOLLOWER
I20260630 12:26:50.634353 19717 consensus_queue.cc:260] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.636392 19717 ts_tablet_manager.cc:1434] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:50.663671 19724 raft_consensus.cc:493] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:50.664108 19724 raft_consensus.cc:515] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.666131 19724 leader_election.cc:290] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559), 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:50.675570 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8b8fb661d14cb18cc2ebdc99f248ca" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28f3c56e876d4f5992be02ae3821f539" is_pre_election: true
I20260630 12:26:50.676126 19521 raft_consensus.cc:2468] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3db6db77e8045cea93c653ae0483e2b in term 0.
I20260630 12:26:50.676697 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8b8fb661d14cb18cc2ebdc99f248ca" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ca9367724542fa8681dfcfbd901bb4" is_pre_election: true
I20260630 12:26:50.677073 19562 leader_election.cc:304] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28f3c56e876d4f5992be02ae3821f539, c3db6db77e8045cea93c653ae0483e2b; no voters: 
I20260630 12:26:50.677395 19670 raft_consensus.cc:2468] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3db6db77e8045cea93c653ae0483e2b in term 0.
I20260630 12:26:50.677932 19724 raft_consensus.cc:2804] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:50.678239 19724 raft_consensus.cc:493] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:50.678505 19724 raft_consensus.cc:3060] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.682956 19724 raft_consensus.cc:515] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.684331 19724 leader_election.cc:290] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [CANDIDATE]: Term 1 election: Requested vote from peers 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559), 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:50.685062 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8b8fb661d14cb18cc2ebdc99f248ca" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28f3c56e876d4f5992be02ae3821f539"
I20260630 12:26:50.685393 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8b8fb661d14cb18cc2ebdc99f248ca" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ca9367724542fa8681dfcfbd901bb4"
I20260630 12:26:50.685550 19521 raft_consensus.cc:3060] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.685922 19670 raft_consensus.cc:3060] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.689815 19521 raft_consensus.cc:2468] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3db6db77e8045cea93c653ae0483e2b in term 1.
I20260630 12:26:50.690148 19670 raft_consensus.cc:2468] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3db6db77e8045cea93c653ae0483e2b in term 1.
I20260630 12:26:50.690783 19562 leader_election.cc:304] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28f3c56e876d4f5992be02ae3821f539, c3db6db77e8045cea93c653ae0483e2b; no voters: 
I20260630 12:26:50.691535 19724 raft_consensus.cc:2804] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:50.692490 19724 raft_consensus.cc:697] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 1 LEADER]: Becoming Leader. State: Replica: c3db6db77e8045cea93c653ae0483e2b, State: Running, Role: LEADER
I20260630 12:26:50.693078 19724 consensus_queue.cc:237] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.699579 19418 catalog_manager.cc:5697] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b reported cstate change: term changed from 0 to 1, leader changed from <none> to c3db6db77e8045cea93c653ae0483e2b (127.13.179.2). New cstate: current_term: 1 leader_uuid: "c3db6db77e8045cea93c653ae0483e2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:50.714005 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:50.719533 19743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:50.720548 19744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:50.722060 19746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:50.722265 14028 server_base.cc:1061] running on GCE node
I20260630 12:26:50.723546 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:50.723775 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:50.723959 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822410723943 us; error 0 us; skew 500 ppm
I20260630 12:26:50.724433 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:50.726702 14028 webserver.cc:533] Webserver started at http://127.13.179.4:33867/ using document root <none> and password file <none>
I20260630 12:26:50.727166 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:50.727375 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:50.727628 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:50.728655 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "eddcbf9aba9343de8ff6a6d854aa5b28"
format_stamp: "Formatted at 2026-06-30 12:26:50 on dist-test-slave-wjf0"
I20260630 12:26:50.732822 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:50.736011 19751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:50.736711 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:50.736989 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "eddcbf9aba9343de8ff6a6d854aa5b28"
format_stamp: "Formatted at 2026-06-30 12:26:50 on dist-test-slave-wjf0"
I20260630 12:26:50.737346 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:50.752815 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:50.753886 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:50.755229 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:50.757413 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:50.757642 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:50.757884 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:50.758050 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:50.799553 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:38091
I20260630 12:26:50.799647 19813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:38091 every 8 connection(s)
I20260630 12:26:50.816273 19814 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36187
I20260630 12:26:50.816602 19814 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:50.817292 19814 heartbeater.cc:507] Master 127.13.179.62:36187 requested a full tablet report, sending...
I20260630 12:26:50.819027 19418 ts_manager.cc:194] Registered new tserver with Master: eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4:38091)
I20260630 12:26:50.820397 19418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44270
I20260630 12:26:50.855922 19722 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:50.862169 19735 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:26:50.862475 19735 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:26:50.871158 19724 raft_consensus.cc:493] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:50.871618 19724 raft_consensus.cc:515] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:50.873250 19724 leader_election.cc:290] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559), 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:50.873932 19521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28f3c56e876d4f5992be02ae3821f539" is_pre_election: true
I20260630 12:26:50.874228 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ccaedb2c474108b97a8a897b16a4a0" candidate_uuid: "c3db6db77e8045cea93c653ae0483e2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72ca9367724542fa8681dfcfbd901bb4" is_pre_election: true
I20260630 12:26:50.874956 19670 raft_consensus.cc:2393] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3db6db77e8045cea93c653ae0483e2b in current term 1: Already voted for candidate 28f3c56e876d4f5992be02ae3821f539 in this term.
I20260630 12:26:50.875743 19562 leader_election.cc:304] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [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: c3db6db77e8045cea93c653ae0483e2b; no voters: 28f3c56e876d4f5992be02ae3821f539, 72ca9367724542fa8681dfcfbd901bb4
I20260630 12:26:50.876286 19724 raft_consensus.cc:3060] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:50.880563 19724 raft_consensus.cc:2749] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:50.893822 19720 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:50.904829 19722 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:50.924474 19720 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:50.948418 19472 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:50.952059 19472 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:50.952505 19472 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:50.963833 19521 consensus_queue.cc:237] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [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: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } }
I20260630 12:26:50.970371 19670 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:50.970391 19596 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:50.971951 19720 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:50.972716 19825 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:50.981244 19484 consensus_peers.cc:597] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 -> Peer eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4:38091): Couldn't send request to peer eddcbf9aba9343de8ff6a6d854aa5b28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71ccaedb2c474108b97a8a897b16a4a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:50.980345 19670 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:50.981715 19596 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:50.991695 19418 catalog_manager.cc:5697] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 reported cstate change: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "28f3c56e876d4f5992be02ae3821f539" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:51.040572 19724 consensus_queue.cc:1048] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:51.051481 19724 consensus_queue.cc:1048] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:51.246496 19832 ts_tablet_manager.cc:933] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Initiating tablet copy from peer 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559)
I20260630 12:26:51.247799 19832 tablet_copy_client.cc:323] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:35559
I20260630 12:26:51.255123 19531 tablet_copy_service.cc:140] P 28f3c56e876d4f5992be02ae3821f539: Received BeginTabletCopySession request for tablet 71ccaedb2c474108b97a8a897b16a4a0 from peer eddcbf9aba9343de8ff6a6d854aa5b28 ({username='slave'} at 127.0.0.1:58186)
I20260630 12:26:51.255546 19531 tablet_copy_service.cc:161] P 28f3c56e876d4f5992be02ae3821f539: Beginning new tablet copy session on tablet 71ccaedb2c474108b97a8a897b16a4a0 from peer eddcbf9aba9343de8ff6a6d854aa5b28 at {username='slave'} at 127.0.0.1:58186: session id = eddcbf9aba9343de8ff6a6d854aa5b28-71ccaedb2c474108b97a8a897b16a4a0
I20260630 12:26:51.260253 19531 tablet_copy_source_session.cc:215] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:51.262703 19832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ccaedb2c474108b97a8a897b16a4a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:51.272239 19832 tablet_copy_client.cc:806] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:51.272693 19832 tablet_copy_client.cc:670] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:51.275651 19832 tablet_copy_client.cc:538] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:51.280732 19832 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap starting.
I20260630 12:26:51.292397 19832 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:26:51.293022 19832 tablet_bootstrap.cc:492] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap complete.
I20260630 12:26:51.293530 19832 ts_tablet_manager.cc:1403] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.004s
I20260630 12:26:51.295264 19832 raft_consensus.cc:359] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } }
I20260630 12:26:51.296221 19832 raft_consensus.cc:740] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eddcbf9aba9343de8ff6a6d854aa5b28, State: Initialized, Role: LEARNER
I20260630 12:26:51.296809 19832 consensus_queue.cc:260] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } }
I20260630 12:26:51.299063 19814 heartbeater.cc:499] Master 127.13.179.62:36187 was elected leader, sending a full tablet report...
I20260630 12:26:51.299374 19832 ts_tablet_manager.cc:1434] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:26:51.301039 19531 tablet_copy_service.cc:342] P 28f3c56e876d4f5992be02ae3821f539: Request end of tablet copy session eddcbf9aba9343de8ff6a6d854aa5b28-71ccaedb2c474108b97a8a897b16a4a0 received from {username='slave'} at 127.0.0.1:58186
I20260630 12:26:51.301477 19531 tablet_copy_service.cc:434] P 28f3c56e876d4f5992be02ae3821f539: ending tablet copy session eddcbf9aba9343de8ff6a6d854aa5b28-71ccaedb2c474108b97a8a897b16a4a0 on tablet 71ccaedb2c474108b97a8a897b16a4a0 with peer eddcbf9aba9343de8ff6a6d854aa5b28
I20260630 12:26:51.484381 19789 raft_consensus.cc:1217] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:51.484949 19789 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:51.754289 19737 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:51.776417 19670 consensus_queue.cc:237] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [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: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } }
I20260630 12:26:51.783073 19521 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:51.785912 19596 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:51.785916 19722 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } 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:26:51.787658 19839 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:51.795548 19521 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
W20260630 12:26:51.796533 19633 consensus_peers.cc:597] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 -> Peer eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4:38091): Couldn't send request to peer eddcbf9aba9343de8ff6a6d854aa5b28. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3e01f72f277409d8ea9687ec87f72fb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:51.795812 19596 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:51.806875 19417 catalog_manager.cc:5697] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 reported cstate change: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "72ca9367724542fa8681dfcfbd901bb4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:52.003516 19840 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } } }
I20260630 12:26:52.119796 19848 ts_tablet_manager.cc:933] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Initiating tablet copy from peer 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879)
I20260630 12:26:52.121968 19848 tablet_copy_client.cc:323] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:32879
I20260630 12:26:52.135686 19680 tablet_copy_service.cc:140] P 72ca9367724542fa8681dfcfbd901bb4: Received BeginTabletCopySession request for tablet f3e01f72f277409d8ea9687ec87f72fb from peer eddcbf9aba9343de8ff6a6d854aa5b28 ({username='slave'} at 127.0.0.1:56800)
I20260630 12:26:52.136314 19680 tablet_copy_service.cc:161] P 72ca9367724542fa8681dfcfbd901bb4: Beginning new tablet copy session on tablet f3e01f72f277409d8ea9687ec87f72fb from peer eddcbf9aba9343de8ff6a6d854aa5b28 at {username='slave'} at 127.0.0.1:56800: session id = eddcbf9aba9343de8ff6a6d854aa5b28-f3e01f72f277409d8ea9687ec87f72fb
I20260630 12:26:52.146095 19680 tablet_copy_source_session.cc:215] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:52.149783 19848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e01f72f277409d8ea9687ec87f72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:52.163437 19848 tablet_copy_client.cc:806] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:52.164006 19848 tablet_copy_client.cc:670] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:52.167552 19848 tablet_copy_client.cc:538] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:52.172683 19848 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap starting.
I20260630 12:26:52.186986 19848 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:52.187687 19848 tablet_bootstrap.cc:492] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Bootstrap complete.
I20260630 12:26:52.188274 19848 ts_tablet_manager.cc:1403] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:26:52.190663 19848 raft_consensus.cc:359] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } }
I20260630 12:26:52.191257 19848 raft_consensus.cc:740] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eddcbf9aba9343de8ff6a6d854aa5b28, State: Initialized, Role: LEARNER
I20260630 12:26:52.191761 19848 consensus_queue.cc:260] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [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: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: true } }
I20260630 12:26:52.194320 19848 ts_tablet_manager.cc:1434] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:26:52.195991 19680 tablet_copy_service.cc:342] P 72ca9367724542fa8681dfcfbd901bb4: Request end of tablet copy session eddcbf9aba9343de8ff6a6d854aa5b28-f3e01f72f277409d8ea9687ec87f72fb received from {username='slave'} at 127.0.0.1:56800
I20260630 12:26:52.196463 19680 tablet_copy_service.cc:434] P 72ca9367724542fa8681dfcfbd901bb4: ending tablet copy session eddcbf9aba9343de8ff6a6d854aa5b28-f3e01f72f277409d8ea9687ec87f72fb on tablet f3e01f72f277409d8ea9687ec87f72fb with peer eddcbf9aba9343de8ff6a6d854aa5b28
I20260630 12:26:52.314225 19737 raft_consensus.cc:1064] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: attempting to promote NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 to VOTER
I20260630 12:26:52.316746 19737 consensus_queue.cc:237] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [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: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } }
I20260630 12:26:52.324905 19670 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:52.325115 19595 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:52.325562 19789 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:52.327044 19853 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:52.328083 19720 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:52.328797 19737 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:52.343618 19789 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.345829 19595 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.359046 19418 catalog_manager.cc:5697] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 reported cstate change: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "28f3c56e876d4f5992be02ae3821f539" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.475263 19789 raft_consensus.cc:1217] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:52.521395 19737 raft_consensus.cc:1027] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: attempt to promote peer eddcbf9aba9343de8ff6a6d854aa5b28: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:26:52.542822 19825 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.555719 19670 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } attrs { replace: true } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.604840 19521 consensus_queue.cc:237] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [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: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } }
I20260630 12:26:52.610292 19789 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:52.611212 19595 raft_consensus.cc:1275] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 28f3c56e876d4f5992be02ae3821f539: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:52.611819 19737 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:52.613345 19720 consensus_queue.cc:1048] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:52.621515 19789 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.621515 19595 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.635426 19419 catalog_manager.cc:5697] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b reported cstate change: config changed from index 3 to 4, VOTER 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "28f3c56e876d4f5992be02ae3821f539" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.710038 19825 raft_consensus.cc:2955] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } } peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:52.716712 19406 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71ccaedb2c474108b97a8a897b16a4a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:52.786325 19659 tablet_service.cc:1558] Processing DeleteTablet for tablet 71ccaedb2c474108b97a8a897b16a4a0 with delete_type TABLET_DATA_TOMBSTONED (TS 72ca9367724542fa8681dfcfbd901bb4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56760
I20260630 12:26:52.789377 19858 tablet_replica.cc:333] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: stopping tablet replica
I20260630 12:26:52.790194 19858 raft_consensus.cc:2243] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.790750 19858 raft_consensus.cc:2272] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.793524 19858 ts_tablet_manager.cc:1916] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:52.804497 19858 ts_tablet_manager.cc:1929] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:52.804924 19858 log.cc:1199] T 71ccaedb2c474108b97a8a897b16a4a0 P 72ca9367724542fa8681dfcfbd901bb4: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/71ccaedb2c474108b97a8a897b16a4a0
I20260630 12:26:52.806489 19406 catalog_manager.cc:5028] TS 72ca9367724542fa8681dfcfbd901bb4 (127.13.179.3:32879): tablet 71ccaedb2c474108b97a8a897b16a4a0 (table test-workload [id=5f3ece53f917435ebf889c98ab059977]) successfully deleted
I20260630 12:26:52.953671 19472 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:52.956801 19472 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:52.957224 19472 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:53.059394 19846 raft_consensus.cc:1064] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: attempting to promote NON_VOTER eddcbf9aba9343de8ff6a6d854aa5b28 to VOTER
I20260630 12:26:53.061911 19846 consensus_queue.cc:237] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [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: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } }
I20260630 12:26:53.077373 19789 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 LEARNER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:53.079107 19840 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:53.082657 19595 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:53.087357 19840 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:53.103387 19789 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.120558 19521 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:53.122399 19846 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:53.128428 19521 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.140223 19417 catalog_manager.cc:5697] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 reported cstate change: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72ca9367724542fa8681dfcfbd901bb4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.264320 19860 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.278945 19595 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eddcbf9aba9343de8ff6a6d854aa5b28 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "28f3c56e876d4f5992be02ae3821f539" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35559 } attrs { replace: true } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.454409 19670 consensus_queue.cc:237] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [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: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } }
I20260630 12:26:53.458926 19789 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:53.459015 19595 raft_consensus.cc:1275] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Refusing update from remote peer 72ca9367724542fa8681dfcfbd901bb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:53.460619 19860 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:53.461541 19840 consensus_queue.cc:1048] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:53.469427 19595 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.469585 19789 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.481428 19418 catalog_manager.cc:5697] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 reported cstate change: config changed from index 3 to 4, VOTER 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "72ca9367724542fa8681dfcfbd901bb4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.679965 19510 tablet_service.cc:1558] Processing DeleteTablet for tablet f3e01f72f277409d8ea9687ec87f72fb with delete_type TABLET_DATA_TOMBSTONED (TS 28f3c56e876d4f5992be02ae3821f539 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58164
I20260630 12:26:53.682950 19866 tablet_replica.cc:333] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: stopping tablet replica
I20260630 12:26:53.683621 19866 raft_consensus.cc:2243] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:53.684154 19866 raft_consensus.cc:2272] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:53.686558 19866 ts_tablet_manager.cc:1916] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:53.696533 19866 ts_tablet_manager.cc:1929] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:53.696784 19866 log.cc:1199] T f3e01f72f277409d8ea9687ec87f72fb P 28f3c56e876d4f5992be02ae3821f539: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/f3e01f72f277409d8ea9687ec87f72fb
I20260630 12:26:53.698182 19406 catalog_manager.cc:5028] TS 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1:35559): tablet f3e01f72f277409d8ea9687ec87f72fb (table test-workload [id=5f3ece53f917435ebf889c98ab059977]) successfully deleted
I20260630 12:26:53.709543 19840 raft_consensus.cc:2955] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28f3c56e876d4f5992be02ae3821f539 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3db6db77e8045cea93c653ae0483e2b" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34263 } } peers { permanent_uuid: "72ca9367724542fa8681dfcfbd901bb4" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32879 } } peers { permanent_uuid: "eddcbf9aba9343de8ff6a6d854aa5b28" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 38091 } attrs { promote: false } } }
I20260630 12:26:53.715950 19406 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3e01f72f277409d8ea9687ec87f72fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:26:54.206058 19542 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4c00 after lost signal to thread 14031
W20260630 12:26:54.206995 19542 debug-util.cc:398] Leaking SignalData structure 0x7b08002d12e0 after lost signal to thread 19453
W20260630 12:26:54.207930 19542 debug-util.cc:398] Leaking SignalData structure 0x7b080025fe60 after lost signal to thread 19545
W20260630 12:26:54.208740 19542 debug-util.cc:398] Leaking SignalData structure 0x7b08002c30e0 after lost signal to thread 19620
W20260630 12:26:54.209628 19542 debug-util.cc:398] Leaking SignalData structure 0x7b08002b74c0 after lost signal to thread 19694
W20260630 12:26:54.210994 19542 debug-util.cc:398] Leaking SignalData structure 0x7b080022b2c0 after lost signal to thread 19813
I20260630 12:26:54.958178 19472 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:54.960817 19472 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:54.961257 19472 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:56.962162 19472 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:56.964669 19472 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:56.965031 19472 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:58.965994 19472 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:58.968428 19472 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:58.968768 19472 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:59.952008 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:26:59.978101 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:59.978749 14028 tablet_replica.cc:333] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539: stopping tablet replica
I20260630 12:26:59.979278 14028 raft_consensus.cc:2243] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:59.979759 14028 raft_consensus.cc:2272] T fd8b8fb661d14cb18cc2ebdc99f248ca P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:59.981786 14028 tablet_replica.cc:333] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539: stopping tablet replica
I20260630 12:26:59.982240 14028 raft_consensus.cc:2243] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:59.982963 14028 raft_consensus.cc:2272] T 71ccaedb2c474108b97a8a897b16a4a0 P 28f3c56e876d4f5992be02ae3821f539 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.025909 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:00.040341 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:00.063958 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:00.064673 14028 tablet_replica.cc:333] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b: stopping tablet replica
I20260630 12:27:00.065362 14028 raft_consensus.cc:2243] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:00.065965 14028 raft_consensus.cc:2272] T 71ccaedb2c474108b97a8a897b16a4a0 P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.067971 14028 tablet_replica.cc:333] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b: stopping tablet replica
I20260630 12:27:00.068454 14028 raft_consensus.cc:2243] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:00.069036 14028 raft_consensus.cc:2272] T f3e01f72f277409d8ea9687ec87f72fb P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.070910 14028 tablet_replica.cc:333] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b: stopping tablet replica
I20260630 12:27:00.071370 14028 raft_consensus.cc:2243] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:00.072124 14028 raft_consensus.cc:2272] T fd8b8fb661d14cb18cc2ebdc99f248ca P c3db6db77e8045cea93c653ae0483e2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.094350 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:27:00.107192 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:27:00.127107 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:00.127842 14028 tablet_replica.cc:333] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4: stopping tablet replica
I20260630 12:27:00.128436 14028 raft_consensus.cc:2243] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:00.128909 14028 raft_consensus.cc:2272] T fd8b8fb661d14cb18cc2ebdc99f248ca P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.130978 14028 tablet_replica.cc:333] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4: stopping tablet replica
I20260630 12:27:00.131451 14028 raft_consensus.cc:2243] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:00.132185 14028 raft_consensus.cc:2272] T f3e01f72f277409d8ea9687ec87f72fb P 72ca9367724542fa8681dfcfbd901bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.154054 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:00.166234 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:27:00.186071 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:00.186687 14028 tablet_replica.cc:333] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28: stopping tablet replica
I20260630 12:27:00.187162 14028 raft_consensus.cc:2243] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:00.187630 14028 raft_consensus.cc:2272] T f3e01f72f277409d8ea9687ec87f72fb P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.189356 14028 tablet_replica.cc:333] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28: stopping tablet replica
I20260630 12:27:00.189756 14028 raft_consensus.cc:2243] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:00.190178 14028 raft_consensus.cc:2272] T 71ccaedb2c474108b97a8a897b16a4a0 P eddcbf9aba9343de8ff6a6d854aa5b28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.209878 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:27:00.220309 14028 master.cc:562] Master@127.13.179.62:36187 shutting down...
I20260630 12:27:00.240792 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:00.241284 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:00.241549 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79d771cde6ec45f1bfa72cb57454ea4d: stopping tablet replica
I20260630 12:27:00.260548 14028 master.cc:584] Master@127.13.179.62:36187 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11479 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:27:00.296417 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:44007
I20260630 12:27:00.297403 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.302073 19869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.302207 19868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.304440 19871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.304473 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:00.305526 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.305713 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.305882 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822420305853 us; error 0 us; skew 500 ppm
I20260630 12:27:00.306398 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.308444 14028 webserver.cc:533] Webserver started at http://127.13.179.62:42373/ using document root <none> and password file <none>
I20260630 12:27:00.308897 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.309080 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.309512 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.310508 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.314525 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:00.317566 19876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.318217 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:00.318480 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.318718 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.331235 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.332289 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.367295 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:44007
I20260630 12:27:00.367389 19927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:44007 every 8 connection(s)
I20260630 12:27:00.371220 19928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:00.381480 19928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a: Bootstrap starting.
I20260630 12:27:00.385782 19928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:00.389509 19928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a: No bootstrap required, opened a new log
I20260630 12:27:00.391319 19928 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER }
I20260630 12:27:00.391661 19928 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:00.391831 19928 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1f5c6f92b34a3aba0fea5ce72e057a, State: Initialized, Role: FOLLOWER
I20260630 12:27:00.392307 19928 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER }
I20260630 12:27:00.392685 19928 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:00.392855 19928 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:00.393069 19928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:00.396849 19928 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER }
I20260630 12:27:00.397327 19928 leader_election.cc:304] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [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: fc1f5c6f92b34a3aba0fea5ce72e057a; no voters: 
I20260630 12:27:00.398289 19928 leader_election.cc:290] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:00.398602 19931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:00.399869 19931 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 1 LEADER]: Becoming Leader. State: Replica: fc1f5c6f92b34a3aba0fea5ce72e057a, State: Running, Role: LEADER
I20260630 12:27:00.400463 19931 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [LEADER]: Queue going to LEADER mode. State: All 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: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER }
I20260630 12:27:00.401052 19928 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:00.405926 19932 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER } }
I20260630 12:27:00.406554 19932 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:00.407719 19933 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc1f5c6f92b34a3aba0fea5ce72e057a. Latest consensus state: current_term: 1 leader_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1f5c6f92b34a3aba0fea5ce72e057a" member_type: VOTER } }
I20260630 12:27:00.408176 19939 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:00.408299 19933 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:00.414055 19939 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:00.415031 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:00.421792 19939 catalog_manager.cc:1383] Generated new cluster ID: 124b2688e1a54fa1a700f6f5c9ca5d73
I20260630 12:27:00.422058 19939 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:00.444808 19939 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:00.446019 19939 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:00.457690 19939 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a: Generated new TSK 0
I20260630 12:27:00.458233 19939 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:00.480876 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.486725 19949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.487705 19950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.489544 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:00.490054 19952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.490837 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.491065 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.491255 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822420491239 us; error 0 us; skew 500 ppm
I20260630 12:27:00.491773 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.493924 14028 webserver.cc:533] Webserver started at http://127.13.179.1:33271/ using document root <none> and password file <none>
I20260630 12:27:00.494367 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.494567 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.494824 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.495864 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "6de4a9a7483040bcb5419a2ed264fdc9"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.500006 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:27:00.503268 19957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.503983 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:00.504253 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "6de4a9a7483040bcb5419a2ed264fdc9"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.504525 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.520200 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.521389 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.522712 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.525128 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.525403 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.525655 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.525828 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.563513 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:46127
I20260630 12:27:00.563611 20019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:46127 every 8 connection(s)
I20260630 12:27:00.568686 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.575287 20024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.576951 20025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.580051 20027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.580782 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:00.581470 20020 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44007
I20260630 12:27:00.581830 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:00.581827 20020 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:00.582132 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.582401 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822420582379 us; error 0 us; skew 500 ppm
I20260630 12:27:00.582857 20020 heartbeater.cc:507] Master 127.13.179.62:44007 requested a full tablet report, sending...
I20260630 12:27:00.582968 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.585492 19893 ts_manager.cc:194] Registered new tserver with Master: 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127)
I20260630 12:27:00.585919 14028 webserver.cc:533] Webserver started at http://127.13.179.2:36145/ using document root <none> and password file <none>
I20260630 12:27:00.586565 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.586799 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.587118 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.587991 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35174
I20260630 12:27:00.588588 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.592993 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:00.596148 20032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.596874 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:00.597121 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.597434 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.616106 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.617137 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.618525 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.620643 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.620855 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.621119 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.621313 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:00.658294 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:36995
I20260630 12:27:00.658386 20094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:36995 every 8 connection(s)
I20260630 12:27:00.663012 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.669901 20098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.672430 20099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.674259 20101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.675510 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:00.675894 20095 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44007
I20260630 12:27:00.676297 20095 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.676477 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.676743 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.676916 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822420676883 us; error 0 us; skew 500 ppm
I20260630 12:27:00.677114 20095 heartbeater.cc:507] Master 127.13.179.62:44007 requested a full tablet report, sending...
I20260630 12:27:00.677556 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.679165 19893 ts_manager.cc:194] Registered new tserver with Master: b9aa71a80ac244bfb0ce88a9c1f74be3 (127.13.179.2:36995)
I20260630 12:27:00.680358 14028 webserver.cc:533] Webserver started at http://127.13.179.3:34023/ using document root <none> and password file <none>
I20260630 12:27:00.680464 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35188
I20260630 12:27:00.680891 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.681141 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.681490 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.682673 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "5fb0748a98444a73a2fc793755ddc9e8"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.686805 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:00.689893 20106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.690644 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:00.690927 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "5fb0748a98444a73a2fc793755ddc9e8"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-wjf0"
I20260630 12:27:00.691233 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.704013 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.705080 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.706645 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.708703 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.708923 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.709172 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.709350 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:00.747190 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:45987
I20260630 12:27:00.747272 20168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:45987 every 8 connection(s)
I20260630 12:27:00.760803 20169 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44007
I20260630 12:27:00.761189 20169 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:00.761876 20169 heartbeater.cc:507] Master 127.13.179.62:44007 requested a full tablet report, sending...
I20260630 12:27:00.763650 19893 ts_manager.cc:194] Registered new tserver with Master: 5fb0748a98444a73a2fc793755ddc9e8 (127.13.179.3:45987)
I20260630 12:27:00.763948 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013317409s
I20260630 12:27:00.765055 19893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35192
I20260630 12:27:01.590598 20020 heartbeater.cc:499] Master 127.13.179.62:44007 was elected leader, sending a full tablet report...
I20260630 12:27:01.682945 20095 heartbeater.cc:499] Master 127.13.179.62:44007 was elected leader, sending a full tablet report...
I20260630 12:27:01.767755 20169 heartbeater.cc:499] Master 127.13.179.62:44007 was elected leader, sending a full tablet report...
I20260630 12:27:01.822654 19893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35198:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:01.824579 19893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:01.869381 20134 tablet_service.cc:1511] Processing CreateTablet for tablet 963797952ccf4468bb8f7b295fbbd456 (DEFAULT_TABLE table=test-workload [id=3ffbc31037c54c2dbaa2dd2c8c8529b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.870705 20134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963797952ccf4468bb8f7b295fbbd456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.874383 19985 tablet_service.cc:1511] Processing CreateTablet for tablet 963797952ccf4468bb8f7b295fbbd456 (DEFAULT_TABLE table=test-workload [id=3ffbc31037c54c2dbaa2dd2c8c8529b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.875083 20060 tablet_service.cc:1511] Processing CreateTablet for tablet 963797952ccf4468bb8f7b295fbbd456 (DEFAULT_TABLE table=test-workload [id=3ffbc31037c54c2dbaa2dd2c8c8529b7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:01.875682 19985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963797952ccf4468bb8f7b295fbbd456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.876121 20060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963797952ccf4468bb8f7b295fbbd456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:01.888114 20189 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: Bootstrap starting.
I20260630 12:27:01.892643 20190 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: Bootstrap starting.
I20260630 12:27:01.894481 20191 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Bootstrap starting.
I20260630 12:27:01.896083 20189 tablet_bootstrap.cc:654] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.900015 20190 tablet_bootstrap.cc:654] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.901888 20191 tablet_bootstrap.cc:654] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:01.904830 20189 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: No bootstrap required, opened a new log
I20260630 12:27:01.904996 20190 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: No bootstrap required, opened a new log
I20260630 12:27:01.905351 20189 ts_tablet_manager.cc:1403] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:27:01.905650 20190 ts_tablet_manager.cc:1403] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:27:01.907883 20189 raft_consensus.cc:359] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.908486 20189 raft_consensus.cc:385] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.908738 20189 raft_consensus.cc:740] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fb0748a98444a73a2fc793755ddc9e8, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.909579 20189 consensus_queue.cc:260] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.909427 20190 raft_consensus.cc:359] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.910581 20190 raft_consensus.cc:385] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.910979 20190 raft_consensus.cc:740] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9aa71a80ac244bfb0ce88a9c1f74be3, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.912251 20190 consensus_queue.cc:260] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.916110 20190 ts_tablet_manager.cc:1434] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.009s
I20260630 12:27:01.916962 20189 ts_tablet_manager.cc:1434] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.008s
I20260630 12:27:01.918442 20191 tablet_bootstrap.cc:492] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: No bootstrap required, opened a new log
I20260630 12:27:01.918885 20191 ts_tablet_manager.cc:1403] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260630 12:27:01.921928 20191 raft_consensus.cc:359] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.922628 20191 raft_consensus.cc:385] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:01.922940 20191 raft_consensus.cc:740] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de4a9a7483040bcb5419a2ed264fdc9, State: Initialized, Role: FOLLOWER
I20260630 12:27:01.923663 20191 consensus_queue.cc:260] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.926630 20191 ts_tablet_manager.cc:1434] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:27:01.966171 20197 raft_consensus.cc:493] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:01.966581 20197 raft_consensus.cc:515] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.968542 20197 leader_election.cc:290] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fb0748a98444a73a2fc793755ddc9e8 (127.13.179.3:45987), b9aa71a80ac244bfb0ce88a9c1f74be3 (127.13.179.2:36995)
I20260630 12:27:01.981035 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" is_pre_election: true
I20260630 12:27:01.981135 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fb0748a98444a73a2fc793755ddc9e8" is_pre_election: true
I20260630 12:27:01.982090 20070 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de4a9a7483040bcb5419a2ed264fdc9 in term 0.
I20260630 12:27:01.982090 20144 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de4a9a7483040bcb5419a2ed264fdc9 in term 0.
I20260630 12:27:01.983501 19958 leader_election.cc:304] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fb0748a98444a73a2fc793755ddc9e8, 6de4a9a7483040bcb5419a2ed264fdc9; no voters: 
I20260630 12:27:01.984185 20197 raft_consensus.cc:2804] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:01.984491 20197 raft_consensus.cc:493] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:01.984760 20197 raft_consensus.cc:3060] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.989857 20197 raft_consensus.cc:515] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:01.991465 20197 leader_election.cc:290] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [CANDIDATE]: Term 1 election: Requested vote from peers 5fb0748a98444a73a2fc793755ddc9e8 (127.13.179.3:45987), b9aa71a80ac244bfb0ce88a9c1f74be3 (127.13.179.2:36995)
I20260630 12:27:01.992245 20144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fb0748a98444a73a2fc793755ddc9e8"
I20260630 12:27:01.992486 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3"
I20260630 12:27:01.993034 20144 raft_consensus.cc:3060] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:01.993140 20070 raft_consensus.cc:3060] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:02.000994 20144 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de4a9a7483040bcb5419a2ed264fdc9 in term 1.
W20260630 12:27:02.002390 20170 tablet.cc:2406] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:02.028818 19958 leader_election.cc:304] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fb0748a98444a73a2fc793755ddc9e8, 6de4a9a7483040bcb5419a2ed264fdc9; no voters: 
I20260630 12:27:02.031731 20197 raft_consensus.cc:2804] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:02.034121 20197 raft_consensus.cc:697] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 LEADER]: Becoming Leader. State: Replica: 6de4a9a7483040bcb5419a2ed264fdc9, State: Running, Role: LEADER
I20260630 12:27:02.036183 20197 consensus_queue.cc:237] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:02.039810 20070 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de4a9a7483040bcb5419a2ed264fdc9 in term 1.
I20260630 12:27:02.047813 19891 catalog_manager.cc:5697] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:02.071436 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:27:02.096649 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:02.097803 14028 tablet_replica.cc:333] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: stopping tablet replica
I20260630 12:27:02.098480 14028 raft_consensus.cc:2243] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:02.099115 14028 pending_rounds.cc:70] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Trying to abort 1 pending ops.
I20260630 12:27:02.099342 14028 pending_rounds.cc:77] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440640676851712 op_type: NO_OP noop_request { }
I20260630 12:27:02.099764 14028 raft_consensus.cc:2889] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:02.100075 14028 raft_consensus.cc:2272] T 963797952ccf4468bb8f7b295fbbd456 P 6de4a9a7483040bcb5419a2ed264fdc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:02.122398 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:02.414804 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:02.416193 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:02.416464 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:03.567524 20203 raft_consensus.cc:493] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:03.568084 20203 raft_consensus.cc:515] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:03.570583 20203 leader_election.cc:290] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127), b9aa71a80ac244bfb0ce88a9c1f74be3 (127.13.179.2:36995)
W20260630 12:27:03.575127 20110 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111) [suppressed 46 similar messages]
W20260630 12:27:03.578799 20110 leader_election.cc:336] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111)
I20260630 12:27:03.583321 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "5fb0748a98444a73a2fc793755ddc9e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" is_pre_election: true
I20260630 12:27:03.583923 20070 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fb0748a98444a73a2fc793755ddc9e8 in term 1.
I20260630 12:27:03.585317 20109 leader_election.cc:304] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [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: 5fb0748a98444a73a2fc793755ddc9e8, b9aa71a80ac244bfb0ce88a9c1f74be3; no voters: 6de4a9a7483040bcb5419a2ed264fdc9
I20260630 12:27:03.586009 20203 raft_consensus.cc:2804] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:03.586300 20203 raft_consensus.cc:493] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:03.586576 20203 raft_consensus.cc:3060] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:03.592506 20203 raft_consensus.cc:515] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:03.594050 20203 leader_election.cc:290] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [CANDIDATE]: Term 2 election: Requested vote from peers 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127), b9aa71a80ac244bfb0ce88a9c1f74be3 (127.13.179.2:36995)
I20260630 12:27:03.595172 20070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963797952ccf4468bb8f7b295fbbd456" candidate_uuid: "5fb0748a98444a73a2fc793755ddc9e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3"
I20260630 12:27:03.595728 20070 raft_consensus.cc:3060] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:03.597802 20110 leader_election.cc:336] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111)
I20260630 12:27:03.601128 20070 raft_consensus.cc:2468] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fb0748a98444a73a2fc793755ddc9e8 in term 2.
I20260630 12:27:03.602134 20109 leader_election.cc:304] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [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: 5fb0748a98444a73a2fc793755ddc9e8, b9aa71a80ac244bfb0ce88a9c1f74be3; no voters: 6de4a9a7483040bcb5419a2ed264fdc9
I20260630 12:27:03.602754 20203 raft_consensus.cc:2804] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:03.603740 20203 raft_consensus.cc:697] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 2 LEADER]: Becoming Leader. State: Replica: 5fb0748a98444a73a2fc793755ddc9e8, State: Running, Role: LEADER
I20260630 12:27:03.604575 20203 consensus_queue.cc:237] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [LEADER]: Queue going to LEADER 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: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } }
I20260630 12:27:03.611400 19891 catalog_manager.cc:5697] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 reported cstate change: term changed from 1 to 2, leader changed from 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1) to 5fb0748a98444a73a2fc793755ddc9e8 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "5fb0748a98444a73a2fc793755ddc9e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fb0748a98444a73a2fc793755ddc9e8" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6de4a9a7483040bcb5419a2ed264fdc9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 46127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:04.059126 20070 raft_consensus.cc:1275] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 2 FOLLOWER]: Refusing update from remote peer 5fb0748a98444a73a2fc793755ddc9e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:04.060456 20203 consensus_queue.cc:1048] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9aa71a80ac244bfb0ce88a9c1f74be3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:04.075670 20110 consensus_peers.cc:597] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 -> Peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Couldn't send request to peer 6de4a9a7483040bcb5419a2ed264fdc9. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:04.417393 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:04.418682 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:04.418967 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:06.419974 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:06.421363 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:06.421653 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:06.905810 20110 consensus_peers.cc:597] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 -> Peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Couldn't send request to peer 6de4a9a7483040bcb5419a2ed264fdc9. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:08.422617 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:08.424098 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:08.424436 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:08.876395 20110 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:27:09.444743 20110 consensus_peers.cc:597] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 -> Peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Couldn't send request to peer 6de4a9a7483040bcb5419a2ed264fdc9. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:10.425468 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:10.426748 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:10.427016 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:11.813071 20110 consensus_peers.cc:597] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 -> Peer 6de4a9a7483040bcb5419a2ed264fdc9 (127.13.179.1:46127): Couldn't send request to peer 6de4a9a7483040bcb5419a2ed264fdc9. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:46127: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:27:12.428153 19946 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:12.429774 19946 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:12.430024 19946 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:13.197340 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:13.227466 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.228196 14028 tablet_replica.cc:333] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3: stopping tablet replica
I20260630 12:27:13.228823 14028 raft_consensus.cc:2243] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.229487 14028 raft_consensus.cc:2272] T 963797952ccf4468bb8f7b295fbbd456 P b9aa71a80ac244bfb0ce88a9c1f74be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.250562 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:27:13.263720 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:27:13.287637 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.288332 14028 tablet_replica.cc:333] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8: stopping tablet replica
I20260630 12:27:13.288919 14028 raft_consensus.cc:2243] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.289994 14028 raft_consensus.cc:2272] T 963797952ccf4468bb8f7b295fbbd456 P 5fb0748a98444a73a2fc793755ddc9e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.299723 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:13.311960 14028 master.cc:562] Master@127.13.179.62:44007 shutting down...
I20260630 12:27:13.331817 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.332576 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.332949 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc1f5c6f92b34a3aba0fea5ce72e057a: stopping tablet replica
I20260630 12:27:13.352177 14028 master.cc:584] Master@127.13.179.62:44007 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13093 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:27:13.390177 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:45163
I20260630 12:27:13.391340 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:13.397132 20241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.397269 20240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.397791 20243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.398566 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:13.399335 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:13.399549 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:13.399698 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822433399681 us; error 0 us; skew 500 ppm
I20260630 12:27:13.400177 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:13.402486 14028 webserver.cc:533] Webserver started at http://127.13.179.62:45699/ using document root <none> and password file <none>
I20260630 12:27:13.402966 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:13.403168 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:13.403443 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:13.404635 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "20cb3cf5d7e24bc49228671fef5cf73d"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.408960 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:27:13.412052 20248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.412900 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:13.413138 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "20cb3cf5d7e24bc49228671fef5cf73d"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.413429 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:13.428660 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:13.429944 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:13.467451 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:45163
I20260630 12:27:13.467547 20299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:45163 every 8 connection(s)
I20260630 12:27:13.471549 20300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:13.482769 20300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d: Bootstrap starting.
I20260630 12:27:13.487313 20300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:13.491127 20300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d: No bootstrap required, opened a new log
I20260630 12:27:13.493131 20300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER }
I20260630 12:27:13.493579 20300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:13.493752 20300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cb3cf5d7e24bc49228671fef5cf73d, State: Initialized, Role: FOLLOWER
I20260630 12:27:13.494319 20300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER }
I20260630 12:27:13.494740 20300 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:13.494920 20300 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:13.495136 20300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:13.499529 20300 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER }
I20260630 12:27:13.499965 20300 leader_election.cc:304] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [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: 20cb3cf5d7e24bc49228671fef5cf73d; no voters: 
I20260630 12:27:13.500969 20300 leader_election.cc:290] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:13.501312 20303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:13.502694 20303 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 1 LEADER]: Becoming Leader. State: Replica: 20cb3cf5d7e24bc49228671fef5cf73d, State: Running, Role: LEADER
I20260630 12:27:13.503397 20303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [LEADER]: Queue going to LEADER mode. State: All 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: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER }
I20260630 12:27:13.503924 20300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:13.506476 20305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20cb3cf5d7e24bc49228671fef5cf73d. Latest consensus state: current_term: 1 leader_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER } }
I20260630 12:27:13.507230 20305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:13.506490 20304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20cb3cf5d7e24bc49228671fef5cf73d" member_type: VOTER } }
I20260630 12:27:13.507953 20304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:13.510180 20309 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:13.515455 20309 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:13.519889 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:13.524176 20309 catalog_manager.cc:1383] Generated new cluster ID: d7e6a59fb5d2481b8403d5a04a7e8159
I20260630 12:27:13.524446 20309 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:13.550336 20309 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:13.551565 20309 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:13.572660 20309 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d: Generated new TSK 0
I20260630 12:27:13.573235 20309 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:13.585814 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:13.591722 20321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.592806 20322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.594303 20324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.595062 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:13.595885 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:13.596092 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:13.596257 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822433596239 us; error 0 us; skew 500 ppm
I20260630 12:27:13.596766 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:13.598937 14028 webserver.cc:533] Webserver started at http://127.13.179.1:39547/ using document root <none> and password file <none>
I20260630 12:27:13.599397 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:13.599588 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:13.599855 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:13.600922 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "7e65c8aadb4549d5b152338b2706f15d"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.605248 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:13.608320 20329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.609045 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:13.609341 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "7e65c8aadb4549d5b152338b2706f15d"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.609576 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:13.626881 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:13.627995 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:13.629459 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:13.631762 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:13.631934 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.632239 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:13.632417 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.671382 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:36703
I20260630 12:27:13.671478 20392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:36703 every 8 connection(s)
I20260630 12:27:13.676388 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:13.685040 20397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.687036 20398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.689666 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:13.690204 20400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.691249 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:13.691473 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:13.691659 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822433691638 us; error 0 us; skew 500 ppm
I20260630 12:27:13.692255 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:13.693747 20393 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45163
I20260630 12:27:13.694149 20393 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:13.695135 20393 heartbeater.cc:507] Master 127.13.179.62:45163 requested a full tablet report, sending...
I20260630 12:27:13.695189 14028 webserver.cc:533] Webserver started at http://127.13.179.2:39581/ using document root <none> and password file <none>
I20260630 12:27:13.695941 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:13.696193 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:13.696524 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:13.697605 20265 ts_manager.cc:194] Registered new tserver with Master: 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703)
I20260630 12:27:13.697824 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "b6de4b14c2b842aaae33edbe0d10ecbd"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.699591 20265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43466
I20260630 12:27:13.702782 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:13.706368 20405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.707118 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:13.707412 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "b6de4b14c2b842aaae33edbe0d10ecbd"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.707688 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:13.725682 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:13.726819 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:13.728261 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:13.730382 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:13.730607 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.730845 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:13.731033 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.769997 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:41251
I20260630 12:27:13.770093 20467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:41251 every 8 connection(s)
I20260630 12:27:13.774904 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:13.782191 20471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:13.782886 20472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.786742 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:13.787174 20474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:13.787925 20468 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45163
I20260630 12:27:13.788219 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:13.788288 20468 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:13.788553 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:13.788748 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822433788730 us; error 0 us; skew 500 ppm
I20260630 12:27:13.789247 20468 heartbeater.cc:507] Master 127.13.179.62:45163 requested a full tablet report, sending...
I20260630 12:27:13.789376 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:13.791553 20265 ts_manager.cc:194] Registered new tserver with Master: b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251)
I20260630 12:27:13.791977 14028 webserver.cc:533] Webserver started at http://127.13.179.3:43727/ using document root <none> and password file <none>
I20260630 12:27:13.792475 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:13.792683 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:13.792964 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:13.793121 20265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43482
I20260630 12:27:13.794435 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "60d92e42f11f462fb07734f8c9943a97"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.798799 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:13.801975 20479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.802719 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:13.803023 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "60d92e42f11f462fb07734f8c9943a97"
format_stamp: "Formatted at 2026-06-30 12:27:13 on dist-test-slave-wjf0"
I20260630 12:27:13.803318 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:13.832065 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:13.833290 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:13.834760 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:13.836964 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:13.837216 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:27:13.837483 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:13.837654 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:13.876323 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:32927
I20260630 12:27:13.876413 20541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:32927 every 8 connection(s)
I20260630 12:27:13.889669 20542 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45163
I20260630 12:27:13.890043 20542 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:13.890761 20542 heartbeater.cc:507] Master 127.13.179.62:45163 requested a full tablet report, sending...
I20260630 12:27:13.892814 20265 ts_manager.cc:194] Registered new tserver with Master: 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:13.892938 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013557405s
I20260630 12:27:13.894229 20265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43488
I20260630 12:27:14.702178 20393 heartbeater.cc:499] Master 127.13.179.62:45163 was elected leader, sending a full tablet report...
I20260630 12:27:14.795653 20468 heartbeater.cc:499] Master 127.13.179.62:45163 was elected leader, sending a full tablet report...
I20260630 12:27:14.896639 20542 heartbeater.cc:499] Master 127.13.179.62:45163 was elected leader, sending a full tablet report...
I20260630 12:27:14.947399 20265 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37314:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:14.949646 20265 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:15.003149 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 470f690781904ded9a493dc6e1728c1d (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:15.004657 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f690781904ded9a493dc6e1728c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.006294 20506 tablet_service.cc:1511] Processing CreateTablet for tablet adf737195ae9404e81f282324dd78744 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:15.007682 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf737195ae9404e81f282324dd78744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.007894 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 347f373c63b04fc096a39d49a4171c5e (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:15.009204 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347f373c63b04fc096a39d49a4171c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.012259 20505 tablet_service.cc:1511] Processing CreateTablet for tablet ab64261a591b4ab9bb2c47cd0b155d99 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:15.013603 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab64261a591b4ab9bb2c47cd0b155d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.014807 20432 tablet_service.cc:1511] Processing CreateTablet for tablet adf737195ae9404e81f282324dd78744 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:15.013619 20433 tablet_service.cc:1511] Processing CreateTablet for tablet 470f690781904ded9a493dc6e1728c1d (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:15.016305 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf737195ae9404e81f282324dd78744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.018241 20358 tablet_service.cc:1511] Processing CreateTablet for tablet 470f690781904ded9a493dc6e1728c1d (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:15.018406 20431 tablet_service.cc:1511] Processing CreateTablet for tablet ab64261a591b4ab9bb2c47cd0b155d99 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:15.019203 20430 tablet_service.cc:1511] Processing CreateTablet for tablet 347f373c63b04fc096a39d49a4171c5e (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:15.019594 20358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f690781904ded9a493dc6e1728c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.019796 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab64261a591b4ab9bb2c47cd0b155d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.020504 20430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347f373c63b04fc096a39d49a4171c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.021342 20433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f690781904ded9a493dc6e1728c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.021432 20355 tablet_service.cc:1511] Processing CreateTablet for tablet 347f373c63b04fc096a39d49a4171c5e (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:15.022814 20355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347f373c63b04fc096a39d49a4171c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.022900 20357 tablet_service.cc:1511] Processing CreateTablet for tablet adf737195ae9404e81f282324dd78744 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:15.024379 20357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf737195ae9404e81f282324dd78744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.025484 20356 tablet_service.cc:1511] Processing CreateTablet for tablet ab64261a591b4ab9bb2c47cd0b155d99 (DEFAULT_TABLE table=test-workload [id=4e748c73d25e42858925057fa414eb3f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:15.026903 20356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab64261a591b4ab9bb2c47cd0b155d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.075856 20561 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: Bootstrap starting.
I20260630 12:27:15.077497 20563 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: Bootstrap starting.
I20260630 12:27:15.083287 20562 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: Bootstrap starting.
I20260630 12:27:15.085512 20563 tablet_bootstrap.cc:654] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.085975 20561 tablet_bootstrap.cc:654] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.091159 20562 tablet_bootstrap.cc:654] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.096024 20563 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: No bootstrap required, opened a new log
I20260630 12:27:15.096352 20561 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: No bootstrap required, opened a new log
I20260630 12:27:15.096510 20563 ts_tablet_manager.cc:1403] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:27:15.096834 20562 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: No bootstrap required, opened a new log
I20260630 12:27:15.096812 20561 ts_tablet_manager.cc:1403] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260630 12:27:15.097579 20562 ts_tablet_manager.cc:1403] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:27:15.098924 20563 raft_consensus.cc:359] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.099500 20563 raft_consensus.cc:385] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.099740 20563 raft_consensus.cc:740] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.100195 20561 raft_consensus.cc:359] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.100414 20563 consensus_queue.cc:260] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.100464 20562 raft_consensus.cc:359] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.100939 20561 raft_consensus.cc:385] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.101333 20562 raft_consensus.cc:385] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.101359 20561 raft_consensus.cc:740] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e65c8aadb4549d5b152338b2706f15d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.101840 20562 raft_consensus.cc:740] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.102420 20561 consensus_queue.cc:260] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.103464 20563 ts_tablet_manager.cc:1434] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:27:15.102958 20562 consensus_queue.cc:260] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.104511 20563 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: Bootstrap starting.
I20260630 12:27:15.111232 20563 tablet_bootstrap.cc:654] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.115576 20562 ts_tablet_manager.cc:1434] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.008s
I20260630 12:27:15.116545 20561 ts_tablet_manager.cc:1434] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260630 12:27:15.117766 20561 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: Bootstrap starting.
I20260630 12:27:15.119578 20563 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: No bootstrap required, opened a new log
I20260630 12:27:15.120144 20563 ts_tablet_manager.cc:1403] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:27:15.116650 20562 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: Bootstrap starting.
I20260630 12:27:15.122867 20563 raft_consensus.cc:359] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.123632 20563 raft_consensus.cc:385] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.123986 20563 raft_consensus.cc:740] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.124235 20561 tablet_bootstrap.cc:654] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.125010 20563 consensus_queue.cc:260] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.127418 20563 ts_tablet_manager.cc:1434] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:15.128435 20563 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: Bootstrap starting.
I20260630 12:27:15.130445 20562 tablet_bootstrap.cc:654] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.135845 20561 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: No bootstrap required, opened a new log
I20260630 12:27:15.136404 20561 ts_tablet_manager.cc:1403] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:27:15.136648 20563 tablet_bootstrap.cc:654] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.139323 20561 raft_consensus.cc:359] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.140190 20561 raft_consensus.cc:385] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.140542 20561 raft_consensus.cc:740] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e65c8aadb4549d5b152338b2706f15d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.141522 20561 consensus_queue.cc:260] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.147964 20562 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: No bootstrap required, opened a new log
I20260630 12:27:15.149173 20562 ts_tablet_manager.cc:1403] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260630 12:27:15.150774 20561 ts_tablet_manager.cc:1434] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:27:15.151850 20561 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: Bootstrap starting.
I20260630 12:27:15.152966 20562 raft_consensus.cc:359] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.154170 20562 raft_consensus.cc:385] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.154621 20562 raft_consensus.cc:740] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.156685 20569 raft_consensus.cc:493] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.157141 20569 raft_consensus.cc:515] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.157456 20562 consensus_queue.cc:260] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.158871 20561 tablet_bootstrap.cc:654] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.160214 20563 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: No bootstrap required, opened a new log
I20260630 12:27:15.160735 20563 ts_tablet_manager.cc:1403] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260630 12:27:15.161437 20569 leader_election.cc:290] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.163805 20563 raft_consensus.cc:359] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.164580 20563 raft_consensus.cc:385] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.164855 20563 raft_consensus.cc:740] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.165763 20563 consensus_queue.cc:260] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.168248 20563 ts_tablet_manager.cc:1434] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:15.175712 20563 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: Bootstrap starting.
I20260630 12:27:15.176901 20561 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: No bootstrap required, opened a new log
I20260630 12:27:15.177517 20561 ts_tablet_manager.cc:1403] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260630 12:27:15.180469 20561 raft_consensus.cc:359] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.181360 20561 raft_consensus.cc:385] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.181741 20561 raft_consensus.cc:740] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e65c8aadb4549d5b152338b2706f15d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.181978 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab64261a591b4ab9bb2c47cd0b155d99" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97" is_pre_election: true
I20260630 12:27:15.182776 20517 raft_consensus.cc:2468] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 0.
I20260630 12:27:15.182797 20561 consensus_queue.cc:260] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.185528 20561 ts_tablet_manager.cc:1434] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:27:15.185761 20563 tablet_bootstrap.cc:654] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.186602 20561 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Bootstrap starting.
I20260630 12:27:15.187186 20406 leader_election.cc:304] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d92e42f11f462fb07734f8c9943a97, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.188179 20569 raft_consensus.cc:2804] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.188535 20569 raft_consensus.cc:493] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.188854 20569 raft_consensus.cc:3060] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.193486 20561 tablet_bootstrap.cc:654] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.193671 20567 raft_consensus.cc:493] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.194167 20567 raft_consensus.cc:515] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.197077 20567 leader_election.cc:290] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251), 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703)
I20260630 12:27:15.201182 20563 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: No bootstrap required, opened a new log
I20260630 12:27:15.201705 20563 ts_tablet_manager.cc:1403] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260630 12:27:15.208382 20563 raft_consensus.cc:359] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.209079 20563 raft_consensus.cc:385] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.209389 20563 raft_consensus.cc:740] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.210141 20563 consensus_queue.cc:260] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.213425 20561 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: No bootstrap required, opened a new log
I20260630 12:27:15.213932 20561 ts_tablet_manager.cc:1403] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260630 12:27:15.215225 20569 raft_consensus.cc:515] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.216439 20562 ts_tablet_manager.cc:1434] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent starting tablet: real 0.067s	user 0.016s	sys 0.017s
I20260630 12:27:15.216807 20561 raft_consensus.cc:359] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.217564 20561 raft_consensus.cc:385] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.217866 20561 raft_consensus.cc:740] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e65c8aadb4549d5b152338b2706f15d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.219249 20562 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: Bootstrap starting.
I20260630 12:27:15.219137 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab64261a591b4ab9bb2c47cd0b155d99" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97"
I20260630 12:27:15.219764 20563 ts_tablet_manager.cc:1434] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:27:15.219815 20517 raft_consensus.cc:3060] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.220878 20561 consensus_queue.cc:260] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.228508 20368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab64261a591b4ab9bb2c47cd0b155d99" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d" is_pre_election: true
I20260630 12:27:15.229561 20368 raft_consensus.cc:2468] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 0.
I20260630 12:27:15.232414 20561 ts_tablet_manager.cc:1434] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:27:15.232395 20368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab64261a591b4ab9bb2c47cd0b155d99" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d"
I20260630 12:27:15.233139 20368 raft_consensus.cc:3060] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.234109 20562 tablet_bootstrap.cc:654] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.237573 20517 raft_consensus.cc:2468] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 1.
I20260630 12:27:15.238672 20368 raft_consensus.cc:2468] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 1.
I20260630 12:27:15.238953 20406 leader_election.cc:304] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d92e42f11f462fb07734f8c9943a97, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.244035 20367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470f690781904ded9a493dc6e1728c1d" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d" is_pre_election: true
I20260630 12:27:15.244702 20367 raft_consensus.cc:2468] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 0.
I20260630 12:27:15.245185 20578 raft_consensus.cc:2804] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.217324 20569 leader_election.cc:290] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 election: Requested vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.242337 20574 raft_consensus.cc:493] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.242610 20562 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: No bootstrap required, opened a new log
I20260630 12:27:15.247118 20574 raft_consensus.cc:515] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.247409 20480 leader_election.cc:304] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d92e42f11f462fb07734f8c9943a97, 7e65c8aadb4549d5b152338b2706f15d; no voters: 
I20260630 12:27:15.248046 20562 ts_tablet_manager.cc:1403] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260630 12:27:15.248531 20567 raft_consensus.cc:2804] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.249042 20567 raft_consensus.cc:493] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.249480 20567 raft_consensus.cc:3060] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.251173 20562 raft_consensus.cc:359] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.251981 20562 raft_consensus.cc:385] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.252315 20562 raft_consensus.cc:740] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.252475 20574 leader_election.cc:290] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.253723 20562 consensus_queue.cc:260] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.256460 20562 ts_tablet_manager.cc:1434] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:27:15.257754 20562 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: Bootstrap starting.
I20260630 12:27:15.261350 20567 raft_consensus.cc:515] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.269199 20562 tablet_bootstrap.cc:654] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.279249 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470f690781904ded9a493dc6e1728c1d" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" is_pre_election: true
I20260630 12:27:15.279825 20367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470f690781904ded9a493dc6e1728c1d" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d"
I20260630 12:27:15.280014 20443 raft_consensus.cc:2468] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 0.
I20260630 12:27:15.280133 20567 leader_election.cc:290] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 1 election: Requested vote from peers b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251), 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703)
I20260630 12:27:15.280407 20367 raft_consensus.cc:3060] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.281599 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470f690781904ded9a493dc6e1728c1d" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd"
I20260630 12:27:15.282176 20443 raft_consensus.cc:3060] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.288448 20367 raft_consensus.cc:2468] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 1.
I20260630 12:27:15.289755 20480 leader_election.cc:304] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d92e42f11f462fb07734f8c9943a97, 7e65c8aadb4549d5b152338b2706f15d; no voters: 
I20260630 12:27:15.290616 20567 raft_consensus.cc:2804] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.291522 20578 raft_consensus.cc:697] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Becoming Leader. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Running, Role: LEADER
I20260630 12:27:15.292497 20578 consensus_queue.cc:237] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.293975 20443 raft_consensus.cc:2468] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 1.
I20260630 12:27:15.297930 20562 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: No bootstrap required, opened a new log
I20260630 12:27:15.298457 20562 ts_tablet_manager.cc:1403] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.006s
I20260630 12:27:15.301038 20562 raft_consensus.cc:359] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.301788 20562 raft_consensus.cc:385] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.302160 20562 raft_consensus.cc:740] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.303058 20562 consensus_queue.cc:260] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.305644 20562 ts_tablet_manager.cc:1434] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:15.307276 20567 raft_consensus.cc:697] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 LEADER]: Becoming Leader. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Running, Role: LEADER
I20260630 12:27:15.307552 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "7e65c8aadb4549d5b152338b2706f15d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" is_pre_election: true
I20260630 12:27:15.308194 20443 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e65c8aadb4549d5b152338b2706f15d in term 0.
I20260630 12:27:15.308272 20567 consensus_queue.cc:237] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } }
I20260630 12:27:15.309118 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "7e65c8aadb4549d5b152338b2706f15d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97" is_pre_election: true
I20260630 12:27:15.309787 20330 leader_election.cc:304] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e65c8aadb4549d5b152338b2706f15d, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.310043 20517 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e65c8aadb4549d5b152338b2706f15d in term 0.
I20260630 12:27:15.310716 20574 raft_consensus.cc:2804] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.311105 20574 raft_consensus.cc:493] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.311466 20574 raft_consensus.cc:3060] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.318163 20263 catalog_manager.cc:5697] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: term changed from 0 to 1, leader changed from <none> to b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2). New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.319180 20574 raft_consensus.cc:515] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.319868 20265 catalog_manager.cc:5697] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.321599 20443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "7e65c8aadb4549d5b152338b2706f15d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd"
I20260630 12:27:15.322175 20443 raft_consensus.cc:3060] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.320981 20574 leader_election.cc:290] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [CANDIDATE]: Term 1 election: Requested vote from peers b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.323109 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "7e65c8aadb4549d5b152338b2706f15d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97"
I20260630 12:27:15.323673 20517 raft_consensus.cc:3060] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.328869 20443 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e65c8aadb4549d5b152338b2706f15d in term 1.
I20260630 12:27:15.330117 20330 leader_election.cc:304] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e65c8aadb4549d5b152338b2706f15d, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.330776 20574 raft_consensus.cc:2804] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.331586 20517 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e65c8aadb4549d5b152338b2706f15d in term 1.
I20260630 12:27:15.332034 20574 raft_consensus.cc:697] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 LEADER]: Becoming Leader. State: Replica: 7e65c8aadb4549d5b152338b2706f15d, State: Running, Role: LEADER
I20260630 12:27:15.332916 20574 consensus_queue.cc:237] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.340624 20265 catalog_manager.cc:5697] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1). New cstate: current_term: 1 leader_uuid: "7e65c8aadb4549d5b152338b2706f15d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.419418 20578 raft_consensus.cc:493] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.419984 20578 raft_consensus.cc:515] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.421753 20578 leader_election.cc:290] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.422703 20367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf737195ae9404e81f282324dd78744" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d" is_pre_election: true
I20260630 12:27:15.422971 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf737195ae9404e81f282324dd78744" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97" is_pre_election: true
I20260630 12:27:15.423272 20367 raft_consensus.cc:2468] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 0.
I20260630 12:27:15.423650 20517 raft_consensus.cc:2468] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 0.
I20260630 12:27:15.424265 20406 leader_election.cc:304] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e65c8aadb4549d5b152338b2706f15d, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.425040 20578 raft_consensus.cc:2804] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:15.425386 20578 raft_consensus.cc:493] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:15.425695 20578 raft_consensus.cc:3060] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.431881 20578 raft_consensus.cc:515] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.433564 20578 leader_election.cc:290] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 election: Requested vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:15.434365 20367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf737195ae9404e81f282324dd78744" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e65c8aadb4549d5b152338b2706f15d"
I20260630 12:27:15.434520 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf737195ae9404e81f282324dd78744" candidate_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d92e42f11f462fb07734f8c9943a97"
I20260630 12:27:15.434916 20367 raft_consensus.cc:3060] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.435101 20517 raft_consensus.cc:3060] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:15.439631 20367 raft_consensus.cc:2468] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 1.
I20260630 12:27:15.440186 20517 raft_consensus.cc:2468] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6de4b14c2b842aaae33edbe0d10ecbd in term 1.
I20260630 12:27:15.440923 20406 leader_election.cc:304] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e65c8aadb4549d5b152338b2706f15d, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:15.441854 20578 raft_consensus.cc:2804] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:15.442317 20578 raft_consensus.cc:697] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Becoming Leader. State: Replica: b6de4b14c2b842aaae33edbe0d10ecbd, State: Running, Role: LEADER
I20260630 12:27:15.443012 20578 consensus_queue.cc:237] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:15.450059 20265 catalog_manager.cc:5697] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: term changed from 0 to 1, leader changed from <none> to b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2). New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:15.536722 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:27:15.554335 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:15.555120 14028 tablet_replica.cc:333] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: stopping tablet replica
I20260630 12:27:15.555761 14028 raft_consensus.cc:2243] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:15.556337 14028 pending_rounds.cc:70] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Trying to abort 1 pending ops.
I20260630 12:27:15.556512 14028 pending_rounds.cc:77] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440695133007872 op_type: NO_OP noop_request { }
I20260630 12:27:15.556771 14028 raft_consensus.cc:2889] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:15.556994 14028 raft_consensus.cc:2272] T 347f373c63b04fc096a39d49a4171c5e P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.559218 14028 tablet_replica.cc:333] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d: stopping tablet replica
I20260630 12:27:15.559701 14028 raft_consensus.cc:2243] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.560016 14028 raft_consensus.cc:2272] T adf737195ae9404e81f282324dd78744 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.561801 14028 tablet_replica.cc:333] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d: stopping tablet replica
I20260630 12:27:15.562264 14028 raft_consensus.cc:2243] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.562568 14028 raft_consensus.cc:2272] T ab64261a591b4ab9bb2c47cd0b155d99 P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.564293 14028 tablet_replica.cc:333] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d: stopping tablet replica
I20260630 12:27:15.564709 14028 raft_consensus.cc:2243] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:15.565008 14028 raft_consensus.cc:2272] T 470f690781904ded9a493dc6e1728c1d P 7e65c8aadb4549d5b152338b2706f15d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:15.587383 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:15.734181 20578 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:15.747674 20406 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:27:15.751319 20406 consensus_peers.cc:597] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:15.932166 20567 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:15.939909 20480 consensus_peers.cc:597] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.026753 20585 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:16.041277 20406 consensus_peers.cc:597] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.430999 20567 consensus_queue.cc:579] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.120s)
W20260630 12:27:16.438035 20263 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 470f690781904ded9a493dc6e1728c1d with cas_config_opid_index -1: no extra replica candidate found for tablet 470f690781904ded9a493dc6e1728c1d (table test-workload [id=4e748c73d25e42858925057fa414eb3f]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:27:16.522782 20313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7e65c8aadb4549d5b152338b2706f15d not available for placement
I20260630 12:27:16.550170 20569 consensus_queue.cc:579] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.106s)
I20260630 12:27:16.630707 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:16.636729 20608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:16.637379 20609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:16.638948 20611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:16.639402 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:16.640344 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:16.640555 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:16.640753 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822436640718 us; error 0 us; skew 500 ppm
I20260630 12:27:16.641364 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:16.643656 14028 webserver.cc:533] Webserver started at http://127.13.179.4:46563/ using document root <none> and password file <none>
I20260630 12:27:16.644131 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:16.644330 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:16.644624 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:16.645737 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "1fbf15fa1e0c412784bea87528f309cd"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-wjf0"
I20260630 12:27:16.649940 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:27:16.653308 20616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.654072 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:16.654399 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "1fbf15fa1e0c412784bea87528f309cd"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-wjf0"
I20260630 12:27:16.654706 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:16.677379 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:16.678483 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:16.679960 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:16.682158 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:16.682386 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.682631 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:16.682827 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.721717 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:41491
I20260630 12:27:16.721805 20678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:41491 every 8 connection(s)
I20260630 12:27:16.735916 20679 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45163
I20260630 12:27:16.736361 20679 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:16.737133 20679 heartbeater.cc:507] Master 127.13.179.62:45163 requested a full tablet report, sending...
I20260630 12:27:16.739099 20263 ts_manager.cc:194] Registered new tserver with Master: 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4:41491)
I20260630 12:27:16.740546 20263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37316
I20260630 12:27:16.755702 20607 consensus_queue.cc:579] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.462s)
I20260630 12:27:16.764513 20443 consensus_queue.cc:237] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:16.769946 20442 consensus_queue.cc:237] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:16.772399 20517 raft_consensus.cc:1275] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:16.775096 20569 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:16.784332 20516 consensus_queue.cc:237] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [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: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
W20260630 12:27:16.785045 20406 consensus_peers.cc:597] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:16.788363 20406 consensus_peers.cc:597] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.788607 20515 raft_consensus.cc:1275] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:16.792075 20569 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
W20260630 12:27:16.793825 20407 consensus_peers.cc:597] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4:41491): Couldn't send request to peer 1fbf15fa1e0c412784bea87528f309cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab64261a591b4ab9bb2c47cd0b155d99. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:16.794631 20407 consensus_peers.cc:597] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4:41491): Couldn't send request to peer 1fbf15fa1e0c412784bea87528f309cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adf737195ae9404e81f282324dd78744. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.799518 20606 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:16.811934 20442 raft_consensus.cc:1275] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:16.811851 20249 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ab64261a591b4ab9bb2c47cd0b155d99 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:27:16.812273 20481 consensus_peers.cc:597] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 -> Peer 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4:41491): Couldn't send request to peer 1fbf15fa1e0c412784bea87528f309cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 470f690781904ded9a493dc6e1728c1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.814826 20515 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.816697 20605 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:16.818480 20480 consensus_peers.cc:597] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.819643 20263 catalog_manager.cc:5697] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.820212 20607 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.823784 20516 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.831131 20249 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet adf737195ae9404e81f282324dd78744 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:27:16.832098 20567 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.842595 20249 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 470f690781904ded9a493dc6e1728c1d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:27:16.841886 20442 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.854725 20265 catalog_manager.cc:5697] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:16.855866 20265 catalog_manager.cc:5697] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.942193 20567 raft_consensus.cc:493] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:16.942771 20567 raft_consensus.cc:515] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:16.944666 20567 leader_election.cc:290] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251)
I20260630 12:27:16.946374 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" is_pre_election: true
I20260630 12:27:16.947070 20442 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 1.
I20260630 12:27:16.948215 20480 leader_election.cc:304] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [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: 60d92e42f11f462fb07734f8c9943a97, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 
I20260630 12:27:16.948968 20567 raft_consensus.cc:2804] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:27:16.948992 20480 leader_election.cc:336] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
I20260630 12:27:16.949497 20567 raft_consensus.cc:493] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:16.949962 20567 raft_consensus.cc:3060] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:16.954830 20567 raft_consensus.cc:515] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:16.956441 20567 leader_election.cc:290] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 2 election: Requested vote from peers 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703), b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251)
I20260630 12:27:16.957971 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "347f373c63b04fc096a39d49a4171c5e" candidate_uuid: "60d92e42f11f462fb07734f8c9943a97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd"
I20260630 12:27:16.958503 20442 raft_consensus.cc:3060] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:16.960038 20480 leader_election.cc:336] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
I20260630 12:27:16.963101 20442 raft_consensus.cc:2468] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d92e42f11f462fb07734f8c9943a97 in term 2.
I20260630 12:27:16.964061 20480 leader_election.cc:304] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [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: 60d92e42f11f462fb07734f8c9943a97, b6de4b14c2b842aaae33edbe0d10ecbd; no voters: 7e65c8aadb4549d5b152338b2706f15d
I20260630 12:27:16.964769 20567 raft_consensus.cc:2804] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:16.965257 20567 raft_consensus.cc:697] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 LEADER]: Becoming Leader. State: Replica: 60d92e42f11f462fb07734f8c9943a97, State: Running, Role: LEADER
I20260630 12:27:16.966043 20567 consensus_queue.cc:237] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Queue going to LEADER 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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } }
I20260630 12:27:16.972311 20263 catalog_manager.cc:5697] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: term changed from 1 to 2, leader changed from 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) to 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:17.156347 20695 ts_tablet_manager.cc:933] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Initiating tablet copy from peer b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251)
I20260630 12:27:17.158026 20695 tablet_copy_client.cc:323] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:41251
I20260630 12:27:17.167845 20453 tablet_copy_service.cc:140] P b6de4b14c2b842aaae33edbe0d10ecbd: Received BeginTabletCopySession request for tablet ab64261a591b4ab9bb2c47cd0b155d99 from peer 1fbf15fa1e0c412784bea87528f309cd ({username='slave'} at 127.0.0.1:57904)
I20260630 12:27:17.168365 20453 tablet_copy_service.cc:161] P b6de4b14c2b842aaae33edbe0d10ecbd: Beginning new tablet copy session on tablet ab64261a591b4ab9bb2c47cd0b155d99 from peer 1fbf15fa1e0c412784bea87528f309cd at {username='slave'} at 127.0.0.1:57904: session id = 1fbf15fa1e0c412784bea87528f309cd-ab64261a591b4ab9bb2c47cd0b155d99
I20260630 12:27:17.173525 20453 tablet_copy_source_session.cc:215] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:17.176105 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab64261a591b4ab9bb2c47cd0b155d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.187350 20695 tablet_copy_client.cc:806] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:17.187860 20695 tablet_copy_client.cc:670] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:17.191476 20695 tablet_copy_client.cc:538] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:17.197410 20695 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap starting.
I20260630 12:27:17.211293 20695 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:17.211982 20695 tablet_bootstrap.cc:492] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap complete.
I20260630 12:27:17.212518 20695 ts_tablet_manager.cc:1403] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:27:17.214860 20695 raft_consensus.cc:359] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.215451 20695 raft_consensus.cc:740] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fbf15fa1e0c412784bea87528f309cd, State: Initialized, Role: LEARNER
I20260630 12:27:17.215950 20695 consensus_queue.cc:260] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.217909 20679 heartbeater.cc:499] Master 127.13.179.62:45163 was elected leader, sending a full tablet report...
I20260630 12:27:17.218321 20695 ts_tablet_manager.cc:1434] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:27:17.220269 20453 tablet_copy_service.cc:342] P b6de4b14c2b842aaae33edbe0d10ecbd: Request end of tablet copy session 1fbf15fa1e0c412784bea87528f309cd-ab64261a591b4ab9bb2c47cd0b155d99 received from {username='slave'} at 127.0.0.1:57904
I20260630 12:27:17.220656 20453 tablet_copy_service.cc:434] P b6de4b14c2b842aaae33edbe0d10ecbd: ending tablet copy session 1fbf15fa1e0c412784bea87528f309cd-ab64261a591b4ab9bb2c47cd0b155d99 on tablet ab64261a591b4ab9bb2c47cd0b155d99 with peer 1fbf15fa1e0c412784bea87528f309cd
I20260630 12:27:17.277415 20695 ts_tablet_manager.cc:933] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Initiating tablet copy from peer b6de4b14c2b842aaae33edbe0d10ecbd (127.13.179.2:41251)
I20260630 12:27:17.279119 20695 tablet_copy_client.cc:323] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:41251
I20260630 12:27:17.280593 20453 tablet_copy_service.cc:140] P b6de4b14c2b842aaae33edbe0d10ecbd: Received BeginTabletCopySession request for tablet adf737195ae9404e81f282324dd78744 from peer 1fbf15fa1e0c412784bea87528f309cd ({username='slave'} at 127.0.0.1:57904)
I20260630 12:27:17.280997 20453 tablet_copy_service.cc:161] P b6de4b14c2b842aaae33edbe0d10ecbd: Beginning new tablet copy session on tablet adf737195ae9404e81f282324dd78744 from peer 1fbf15fa1e0c412784bea87528f309cd at {username='slave'} at 127.0.0.1:57904: session id = 1fbf15fa1e0c412784bea87528f309cd-adf737195ae9404e81f282324dd78744
I20260630 12:27:17.285827 20453 tablet_copy_source_session.cc:215] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:17.288141 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf737195ae9404e81f282324dd78744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.306644 20695 tablet_copy_client.cc:806] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:17.307147 20701 ts_tablet_manager.cc:933] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Initiating tablet copy from peer 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:17.307301 20695 tablet_copy_client.cc:670] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:17.310446 20701 tablet_copy_client.cc:323] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:32927
I20260630 12:27:17.311962 20695 tablet_copy_client.cc:538] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:17.320394 20695 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap starting.
I20260630 12:27:17.327739 20527 tablet_copy_service.cc:140] P 60d92e42f11f462fb07734f8c9943a97: Received BeginTabletCopySession request for tablet 470f690781904ded9a493dc6e1728c1d from peer 1fbf15fa1e0c412784bea87528f309cd ({username='slave'} at 127.0.0.1:36348)
I20260630 12:27:17.328372 20527 tablet_copy_service.cc:161] P 60d92e42f11f462fb07734f8c9943a97: Beginning new tablet copy session on tablet 470f690781904ded9a493dc6e1728c1d from peer 1fbf15fa1e0c412784bea87528f309cd at {username='slave'} at 127.0.0.1:36348: session id = 1fbf15fa1e0c412784bea87528f309cd-470f690781904ded9a493dc6e1728c1d
I20260630 12:27:17.347034 20527 tablet_copy_source_session.cc:215] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:17.380955 20695 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:17.382160 20695 tablet_bootstrap.cc:492] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap complete.
I20260630 12:27:17.383033 20695 ts_tablet_manager.cc:1403] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.024s
I20260630 12:27:17.386374 20695 raft_consensus.cc:359] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.387354 20695 raft_consensus.cc:740] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fbf15fa1e0c412784bea87528f309cd, State: Initialized, Role: LEARNER
I20260630 12:27:17.388123 20695 consensus_queue.cc:260] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.390579 20695 ts_tablet_manager.cc:1434] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:17.487424 20453 tablet_copy_service.cc:342] P b6de4b14c2b842aaae33edbe0d10ecbd: Request end of tablet copy session 1fbf15fa1e0c412784bea87528f309cd-adf737195ae9404e81f282324dd78744 received from {username='slave'} at 127.0.0.1:57904
I20260630 12:27:17.487867 20453 tablet_copy_service.cc:434] P b6de4b14c2b842aaae33edbe0d10ecbd: ending tablet copy session 1fbf15fa1e0c412784bea87528f309cd-adf737195ae9404e81f282324dd78744 on tablet adf737195ae9404e81f282324dd78744 with peer 1fbf15fa1e0c412784bea87528f309cd
I20260630 12:27:17.500289 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470f690781904ded9a493dc6e1728c1d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:27:17.513643 20480 consensus_peers.cc:597] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:17.517823 20701 tablet_copy_client.cc:806] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:17.518502 20701 tablet_copy_client.cc:670] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:17.521853 20701 tablet_copy_client.cc:538] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:27:17.524613 20313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7e65c8aadb4549d5b152338b2706f15d not available for placement
I20260630 12:27:17.527667 20701 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap starting.
I20260630 12:27:17.541101 20701 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:17.541877 20701 tablet_bootstrap.cc:492] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap complete.
I20260630 12:27:17.542411 20701 ts_tablet_manager.cc:1403] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:27:17.544328 20701 raft_consensus.cc:359] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.544912 20701 raft_consensus.cc:740] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fbf15fa1e0c412784bea87528f309cd, State: Initialized, Role: LEARNER
I20260630 12:27:17.545456 20701 consensus_queue.cc:260] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [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: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:17.547360 20701 ts_tablet_manager.cc:1434] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:17.548919 20527 tablet_copy_service.cc:342] P 60d92e42f11f462fb07734f8c9943a97: Request end of tablet copy session 1fbf15fa1e0c412784bea87528f309cd-470f690781904ded9a493dc6e1728c1d received from {username='slave'} at 127.0.0.1:36348
I20260630 12:27:17.549335 20527 tablet_copy_service.cc:434] P 60d92e42f11f462fb07734f8c9943a97: ending tablet copy session 1fbf15fa1e0c412784bea87528f309cd-470f690781904ded9a493dc6e1728c1d on tablet 470f690781904ded9a493dc6e1728c1d with peer 1fbf15fa1e0c412784bea87528f309cd
I20260630 12:27:17.552675 20442 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:17.554003 20567 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:17.697570 20653 raft_consensus.cc:1217] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:17.708076 20653 raft_consensus.cc:1217] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:17.845894 20653 raft_consensus.cc:1217] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:17.999126 20711 consensus_queue.cc:579] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.228s)
I20260630 12:27:18.186367 20711 raft_consensus.cc:1064] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: attempting to promote NON_VOTER 1fbf15fa1e0c412784bea87528f309cd to VOTER
I20260630 12:27:18.188347 20711 consensus_queue.cc:237] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.194788 20653 raft_consensus.cc:1275] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.195118 20515 raft_consensus.cc:1275] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.196310 20711 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.197131 20714 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:18.198206 20406 consensus_peers.cc:597] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.206562 20714 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.208227 20653 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.217661 20515 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.219866 20263 catalog_manager.cc:5697] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.235865 20442 consensus_queue.cc:237] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.240020 20712 raft_consensus.cc:1064] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: attempting to promote NON_VOTER 1fbf15fa1e0c412784bea87528f309cd to VOTER
I20260630 12:27:18.240954 20653 raft_consensus.cc:1275] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.242189 20515 raft_consensus.cc:1275] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.242522 20569 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } 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:27:18.242514 20712 consensus_queue.cc:237] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [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: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.243690 20710 consensus_queue.cc:1048] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.250581 20653 raft_consensus.cc:1275] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.249778 20569 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.252382 20654 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.252475 20515 raft_consensus.cc:2955] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
W20260630 12:27:18.255522 20480 consensus_peers.cc:597] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.257637 20442 raft_consensus.cc:1275] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.259337 20707 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:18.260911 20707 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.262710 20249 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adf737195ae9404e81f282324dd78744 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:18.265996 20262 catalog_manager.cc:5697] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.276494 20710 raft_consensus.cc:1064] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: attempting to promote NON_VOTER 1fbf15fa1e0c412784bea87528f309cd to VOTER
I20260630 12:27:18.279618 20710 consensus_queue.cc:237] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.282048 20567 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.284039 20442 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.295213 20653 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.301455 20654 raft_consensus.cc:1275] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 LEARNER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.303135 20515 raft_consensus.cc:1275] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.303073 20711 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.304800 20569 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.305307 20263 catalog_manager.cc:5697] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:18.311358 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet adf737195ae9404e81f282324dd78744: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
W20260630 12:27:18.318531 20406 consensus_peers.cc:597] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.322225 20516 consensus_queue.cc:237] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [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: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.323984 20569 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.326618 20515 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.332719 20653 raft_consensus.cc:1275] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.334285 20567 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.335050 20442 raft_consensus.cc:1275] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.334084 20654 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.336656 20567 consensus_queue.cc:1048] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.337805 20263 catalog_manager.cc:5697] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.343842 20712 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.346405 20652 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.348441 20442 raft_consensus.cc:2955] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.356243 20249 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 470f690781904ded9a493dc6e1728c1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:18.362757 20265 catalog_manager.cc:5697] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:18.364792 20442 consensus_queue.cc:237] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [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: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:18.369894 20652 raft_consensus.cc:1275] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.371029 20515 raft_consensus.cc:1275] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Refusing update from remote peer b6de4b14c2b842aaae33edbe0d10ecbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.371275 20714 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.372881 20714 consensus_queue.cc:1048] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.380455 20714 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.383122 20515 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.389410 20249 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab64261a591b4ab9bb2c47cd0b155d99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:18.389078 20652 raft_consensus.cc:2955] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:18.394266 20263 catalog_manager.cc:5697] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd reported cstate change: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:18.415971 20296 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3d60 after lost signal to thread 14031
W20260630 12:27:18.416857 20296 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8b80 after lost signal to thread 20299
W20260630 12:27:18.417910 20296 debug-util.cc:398] Leaking SignalData structure 0x7b0800295240 after lost signal to thread 20467
W20260630 12:27:18.418782 20296 debug-util.cc:398] Leaking SignalData structure 0x7b0800050920 after lost signal to thread 20541
W20260630 12:27:18.419804 20296 debug-util.cc:398] Leaking SignalData structure 0x7b08000cde60 after lost signal to thread 20678
I20260630 12:27:18.471009 20712 consensus_queue.cc:579] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.504s)
I20260630 12:27:18.480554 20515 consensus_queue.cc:237] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:18.486946 20442 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:27:18.488777 20481 consensus_peers.cc:597] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 -> Peer 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4:41491): Couldn't send request to peer 1fbf15fa1e0c412784bea87528f309cd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 347f373c63b04fc096a39d49a4171c5e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.488884 20567 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:18.492727 20480 consensus_peers.cc:597] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:18.496340 20712 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:18.498186 20442 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } } }
I20260630 12:27:18.503545 20249 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 347f373c63b04fc096a39d49a4171c5e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:18.509768 20263 catalog_manager.cc:5697] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:18.529250 20313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7e65c8aadb4549d5b152338b2706f15d not available for placement
I20260630 12:27:18.895712 20730 ts_tablet_manager.cc:933] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Initiating tablet copy from peer 60d92e42f11f462fb07734f8c9943a97 (127.13.179.3:32927)
I20260630 12:27:18.897367 20730 tablet_copy_client.cc:323] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:32927
I20260630 12:27:18.898859 20527 tablet_copy_service.cc:140] P 60d92e42f11f462fb07734f8c9943a97: Received BeginTabletCopySession request for tablet 347f373c63b04fc096a39d49a4171c5e from peer 1fbf15fa1e0c412784bea87528f309cd ({username='slave'} at 127.0.0.1:36348)
I20260630 12:27:18.899340 20527 tablet_copy_service.cc:161] P 60d92e42f11f462fb07734f8c9943a97: Beginning new tablet copy session on tablet 347f373c63b04fc096a39d49a4171c5e from peer 1fbf15fa1e0c412784bea87528f309cd at {username='slave'} at 127.0.0.1:36348: session id = 1fbf15fa1e0c412784bea87528f309cd-347f373c63b04fc096a39d49a4171c5e
I20260630 12:27:18.905501 20527 tablet_copy_source_session.cc:215] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:18.907922 20730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 347f373c63b04fc096a39d49a4171c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:18.918685 20730 tablet_copy_client.cc:806] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:18.919222 20730 tablet_copy_client.cc:670] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:18.922966 20730 tablet_copy_client.cc:538] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:18.928839 20730 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap starting.
I20260630 12:27:18.942241 20730 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:18.942902 20730 tablet_bootstrap.cc:492] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Bootstrap complete.
I20260630 12:27:18.943399 20730 ts_tablet_manager.cc:1403] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:27:18.945657 20730 raft_consensus.cc:359] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:18.946229 20730 raft_consensus.cc:740] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fbf15fa1e0c412784bea87528f309cd, State: Initialized, Role: LEARNER
I20260630 12:27:18.946727 20730 consensus_queue.cc:260] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: true } }
I20260630 12:27:18.949126 20730 ts_tablet_manager.cc:1434] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:27:18.951201 20527 tablet_copy_service.cc:342] P 60d92e42f11f462fb07734f8c9943a97: Request end of tablet copy session 1fbf15fa1e0c412784bea87528f309cd-347f373c63b04fc096a39d49a4171c5e received from {username='slave'} at 127.0.0.1:36348
I20260630 12:27:18.951603 20527 tablet_copy_service.cc:434] P 60d92e42f11f462fb07734f8c9943a97: ending tablet copy session 1fbf15fa1e0c412784bea87528f309cd-347f373c63b04fc096a39d49a4171c5e on tablet 347f373c63b04fc096a39d49a4171c5e with peer 1fbf15fa1e0c412784bea87528f309cd
I20260630 12:27:19.354573 20652 raft_consensus.cc:1217] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:27:19.470085 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet adf737195ae9404e81f282324dd78744: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
W20260630 12:27:19.534017 20313 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7e65c8aadb4549d5b152338b2706f15d not available for placement
I20260630 12:27:19.668780 20712 consensus_queue.cc:579] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Leader has been unable to successfully communicate with peer 7e65c8aadb4549d5b152338b2706f15d for more than 1 seconds (1.187s)
I20260630 12:27:19.893334 20712 raft_consensus.cc:1064] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: attempting to promote NON_VOTER 1fbf15fa1e0c412784bea87528f309cd to VOTER
I20260630 12:27:19.895278 20712 consensus_queue.cc:237] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [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: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:19.902974 20652 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 LEARNER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:19.903132 20442 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:19.905097 20736 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:19.908313 20736 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:19.912009 20480 consensus_peers.cc:597] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 -> Peer 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): Couldn't send request to peer 7e65c8aadb4549d5b152338b2706f15d. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:19.917796 20741 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.919642 20442 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.928066 20652 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.929631 20262 catalog_manager.cc:5697] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index 2 to 3, 1fbf15fa1e0c412784bea87528f309cd (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e65c8aadb4549d5b152338b2706f15d" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:19.955229 20515 consensus_queue.cc:237] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [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: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } }
I20260630 12:27:19.959908 20652 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:19.961175 20442 raft_consensus.cc:1275] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Refusing update from remote peer 60d92e42f11f462fb07734f8c9943a97: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:19.962065 20741 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:19.962713 20736 consensus_queue.cc:1048] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:19.968852 20741 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.970790 20652 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.971637 20442 raft_consensus.cc:2955] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } } }
I20260630 12:27:19.979342 20249 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 347f373c63b04fc096a39d49a4171c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:19.983462 20265 catalog_manager.cc:5697] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 reported cstate change: config changed from index 3 to 4, VOTER 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1) evicted. New cstate: current_term: 2 leader_uuid: "60d92e42f11f462fb07734f8c9943a97" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6de4b14c2b842aaae33edbe0d10ecbd" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d92e42f11f462fb07734f8c9943a97" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 32927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fbf15fa1e0c412784bea87528f309cd" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 41491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:20.510046 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet adf737195ae9404e81f282324dd78744: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
W20260630 12:27:21.181557 20249 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260630 12:27:22.248291 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 347f373c63b04fc096a39d49a4171c5e: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
I20260630 12:27:23.817636 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:23.846130 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.846861 14028 tablet_replica.cc:333] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd: stopping tablet replica
I20260630 12:27:23.847527 14028 raft_consensus.cc:2243] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.848812 14028 raft_consensus.cc:2272] T 347f373c63b04fc096a39d49a4171c5e P b6de4b14c2b842aaae33edbe0d10ecbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.851351 14028 tablet_replica.cc:333] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd: stopping tablet replica
I20260630 12:27:23.851907 14028 raft_consensus.cc:2243] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.852948 14028 raft_consensus.cc:2272] T 470f690781904ded9a493dc6e1728c1d P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.855407 14028 tablet_replica.cc:333] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd: stopping tablet replica
I20260630 12:27:23.856041 14028 raft_consensus.cc:2243] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.857045 14028 raft_consensus.cc:2272] T adf737195ae9404e81f282324dd78744 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.859602 14028 tablet_replica.cc:333] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd: stopping tablet replica
I20260630 12:27:23.860185 14028 raft_consensus.cc:2243] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.861150 14028 raft_consensus.cc:2272] T ab64261a591b4ab9bb2c47cd0b155d99 P b6de4b14c2b842aaae33edbe0d10ecbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.886642 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:27:23.905591 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:27:23.933502 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:23.934206 14028 tablet_replica.cc:333] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97: stopping tablet replica
I20260630 12:27:23.934901 14028 raft_consensus.cc:2243] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.935961 14028 raft_consensus.cc:2272] T 347f373c63b04fc096a39d49a4171c5e P 60d92e42f11f462fb07734f8c9943a97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.938422 14028 tablet_replica.cc:333] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97: stopping tablet replica
I20260630 12:27:23.938977 14028 raft_consensus.cc:2243] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:23.939867 14028 raft_consensus.cc:2272] T 470f690781904ded9a493dc6e1728c1d P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.942315 14028 tablet_replica.cc:333] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97: stopping tablet replica
I20260630 12:27:23.942847 14028 raft_consensus.cc:2243] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.943861 14028 raft_consensus.cc:2272] T ab64261a591b4ab9bb2c47cd0b155d99 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.946059 14028 tablet_replica.cc:333] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97: stopping tablet replica
I20260630 12:27:23.946532 14028 raft_consensus.cc:2243] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:23.947428 14028 raft_consensus.cc:2272] T adf737195ae9404e81f282324dd78744 P 60d92e42f11f462fb07734f8c9943a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:23.971755 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:23.988313 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:27:24.011983 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.012755 14028 tablet_replica.cc:333] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd: stopping tablet replica
I20260630 12:27:24.013798 14028 raft_consensus.cc:2243] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.014854 14028 raft_consensus.cc:2272] T 347f373c63b04fc096a39d49a4171c5e P 1fbf15fa1e0c412784bea87528f309cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.017395 14028 tablet_replica.cc:333] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd: stopping tablet replica
I20260630 12:27:24.017925 14028 raft_consensus.cc:2243] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.018608 14028 raft_consensus.cc:2272] T 470f690781904ded9a493dc6e1728c1d P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.020848 14028 tablet_replica.cc:333] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd: stopping tablet replica
I20260630 12:27:24.021415 14028 raft_consensus.cc:2243] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.022147 14028 raft_consensus.cc:2272] T adf737195ae9404e81f282324dd78744 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.024295 14028 tablet_replica.cc:333] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd: stopping tablet replica
I20260630 12:27:24.024772 14028 raft_consensus.cc:2243] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.025576 14028 raft_consensus.cc:2272] T ab64261a591b4ab9bb2c47cd0b155d99 P 1fbf15fa1e0c412784bea87528f309cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.048566 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:27:24.064824 14028 master.cc:562] Master@127.13.179.62:45163 shutting down...
W20260630 12:27:24.336855 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 347f373c63b04fc096a39d49a4171c5e: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
W20260630 12:27:26.739243 20249 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:27:26.742277 20249 catalog_manager.cc:4755] TS 7e65c8aadb4549d5b152338b2706f15d (127.13.179.1:36703): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet adf737195ae9404e81f282324dd78744: Network error: Client connection negotiation failed: client connection to 127.13.179.1:36703: connect: Connection refused (error 111)
I20260630 12:27:26.961825 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:26.962998 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.963378 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20cb3cf5d7e24bc49228671fef5cf73d: stopping tablet replica
I20260630 12:27:27.011461 14028 master.cc:584] Master@127.13.179.62:45163 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13662 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:27:27.052996 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:39661
I20260630 12:27:27.054205 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:27.060003 20759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:27.060315 20762 instance_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:27:27.060563 20760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.061573 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:27.062378 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:27.062573 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:27.062750 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822447062721 us; error 0 us; skew 500 ppm
I20260630 12:27:27.063230 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:27.065465 14028 webserver.cc:533] Webserver started at http://127.13.179.62:34863/ using document root <none> and password file <none>
I20260630 12:27:27.065929 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:27.066115 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:27.066426 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:27.067556 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "c6c56a41a950480cb2d7775c5a5fabed"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.071691 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:27.074820 20767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.075523 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:27:27.075788 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "c6c56a41a950480cb2d7775c5a5fabed"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.076056 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:27.099174 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:27.100297 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:27.136451 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:39661
I20260630 12:27:27.136544 20818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:39661 every 8 connection(s)
I20260630 12:27:27.140287 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:27.151501 20819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed: Bootstrap starting.
I20260630 12:27:27.156147 20819 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:27.160178 20819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed: No bootstrap required, opened a new log
I20260630 12:27:27.162283 20819 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER }
I20260630 12:27:27.162715 20819 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:27.162890 20819 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c56a41a950480cb2d7775c5a5fabed, State: Initialized, Role: FOLLOWER
I20260630 12:27:27.163403 20819 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER }
I20260630 12:27:27.163817 20819 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:27.164000 20819 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:27.164211 20819 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:27.168467 20819 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER }
I20260630 12:27:27.168924 20819 leader_election.cc:304] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [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: c6c56a41a950480cb2d7775c5a5fabed; no voters: 
I20260630 12:27:27.169975 20819 leader_election.cc:290] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:27.170342 20822 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:27.171620 20822 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 1 LEADER]: Becoming Leader. State: Replica: c6c56a41a950480cb2d7775c5a5fabed, State: Running, Role: LEADER
I20260630 12:27:27.172269 20822 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [LEADER]: Queue going to LEADER mode. State: All 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: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER }
I20260630 12:27:27.172926 20819 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:27.176947 20823 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6c56a41a950480cb2d7775c5a5fabed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER } }
I20260630 12:27:27.177295 20824 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6c56a41a950480cb2d7775c5a5fabed. Latest consensus state: current_term: 1 leader_uuid: "c6c56a41a950480cb2d7775c5a5fabed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c56a41a950480cb2d7775c5a5fabed" member_type: VOTER } }
I20260630 12:27:27.177731 20823 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:27.177847 20824 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:27.179744 20829 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:27.185920 20829 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:27.187450 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:27.194782 20829 catalog_manager.cc:1383] Generated new cluster ID: 14dd8b5d9c034977bf82a1031b044f4d
I20260630 12:27:27.195053 20829 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:27.221050 20829 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:27.222429 20829 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:27.233494 20829 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed: Generated new TSK 0
I20260630 12:27:27.234144 20829 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:27.254211 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:27.260612 20840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:27.261305 20841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:27.262951 20843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.263332 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:27.264206 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:27.264426 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:27.264590 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822447264568 us; error 0 us; skew 500 ppm
I20260630 12:27:27.265064 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:27.267341 14028 webserver.cc:533] Webserver started at http://127.13.179.1:43695/ using document root <none> and password file <none>
I20260630 12:27:27.267812 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:27.268008 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:27.268283 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:27.269435 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "b8fdca86a6ef4ff788e91cf49818836a"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.273864 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:27.277256 20848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.278107 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:27.278393 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "b8fdca86a6ef4ff788e91cf49818836a"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.278648 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:27.296319 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:27.297765 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:27.299228 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:27.301505 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:27.301674 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.302055 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:27.302237 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.344183 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:39795
I20260630 12:27:27.344272 20910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:39795 every 8 connection(s)
I20260630 12:27:27.349293 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:27.357709 20915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:27.358824 20916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.362457 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:27.363443 20918 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.364104 20911 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:27.364476 20911 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:27.364507 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:27.364885 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:27.365060 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822447365045 us; error 0 us; skew 500 ppm
I20260630 12:27:27.365482 20911 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:27.365660 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:27.368076 20784 ts_manager.cc:194] Registered new tserver with Master: b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795)
I20260630 12:27:27.368258 14028 webserver.cc:533] Webserver started at http://127.13.179.2:34423/ using document root <none> and password file <none>
I20260630 12:27:27.368875 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:27.369077 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:27.369374 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:27.370270 20784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58432
I20260630 12:27:27.370554 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "76550af5cb4c4a759b152b1ce8f01586"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.375175 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:27.378315 20923 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.379060 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:27.379345 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "76550af5cb4c4a759b152b1ce8f01586"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.379626 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:27.392906 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:27.394114 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:27.395531 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:27.397702 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:27.397910 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.398133 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:27.398298 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.436604 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43073
I20260630 12:27:27.436694 20985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43073 every 8 connection(s)
I20260630 12:27:27.441455 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:27.447638 20989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:27.448834 20990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.452003 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:27.452162 20992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:27.453402 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:27.453655 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:27.453841 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822447453826 us; error 0 us; skew 500 ppm
I20260630 12:27:27.454339 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:27.454595 20986 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:27.455060 20986 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:27.456118 20986 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:27.457147 14028 webserver.cc:533] Webserver started at http://127.13.179.3:46099/ using document root <none> and password file <none>
I20260630 12:27:27.457721 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:27.457922 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:27.458210 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:27.458403 20784 ts_manager.cc:194] Registered new tserver with Master: 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:27.459461 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "e128a818b63f4a53bffe9232c2d91b20"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.459842 20784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58440
I20260630 12:27:27.463907 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:27:27.467259 20997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.467957 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:27.468243 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "e128a818b63f4a53bffe9232c2d91b20"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:27.468508 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:27.487452 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:27.488653 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:27.490140 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:27.492290 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:27.492506 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.492731 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:27.492902 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:27.531265 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:43257
I20260630 12:27:27.531356 21059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:43257 every 8 connection(s)
I20260630 12:27:27.544277 21060 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:27.544634 21060 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:27.545349 21060 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:27.547152 20784 ts_manager.cc:194] Registered new tserver with Master: e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:27.547614 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013131899s
I20260630 12:27:27.548453 20784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58442
I20260630 12:27:28.372917 20911 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
I20260630 12:27:28.462239 20986 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
I20260630 12:27:28.551326 21060 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
I20260630 12:27:28.601408 20784 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58448:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:28.603688 20784 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:28.664621 20876 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f8770881e4084822fbc9a1c656f85 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:28.665127 20875 tablet_service.cc:1511] Processing CreateTablet for tablet ab9e66dcd54d40a6a4ef3b4952073e4c (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:28.666123 20876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f8770881e4084822fbc9a1c656f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.666755 20875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9e66dcd54d40a6a4ef3b4952073e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.671031 20874 tablet_service.cc:1511] Processing CreateTablet for tablet ae28d37f20c14a69a33cd4568663e470 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:28.672399 20874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28d37f20c14a69a33cd4568663e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.672801 21022 tablet_service.cc:1511] Processing CreateTablet for tablet 494d147e8f0247499b2f5cb3ad98c04b (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:28.674232 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d147e8f0247499b2f5cb3ad98c04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.674463 21023 tablet_service.cc:1511] Processing CreateTablet for tablet ae28d37f20c14a69a33cd4568663e470 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:28.676237 21023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28d37f20c14a69a33cd4568663e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.675935 21025 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f8770881e4084822fbc9a1c656f85 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:28.678471 20873 tablet_service.cc:1511] Processing CreateTablet for tablet 494d147e8f0247499b2f5cb3ad98c04b (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:28.679790 20873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d147e8f0247499b2f5cb3ad98c04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.689605 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f8770881e4084822fbc9a1c656f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.674305 21024 tablet_service.cc:1511] Processing CreateTablet for tablet ab9e66dcd54d40a6a4ef3b4952073e4c (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:28.695132 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9e66dcd54d40a6a4ef3b4952073e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.714771 21080 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:28.715360 21081 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:28.721493 21080 tablet_bootstrap.cc:654] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.726359 20950 tablet_service.cc:1511] Processing CreateTablet for tablet ab9e66dcd54d40a6a4ef3b4952073e4c (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:28.727433 20948 tablet_service.cc:1511] Processing CreateTablet for tablet 494d147e8f0247499b2f5cb3ad98c04b (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:28.727802 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9e66dcd54d40a6a4ef3b4952073e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.728758 20948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494d147e8f0247499b2f5cb3ad98c04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.730261 20949 tablet_service.cc:1511] Processing CreateTablet for tablet ae28d37f20c14a69a33cd4568663e470 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:28.731653 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28d37f20c14a69a33cd4568663e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.733512 20951 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f8770881e4084822fbc9a1c656f85 (DEFAULT_TABLE table=test-workload [id=addc75fc3e9247ebb664ebede685cb71]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:28.734812 20951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f8770881e4084822fbc9a1c656f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:28.750524 21081 tablet_bootstrap.cc:654] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.755327 21080 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: No bootstrap required, opened a new log
I20260630 12:27:28.755880 21080 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.011s
I20260630 12:27:28.758795 21080 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.759603 21080 raft_consensus.cc:385] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.760061 21080 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.760502 21081 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: No bootstrap required, opened a new log
I20260630 12:27:28.761014 21081 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260630 12:27:28.761361 21080 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.762428 21084 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:28.764120 21081 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.764858 21081 raft_consensus.cc:385] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.765141 21081 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.765542 21080 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:28.770323 21080 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:28.770009 21081 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.773118 21084 tablet_bootstrap.cc:654] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.778225 21080 tablet_bootstrap.cc:654] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.779510 21081 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260630 12:27:28.780771 21081 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:28.786779 21081 tablet_bootstrap.cc:654] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.797387 21081 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: No bootstrap required, opened a new log
I20260630 12:27:28.797856 21081 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:27:28.800828 21084 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: No bootstrap required, opened a new log
I20260630 12:27:28.800625 21081 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.801316 21084 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.015s
I20260630 12:27:28.801340 21081 raft_consensus.cc:385] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.802390 21081 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.803284 21081 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.804383 21084 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.805115 21084 raft_consensus.cc:385] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.805465 21080 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: No bootstrap required, opened a new log
I20260630 12:27:28.805430 21084 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.806195 21080 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260630 12:27:28.806959 21084 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.805420 21081 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:27:28.809182 21081 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:28.809111 21080 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.810082 21080 raft_consensus.cc:385] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.810392 21080 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.811144 21080 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.813256 21080 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:27:28.814050 21084 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:27:28.815100 21084 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:28.816100 21081 tablet_bootstrap.cc:654] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.817605 21080 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:28.822167 21084 tablet_bootstrap.cc:654] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.824329 21080 tablet_bootstrap.cc:654] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.846002 21081 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: No bootstrap required, opened a new log
I20260630 12:27:28.846024 21080 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: No bootstrap required, opened a new log
I20260630 12:27:28.846480 21084 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: No bootstrap required, opened a new log
I20260630 12:27:28.846637 21081 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.022s
I20260630 12:27:28.846649 21080 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.017s
I20260630 12:27:28.846971 21084 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260630 12:27:28.849191 21080 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.849855 21080 raft_consensus.cc:385] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.849766 21081 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.850014 21084 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.850652 21081 raft_consensus.cc:385] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.850870 21084 raft_consensus.cc:385] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.850988 21081 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.851281 21084 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.851850 21081 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.852048 21084 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.850468 21080 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.854104 21081 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:27:28.853793 21080 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.855113 21081 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:28.856171 21080 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:27:28.857226 21080 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:28.859989 21084 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:27:28.860958 21084 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:28.861644 21081 tablet_bootstrap.cc:654] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.867682 21084 tablet_bootstrap.cc:654] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.869948 21081 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: No bootstrap required, opened a new log
I20260630 12:27:28.870508 21081 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260630 12:27:28.872740 21080 tablet_bootstrap.cc:654] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.873556 21081 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.874346 21081 raft_consensus.cc:385] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.874740 21081 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.875550 21081 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.878108 21081 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:27:28.880581 21084 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: No bootstrap required, opened a new log
I20260630 12:27:28.881131 21084 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:27:28.882161 21080 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: No bootstrap required, opened a new log
I20260630 12:27:28.882714 21080 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260630 12:27:28.883999 21084 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.884739 21084 raft_consensus.cc:385] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.885038 21084 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.885799 21084 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.887928 21084 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260630 12:27:28.887650 21080 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.888621 21080 raft_consensus.cc:385] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.889006 21084 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:28.888965 21080 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.890034 21080 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.892231 21080 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:28.895254 21084 tablet_bootstrap.cc:654] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:28.900290 21084 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: No bootstrap required, opened a new log
I20260630 12:27:28.900730 21084 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:27:28.903282 21084 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.903774 21084 raft_consensus.cc:385] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:28.903955 21084 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:28.904459 21084 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.905963 21084 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:27:28.972501 21090 raft_consensus.cc:493] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:28.973269 21090 raft_consensus.cc:515] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.975632 21090 leader_election.cc:290] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:28.986814 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:28.987509 20886 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 0.
I20260630 12:27:28.988684 20925 leader_election.cc:304] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:28.988731 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:28.989696 21035 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 0.
I20260630 12:27:28.989779 21090 raft_consensus.cc:2804] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:28.989936 21085 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:28.990355 21090 raft_consensus.cc:493] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:28.990772 21090 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:28.990620 21085 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:28.993589 21085 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.000479 21090 raft_consensus.cc:515] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.004402 21086 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:29.005030 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:29.004920 21086 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.005677 20886 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.006721 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:29.007419 20961 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 0.
I20260630 12:27:29.009861 21086 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:29.009817 20852 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:29.011015 21085 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:29.011482 21085 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:29.011888 21085 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.014735 20886 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:29.017249 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:29.017845 21035 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.018893 20925 leader_election.cc:304] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:29.025267 21090 leader_election.cc:290] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.025848 21090 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:29.027820 21085 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.028223 21035 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:29.029093 21100 raft_consensus.cc:2804] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:29.026288 21090 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.030146 21100 raft_consensus.cc:697] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 LEADER]: Becoming Leader. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Running, Role: LEADER
I20260630 12:27:29.030153 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:29.030972 20961 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 0.
I20260630 12:27:29.031486 21090 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.031517 21100 consensus_queue.cc:237] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.032476 20885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:29.033281 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:29.033962 21035 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 0.
I20260630 12:27:29.034544 20885 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76550af5cb4c4a759b152b1ce8f01586 in current term 1: Already voted for candidate b8fdca86a6ef4ff788e91cf49818836a in this term.
I20260630 12:27:29.035002 21034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:29.035250 20925 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:29.035741 21034 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 0.
I20260630 12:27:29.036854 21105 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:29.037288 21105 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:29.037838 21001 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:29.029475 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:29.038729 21086 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:29.037707 21105 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.039256 21086 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:29.039726 21086 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.040930 21085 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 election: Requested vote from peers 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.039072 20886 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e128a818b63f4a53bffe9232c2d91b20 in current term 1: Already voted for candidate b8fdca86a6ef4ff788e91cf49818836a in this term.
I20260630 12:27:29.043347 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:29.046294 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:29.047674 21086 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.048913 21035 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fdca86a6ef4ff788e91cf49818836a in current term 1: Already voted for candidate e128a818b63f4a53bffe9232c2d91b20 in this term.
I20260630 12:27:29.050653 21105 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.051820 20961 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8fdca86a6ef4ff788e91cf49818836a in current term 1: Already voted for candidate 76550af5cb4c4a759b152b1ce8f01586 in this term.
I20260630 12:27:29.052975 21105 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.053318 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:29.053531 20885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:29.053959 21086 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 1 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:29.054165 20852 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [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: b8fdca86a6ef4ff788e91cf49818836a; no voters: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20
I20260630 12:27:29.054072 20886 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76550af5cb4c4a759b152b1ce8f01586 in current term 1: Already voted for candidate b8fdca86a6ef4ff788e91cf49818836a in this term.
I20260630 12:27:29.055341 21085 raft_consensus.cc:2749] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:29.056128 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:29.055328 20782 catalog_manager.cc:5697] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:29.056320 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:29.056795 20961 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e128a818b63f4a53bffe9232c2d91b20 in current term 1: Already voted for candidate 76550af5cb4c4a759b152b1ce8f01586 in this term.
I20260630 12:27:29.057224 21035 raft_consensus.cc:2393] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76550af5cb4c4a759b152b1ce8f01586 in current term 1: Already voted for candidate e128a818b63f4a53bffe9232c2d91b20 in this term.
I20260630 12:27:29.057796 21001 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [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: e128a818b63f4a53bffe9232c2d91b20; no voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a
I20260630 12:27:29.058466 21086 raft_consensus.cc:2749] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:29.058333 20925 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [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: 76550af5cb4c4a759b152b1ce8f01586; no voters: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20
I20260630 12:27:29.059257 21105 raft_consensus.cc:2749] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:29.086555 21105 raft_consensus.cc:493] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:29.086957 21105 raft_consensus.cc:515] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.088531 21105 leader_election.cc:290] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.089473 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:29.089669 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:29.090083 20886 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 0.
I20260630 12:27:29.090274 21035 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 0.
I20260630 12:27:29.091073 20925 leader_election.cc:304] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:29.091677 21105 raft_consensus.cc:2804] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:29.091948 21105 raft_consensus.cc:493] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:29.092217 21105 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.099567 21105 raft_consensus.cc:515] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.101262 21105 leader_election.cc:290] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.101967 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:29.102208 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:29.102494 20886 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.102831 21035 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.106984 20886 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:29.107378 21035 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:29.107959 20925 leader_election.cc:304] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:29.108536 21105 raft_consensus.cc:2804] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:29.108917 21105 raft_consensus.cc:697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 LEADER]: Becoming Leader. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Running, Role: LEADER
I20260630 12:27:29.109755 21105 consensus_queue.cc:237] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.116153 20782 catalog_manager.cc:5697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:29.185076 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:29.210404 21085 raft_consensus.cc:493] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:29.210892 21085 raft_consensus.cc:515] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.212604 21085 leader_election.cc:290] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.213510 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:29.213650 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:29.214228 21035 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 0.
I20260630 12:27:29.214228 20961 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 0.
I20260630 12:27:29.215551 20850 leader_election.cc:304] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:29.216179 21085 raft_consensus.cc:2804] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:29.216480 21085 raft_consensus.cc:493] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:29.216739 21085 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.221522 21085 raft_consensus.cc:515] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.223027 21085 leader_election.cc:290] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 election: Requested vote from peers 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:29.223747 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:29.223975 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:29.224340 20961 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.224494 21035 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:29.231032 21035 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 1.
I20260630 12:27:29.231031 20961 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8fdca86a6ef4ff788e91cf49818836a in term 1.
I20260630 12:27:29.232271 20852 leader_election.cc:304] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:29.232972 21085 raft_consensus.cc:2804] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:29.233922 21085 raft_consensus.cc:697] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 LEADER]: Becoming Leader. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Running, Role: LEADER
I20260630 12:27:29.235071 21085 consensus_queue.cc:237] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:29.241715 20782 catalog_manager.cc:5697] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a reported cstate change: term changed from 0 to 1, leader changed from <none> to b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1). New cstate: current_term: 1 leader_uuid: "b8fdca86a6ef4ff788e91cf49818836a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:29.415102 21105 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:29.426712 21105 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:29.535972 21105 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:29.546962 21090 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:29.726583 21085 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:29.737365 21085 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:30.188504 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:30.711933 21121 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:30.712396 21121 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:30.714057 21121 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:30.715054 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:30.715054 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:30.716001 20961 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:30.715986 20886 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:30.717388 21001 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [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: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:30.718029 21121 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:30.718406 21121 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:30.718688 21121 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:30.723507 21121 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:30.725119 21121 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:30.725924 20886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:30.726094 20961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:30.726532 20886 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:30.726660 20961 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:30.731734 20886 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:30.731957 20961 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:30.732692 20999 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [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: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:30.733502 21121 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:30.734539 21121 raft_consensus.cc:697] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Becoming Leader. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Running, Role: LEADER
I20260630 12:27:30.735301 21121 consensus_queue.cc:237] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Queue going to LEADER 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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:30.741731 20783 catalog_manager.cc:5697] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: term changed from 0 to 2, leader changed from <none> to e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:30.778026 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:27:30.796639 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:30.797260 14028 tablet_replica.cc:333] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: stopping tablet replica
I20260630 12:27:30.797755 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.798128 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.799889 14028 tablet_replica.cc:333] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: stopping tablet replica
I20260630 12:27:30.800325 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.800653 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.802306 14028 tablet_replica.cc:333] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: stopping tablet replica
I20260630 12:27:30.802764 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.803105 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.804592 14028 tablet_replica.cc:333] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: stopping tablet replica
I20260630 12:27:30.805007 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:30.805850 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.827162 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:30.838183 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:30.854851 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:30.855521 14028 tablet_replica.cc:333] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: stopping tablet replica
I20260630 12:27:30.856118 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:30.856772 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.858639 14028 tablet_replica.cc:333] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: stopping tablet replica
I20260630 12:27:30.859131 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:30.859823 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.861702 14028 tablet_replica.cc:333] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: stopping tablet replica
I20260630 12:27:30.862206 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.862586 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.864315 14028 tablet_replica.cc:333] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: stopping tablet replica
I20260630 12:27:30.864761 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.865123 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.885560 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:27:30.896428 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:27:30.913046 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:30.913702 14028 tablet_replica.cc:333] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: stopping tablet replica
I20260630 12:27:30.914256 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.914644 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.916314 14028 tablet_replica.cc:333] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: stopping tablet replica
I20260630 12:27:30.916741 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.917078 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.918720 14028 tablet_replica.cc:333] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: stopping tablet replica
I20260630 12:27:30.919137 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:30.919466 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.920964 14028 tablet_replica.cc:333] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: stopping tablet replica
I20260630 12:27:30.921413 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:30.921927 14028 pending_rounds.cc:70] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Trying to abort 1 pending ops.
I20260630 12:27:30.922070 14028 pending_rounds.cc:77] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7302440758219571200 op_type: NO_OP noop_request { }
I20260630 12:27:30.922308 14028 raft_consensus.cc:2889] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:30.922513 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:30.943287 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:30.954943 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:30.960008 21128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:30.961395 21129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:30.961490 21131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:30.962330 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:30.963383 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:30.963708 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:30.963981 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822450963967 us; error 0 us; skew 500 ppm
I20260630 12:27:30.964521 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:30.966751 14028 webserver.cc:533] Webserver started at http://127.13.179.4:36405/ using document root <none> and password file <none>
I20260630 12:27:30.967304 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:30.967594 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:30.967939 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:30.969113 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "343247ff8aa24583ab2fbe1d9d2630cf"
format_stamp: "Formatted at 2026-06-30 12:27:30 on dist-test-slave-wjf0"
I20260630 12:27:30.973385 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:30.976574 21136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:30.977490 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:30.977948 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "343247ff8aa24583ab2fbe1d9d2630cf"
format_stamp: "Formatted at 2026-06-30 12:27:30 on dist-test-slave-wjf0"
I20260630 12:27:30.978394 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:30.999346 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:31.000433 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:31.001965 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:31.004201 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:31.004534 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:31.004858 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:31.005127 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:31.041210 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:45755
I20260630 12:27:31.041324 21198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:45755 every 8 connection(s)
I20260630 12:27:31.055019 21199 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:31.055438 21199 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:31.056147 21199 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:31.058044 20783 ts_manager.cc:194] Registered new tserver with Master: 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4:45755)
I20260630 12:27:31.059382 20783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58450
W20260630 12:27:31.200639 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet 494d147e8f0247499b2f5cb3ad98c04b: Network error: Client connection negotiation failed: client connection to 127.13.179.3:43257: connect: Connection refused (error 111)
W20260630 12:27:31.203891 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ae28d37f20c14a69a33cd4568663e470: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111)
W20260630 12:27:31.206805 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet cd6f8770881e4084822fbc9a1c656f85: Network error: Client connection negotiation failed: client connection to 127.13.179.1:39795: connect: Connection refused (error 111)
I20260630 12:27:32.061842 21199 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
W20260630 12:27:32.221320 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet 494d147e8f0247499b2f5cb3ad98c04b: Network error: Client connection negotiation failed: client connection to 127.13.179.3:43257: connect: Connection refused (error 111)
W20260630 12:27:32.224679 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ae28d37f20c14a69a33cd4568663e470: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111)
W20260630 12:27:32.227811 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ab9e66dcd54d40a6a4ef3b4952073e4c: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111)
W20260630 12:27:33.258121 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet 494d147e8f0247499b2f5cb3ad98c04b: Network error: Client connection negotiation failed: client connection to 127.13.179.3:43257: connect: Connection refused (error 111)
W20260630 12:27:33.261214 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ae28d37f20c14a69a33cd4568663e470: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111)
W20260630 12:27:33.264091 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ab9e66dcd54d40a6a4ef3b4952073e4c: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111)
W20260630 12:27:34.273020 20832 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table addc75fc3e9247ebb664ebede685cb71: could not find any suitable replica to move from server 76550af5cb4c4a759b152b1ce8f01586 to server 343247ff8aa24583ab2fbe1d9d2630cf
W20260630 12:27:35.275444 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b8fdca86a6ef4ff788e91cf49818836a not available for placement
W20260630 12:27:36.277500 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b8fdca86a6ef4ff788e91cf49818836a not available for placement
W20260630 12:27:37.279472 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b8fdca86a6ef4ff788e91cf49818836a not available for placement
I20260630 12:27:38.078840 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.087270 21207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.087937 21208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.092204 21210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.095044 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:38.098531 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.098721 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.098958 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822458098936 us; error 0 us; skew 500 ppm
I20260630 12:27:38.099532 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.102111 14028 webserver.cc:533] Webserver started at http://127.13.179.1:43695/ using document root <none> and password file <none>
I20260630 12:27:38.102629 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.102838 14028 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:38.106663 14028 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:38.109941 21215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.110648 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:38.110939 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "b8fdca86a6ef4ff788e91cf49818836a"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:38.111323 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.126718 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.127951 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.129499 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.133020 21222 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:27:38.154896 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:38.155246 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260630 12:27:38.155539 14028 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:27:38.160740 21222 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:38.171197 14028 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:38.171516 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:27:38.174537 21222 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: 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:27:38.175366 21222 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap complete.
I20260630 12:27:38.175931 21222 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:27:38.178313 21222 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.179123 21222 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.179903 21222 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.182974 21222 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:38.184002 21222 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:38.195158 21222 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: 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:27:38.195854 21222 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap complete.
I20260630 12:27:38.196416 21222 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:27:38.199083 21222 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.199666 21222 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.200384 21222 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.202070 21222 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:27:38.202925 21222 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:38.217921 21222 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: 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:27:38.218937 21222 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap complete.
I20260630 12:27:38.219641 21222 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:27:38.222903 21222 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.223799 21222 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.224740 21222 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.227430 21222 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:27:38.228406 21222 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap starting.
I20260630 12:27:38.231310 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:39795
I20260630 12:27:38.231426 21282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:39795 every 8 connection(s)
W20260630 12:27:38.236799 21284 tablet.cc:2406] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:38.237881 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.256870 21288 instance_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:27:38.260278 21222 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260630 12:27:38.260898 21289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.261806 21222 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Bootstrap complete.
I20260630 12:27:38.262852 21222 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260630 12:27:38.266717 21222 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.267530 21222 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8fdca86a6ef4ff788e91cf49818836a, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.268415 21222 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
W20260630 12:27:38.269434 21291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.270479 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:38.270808 21222 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:38.271695 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.271986 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.272188 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822458272171 us; error 0 us; skew 500 ppm
I20260630 12:27:38.272320 21283 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:38.272672 21283 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.272879 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.273496 21283 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:38.275915 14028 webserver.cc:533] Webserver started at http://127.13.179.2:34423/ using document root <none> and password file <none>
I20260630 12:27:38.276499 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.276741 14028 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:38.278020 20783 ts_manager.cc:194] Re-registered known tserver with Master: b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795)
I20260630 12:27:38.281514 14028 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
W20260630 12:27:38.282650 20832 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 76550af5cb4c4a759b152b1ce8f01586 not available for placement
I20260630 12:27:38.283928 20783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52956
I20260630 12:27:38.286190 21296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.286845 21283 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
I20260630 12:27:38.287227 14028 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:27:38.287577 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "76550af5cb4c4a759b152b1ce8f01586"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:38.287890 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.305086 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.306448 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.308175 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.331913 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:38.332245 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.001s
I20260630 12:27:38.336949 21303 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:38.346683 14028 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:38.346977 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:27:38.349759 21303 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: 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:27:38.350538 21303 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap complete.
I20260630 12:27:38.351068 21303 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:27:38.353070 21303 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.353677 21303 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.354403 21303 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.357298 21303 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:27:38.358014 21303 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:38.372295 21303 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: 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:27:38.373389 21303 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap complete.
I20260630 12:27:38.374248 21303 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260630 12:27:38.377805 21303 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.378669 21303 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.379640 21303 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.382340 21303 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:27:38.383399 21303 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
I20260630 12:27:38.401468 21303 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: 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:27:38.402283 21303 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap complete.
I20260630 12:27:38.402761 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43073
I20260630 12:27:38.402864 21303 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:27:38.402992 21363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43073 every 8 connection(s)
I20260630 12:27:38.405416 21303 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.405974 21303 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.406695 21303 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.408869 21303 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:27:38.409386 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:38.410102 21303 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap starting.
W20260630 12:27:38.419554 21367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.422266 21368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.428539 21371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.429188 21303 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: 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:27:38.429385 21364 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:38.429911 21364 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.430365 21303 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Bootstrap complete.
I20260630 12:27:38.430371 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:38.430915 21364 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:38.431337 21303 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260630 12:27:38.431803 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.432116 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.432333 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822458432316 us; error 0 us; skew 500 ppm
I20260630 12:27:38.433106 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.434239 21303 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.435160 21303 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.435941 20783 ts_manager.cc:194] Re-registered known tserver with Master: 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:38.435948 21303 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.436635 14028 webserver.cc:533] Webserver started at http://127.13.179.3:46099/ using document root <none> and password file <none>
I20260630 12:27:38.437383 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.437618 14028 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:38.438508 21303 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:38.440496 20783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52968
I20260630 12:27:38.442005 14028 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:27:38.443766 21364 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
I20260630 12:27:38.446435 21376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.447333 14028 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:27:38.447633 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "e128a818b63f4a53bffe9232c2d91b20"
format_stamp: "Formatted at 2026-06-30 12:27:27 on dist-test-slave-wjf0"
I20260630 12:27:38.447929 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.457409 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.458586 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.459982 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.483637 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:27:38.483986 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:27:38.488281 21383 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:38.499128 14028 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:27:38.499439 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:27:38.501700 21383 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: 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:27:38.502522 21383 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Bootstrap complete.
I20260630 12:27:38.503047 21383 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:27:38.505115 21383 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.505690 21383 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.506371 21383 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.509704 21383 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:27:38.510581 21383 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:38.525955 21383 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: 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:27:38.526747 21383 tablet_bootstrap.cc:492] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Bootstrap complete.
I20260630 12:27:38.527395 21383 ts_tablet_manager.cc:1403] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:27:38.530049 21383 raft_consensus.cc:359] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.530776 21383 raft_consensus.cc:740] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.531450 21383 consensus_queue.cc:260] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.533052 21383 ts_tablet_manager.cc:1434] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:38.533975 21383 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:38.549120 21383 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: 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:27:38.550087 21383 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap complete.
I20260630 12:27:38.550657 21383 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:27:38.552894 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:43257
I20260630 12:27:38.552762 21383 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.553104 21443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:43257 every 8 connection(s)
I20260630 12:27:38.553607 21383 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.554338 21383 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.556037 21383 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:38.556725 21383 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap starting.
I20260630 12:27:38.570228 21444 heartbeater.cc:344] Connected to a master server at 127.13.179.62:39661
I20260630 12:27:38.570745 21444 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.571556 21444 heartbeater.cc:507] Master 127.13.179.62:39661 requested a full tablet report, sending...
I20260630 12:27:38.572654 21383 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: 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:27:38.573571 21383 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Bootstrap complete.
I20260630 12:27:38.574404 21383 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:27:38.575294 20783 ts_manager.cc:194] Re-registered known tserver with Master: e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:38.576570 21383 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.577579 21383 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.578312 21383 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:38.580014 21383 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:38.580442 20783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52980
I20260630 12:27:38.583124 21444 heartbeater.cc:499] Master 127.13.179.62:39661 was elected leader, sending a full tablet report...
W20260630 12:27:39.305378 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ab9e66dcd54d40a6a4ef3b4952073e4c: Illegal state: Replica 76550af5cb4c4a759b152b1ce8f01586 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } }
W20260630 12:27:39.309288 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet ae28d37f20c14a69a33cd4568663e470: Illegal state: Replica 76550af5cb4c4a759b152b1ce8f01586 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } }
W20260630 12:27:39.322652 20832 auto_rebalancer.cc:639] Failed to schedule move for tablet 494d147e8f0247499b2f5cb3ad98c04b: Illegal state: Replica e128a818b63f4a53bffe9232c2d91b20 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } }
I20260630 12:27:39.690791 21451 raft_consensus.cc:493] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.691625 21451 raft_consensus.cc:515] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.692660 21452 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.693357 21452 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.694532 21451 leader_election.cc:290] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.695756 21452 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.707269 21257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:39.707455 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:39.707749 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:39.707911 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:39.708649 21257 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:39.708962 21338 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:39.709386 21256 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.709755 21337 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.711107 21378 leader_election.cc:304] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.712181 21452 raft_consensus.cc:2804] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:39.712410 21378 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [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: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.713029 21452 raft_consensus.cc:493] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.714112 21452 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.714210 21451 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:27:39.715173 21451 raft_consensus.cc:493] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.715899 21451 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:39.718189 21457 raft_consensus.cc:493] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.719105 21457 raft_consensus.cc:515] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.722903 21457 leader_election.cc:290] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.723691 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:39.724469 21256 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:39.725607 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:39.725821 21378 leader_election.cc:304] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.726644 21337 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 1.
I20260630 12:27:39.727152 21457 raft_consensus.cc:2804] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:39.727200 21452 raft_consensus.cc:515] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.727954 21457 raft_consensus.cc:493] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.729296 21457 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.730906 21452 leader_election.cc:290] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.731513 21456 raft_consensus.cc:493] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.731467 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:39.732071 21337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f8770881e4084822fbc9a1c656f85" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:39.732407 21456 raft_consensus.cc:515] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.732867 21256 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.735865 21456 leader_election.cc:290] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:39.733129 21337 raft_consensus.cc:3060] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.743790 21256 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.745682 21378 leader_election.cc:304] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: b8fdca86a6ef4ff788e91cf49818836a, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.746024 21457 raft_consensus.cc:515] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.748835 21457 leader_election.cc:290] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 2 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.749617 21337 raft_consensus.cc:2468] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.747184 21452 raft_consensus.cc:2804] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:39.750157 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:39.750869 21452 raft_consensus.cc:697] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Becoming Leader. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Running, Role: LEADER
I20260630 12:27:39.751549 21338 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.752450 21452 consensus_queue.cc:237] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.750823 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:39.754820 21256 raft_consensus.cc:3060] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.745929 21451 raft_consensus.cc:515] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.761276 21338 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.764128 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586" is_pre_election: true
I20260630 12:27:39.765100 21338 raft_consensus.cc:2393] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8fdca86a6ef4ff788e91cf49818836a in current term 2: Already voted for candidate e128a818b63f4a53bffe9232c2d91b20 in this term.
I20260630 12:27:39.765615 21256 raft_consensus.cc:2468] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 2.
I20260630 12:27:39.765690 21380 leader_election.cc:304] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.767472 21457 raft_consensus.cc:2804] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:39.768373 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:39.769382 21256 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:39.770530 21338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494d147e8f0247499b2f5cb3ad98c04b" candidate_uuid: "e128a818b63f4a53bffe9232c2d91b20" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "76550af5cb4c4a759b152b1ce8f01586"
I20260630 12:27:39.771400 21338 raft_consensus.cc:3060] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:39.769614 21457 raft_consensus.cc:697] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Becoming Leader. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Running, Role: LEADER
I20260630 12:27:39.768886 21451 leader_election.cc:290] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [CANDIDATE]: Term 3 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:39.772953 21457 consensus_queue.cc:237] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.775718 20783 catalog_manager.cc:5697] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: term changed from 1 to 2, leader changed from b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1) to e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.780287 21338 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 3.
I20260630 12:27:39.781394 21418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9e66dcd54d40a6a4ef3b4952073e4c" candidate_uuid: "b8fdca86a6ef4ff788e91cf49818836a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:39.781828 21380 leader_election.cc:304] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [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: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.783466 21462 raft_consensus.cc:2804] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:39.784096 21217 leader_election.cc:304] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [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: b8fdca86a6ef4ff788e91cf49818836a; no voters: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20
I20260630 12:27:39.784337 21462 raft_consensus.cc:697] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 3 LEADER]: Becoming Leader. State: Replica: e128a818b63f4a53bffe9232c2d91b20, State: Running, Role: LEADER
I20260630 12:27:39.785876 21456 raft_consensus.cc:2749] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:39.785878 21462 consensus_queue.cc:237] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.787125 21256 raft_consensus.cc:2468] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e128a818b63f4a53bffe9232c2d91b20 in term 3.
I20260630 12:27:39.767508 21461 raft_consensus.cc:493] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.788645 21461 raft_consensus.cc:515] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.792680 21461 leader_election.cc:290] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:39.808545 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a" is_pre_election: true
I20260630 12:27:39.809669 21256 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:39.809903 21418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20" is_pre_election: true
I20260630 12:27:39.810922 21418 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 1.
I20260630 12:27:39.811381 21298 leader_election.cc:304] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: 76550af5cb4c4a759b152b1ce8f01586, b8fdca86a6ef4ff788e91cf49818836a; no voters: 
I20260630 12:27:39.812682 21461 raft_consensus.cc:2804] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:39.812556 20783 catalog_manager.cc:5697] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.813371 21461 raft_consensus.cc:493] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:39.814262 21461 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.814455 20783 catalog_manager.cc:5697] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: term changed from 1 to 2, leader changed from 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2) to e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:39.822237 21461 raft_consensus.cc:515] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.825068 21461 leader_election.cc:290] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [CANDIDATE]: Term 2 election: Requested vote from peers b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795), e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:39.825294 21256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8fdca86a6ef4ff788e91cf49818836a"
I20260630 12:27:39.826193 21418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae28d37f20c14a69a33cd4568663e470" candidate_uuid: "76550af5cb4c4a759b152b1ce8f01586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e128a818b63f4a53bffe9232c2d91b20"
I20260630 12:27:39.826812 21256 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.827064 21418 raft_consensus.cc:3060] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:39.833140 21418 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 2.
I20260630 12:27:39.833140 21256 raft_consensus.cc:2468] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76550af5cb4c4a759b152b1ce8f01586 in term 2.
I20260630 12:27:39.834619 21298 leader_election.cc:304] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: 76550af5cb4c4a759b152b1ce8f01586, e128a818b63f4a53bffe9232c2d91b20; no voters: 
I20260630 12:27:39.835465 21461 raft_consensus.cc:2804] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:39.836630 21461 raft_consensus.cc:697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 LEADER]: Becoming Leader. State: Replica: 76550af5cb4c4a759b152b1ce8f01586, State: Running, Role: LEADER
I20260630 12:27:39.837615 21461 consensus_queue.cc:237] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } }
I20260630 12:27:39.844919 20783 catalog_manager.cc:5697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.249979 21256 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.251076 21338 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.251811 21461 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.252925 21462 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.274291 21257 raft_consensus.cc:1275] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 3 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:40.277268 21451 consensus_queue.cc:1048] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.281229 21418 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.283283 21256 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.283111 21461 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.290494 21462 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.303198 21338 raft_consensus.cc:1275] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 3 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:27:40.308946 21462 consensus_queue.cc:1048] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.329900 21338 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.331243 21462 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.333511 21338 consensus_queue.cc:237] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.341708 21418 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:40.343511 21479 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } 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:27:40.344697 21256 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:40.346607 21257 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:40.349005 21461 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.350728 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:40.362109 21471 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.364662 21418 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
W20260630 12:27:40.375380 21297 consensus_peers.cc:597] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 -> Peer 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4:45755): Couldn't send request to peer 343247ff8aa24583ab2fbe1d9d2630cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae28d37f20c14a69a33cd4568663e470. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.374359 21257 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.382688 20784 catalog_manager.cc:5697] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.385416 21418 consensus_queue.cc:237] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.393074 21257 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:40.393519 21337 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:40.395198 21451 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.396634 21451 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.403512 21462 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.405422 21337 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.411356 21257 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
W20260630 12:27:40.424185 21377 consensus_peers.cc:597] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 -> Peer 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4:45755): Couldn't send request to peer 343247ff8aa24583ab2fbe1d9d2630cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab9e66dcd54d40a6a4ef3b4952073e4c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.432015 21418 consensus_queue.cc:237] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.434757 20783 catalog_manager.cc:5697] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.439044 21337 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:27:40.439651 21377 consensus_peers.cc:597] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 -> Peer 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4:45755): Couldn't send request to peer 343247ff8aa24583ab2fbe1d9d2630cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd6f8770881e4084822fbc9a1c656f85. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.440515 21257 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:40.440955 21451 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.441995 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:40.448544 21462 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.450816 21337 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.450716 21257 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } } }
I20260630 12:27:40.468348 20784 catalog_manager.cc:5697] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: config changed from index -1 to 3, NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.793323 21493 ts_tablet_manager.cc:933] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: Initiating tablet copy from peer 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073)
I20260630 12:27:40.795778 21493 tablet_copy_client.cc:323] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:43073
I20260630 12:27:40.801379 21492 ts_tablet_manager.cc:933] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: Initiating tablet copy from peer e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:40.803843 21492 tablet_copy_client.cc:323] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:43257
I20260630 12:27:40.810660 21348 tablet_copy_service.cc:140] P 76550af5cb4c4a759b152b1ce8f01586: Received BeginTabletCopySession request for tablet ae28d37f20c14a69a33cd4568663e470 from peer 343247ff8aa24583ab2fbe1d9d2630cf ({username='slave'} at 127.0.0.1:57424)
I20260630 12:27:40.811501 21348 tablet_copy_service.cc:161] P 76550af5cb4c4a759b152b1ce8f01586: Beginning new tablet copy session on tablet ae28d37f20c14a69a33cd4568663e470 from peer 343247ff8aa24583ab2fbe1d9d2630cf at {username='slave'} at 127.0.0.1:57424: session id = 343247ff8aa24583ab2fbe1d9d2630cf-ae28d37f20c14a69a33cd4568663e470
I20260630 12:27:40.825837 21348 tablet_copy_source_session.cc:215] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:40.829609 21493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae28d37f20c14a69a33cd4568663e470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:40.845788 21428 tablet_copy_service.cc:140] P e128a818b63f4a53bffe9232c2d91b20: Received BeginTabletCopySession request for tablet ab9e66dcd54d40a6a4ef3b4952073e4c from peer 343247ff8aa24583ab2fbe1d9d2630cf ({username='slave'} at 127.0.0.1:56512)
I20260630 12:27:40.846334 21428 tablet_copy_service.cc:161] P e128a818b63f4a53bffe9232c2d91b20: Beginning new tablet copy session on tablet ab9e66dcd54d40a6a4ef3b4952073e4c from peer 343247ff8aa24583ab2fbe1d9d2630cf at {username='slave'} at 127.0.0.1:56512: session id = 343247ff8aa24583ab2fbe1d9d2630cf-ab9e66dcd54d40a6a4ef3b4952073e4c
I20260630 12:27:40.846832 21493 tablet_copy_client.cc:806] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:40.847453 21493 tablet_copy_client.cc:670] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:40.851624 21493 tablet_copy_client.cc:538] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:40.853565 21428 tablet_copy_source_session.cc:215] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:40.860256 21493 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap starting.
I20260630 12:27:40.861124 21492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9e66dcd54d40a6a4ef3b4952073e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:40.872396 21492 tablet_copy_client.cc:806] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:40.873016 21492 tablet_copy_client.cc:670] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:40.877035 21492 tablet_copy_client.cc:538] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:40.881898 21493 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: 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:27:40.882638 21493 tablet_bootstrap.cc:492] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap complete.
I20260630 12:27:40.883256 21493 ts_tablet_manager.cc:1403] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260630 12:27:40.885475 21493 raft_consensus.cc:359] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.885944 21492 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap starting.
I20260630 12:27:40.886088 21493 raft_consensus.cc:740] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 343247ff8aa24583ab2fbe1d9d2630cf, State: Initialized, Role: LEARNER
I20260630 12:27:40.886759 21493 consensus_queue.cc:260] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.889112 21493 ts_tablet_manager.cc:1434] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:27:40.891322 21348 tablet_copy_service.cc:342] P 76550af5cb4c4a759b152b1ce8f01586: Request end of tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-ae28d37f20c14a69a33cd4568663e470 received from {username='slave'} at 127.0.0.1:57424
I20260630 12:27:40.891764 21348 tablet_copy_service.cc:434] P 76550af5cb4c4a759b152b1ce8f01586: ending tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-ae28d37f20c14a69a33cd4568663e470 on tablet ae28d37f20c14a69a33cd4568663e470 with peer 343247ff8aa24583ab2fbe1d9d2630cf
I20260630 12:27:40.906754 21492 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: 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:27:40.907470 21492 tablet_bootstrap.cc:492] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap complete.
I20260630 12:27:40.908043 21492 ts_tablet_manager.cc:1403] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:27:40.910142 21492 raft_consensus.cc:359] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.910749 21492 raft_consensus.cc:740] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 343247ff8aa24583ab2fbe1d9d2630cf, State: Initialized, Role: LEARNER
I20260630 12:27:40.911339 21492 consensus_queue.cc:260] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:40.913575 21492 ts_tablet_manager.cc:1434] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:27:40.915477 21428 tablet_copy_service.cc:342] P e128a818b63f4a53bffe9232c2d91b20: Request end of tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-ab9e66dcd54d40a6a4ef3b4952073e4c received from {username='slave'} at 127.0.0.1:56512
I20260630 12:27:40.915897 21428 tablet_copy_service.cc:434] P e128a818b63f4a53bffe9232c2d91b20: ending tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-ab9e66dcd54d40a6a4ef3b4952073e4c on tablet ab9e66dcd54d40a6a4ef3b4952073e4c with peer 343247ff8aa24583ab2fbe1d9d2630cf
I20260630 12:27:40.987993 21492 ts_tablet_manager.cc:933] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: Initiating tablet copy from peer e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257)
I20260630 12:27:40.989565 21492 tablet_copy_client.cc:323] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:43257
I20260630 12:27:40.991037 21428 tablet_copy_service.cc:140] P e128a818b63f4a53bffe9232c2d91b20: Received BeginTabletCopySession request for tablet cd6f8770881e4084822fbc9a1c656f85 from peer 343247ff8aa24583ab2fbe1d9d2630cf ({username='slave'} at 127.0.0.1:56512)
I20260630 12:27:40.991467 21428 tablet_copy_service.cc:161] P e128a818b63f4a53bffe9232c2d91b20: Beginning new tablet copy session on tablet cd6f8770881e4084822fbc9a1c656f85 from peer 343247ff8aa24583ab2fbe1d9d2630cf at {username='slave'} at 127.0.0.1:56512: session id = 343247ff8aa24583ab2fbe1d9d2630cf-cd6f8770881e4084822fbc9a1c656f85
I20260630 12:27:40.996323 21428 tablet_copy_source_session.cc:215] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:40.998873 21492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f8770881e4084822fbc9a1c656f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:41.009760 21492 tablet_copy_client.cc:806] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:41.010381 21492 tablet_copy_client.cc:670] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:41.013818 21492 tablet_copy_client.cc:538] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:41.019486 21492 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap starting.
I20260630 12:27:41.034596 21492 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: 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:27:41.035333 21492 tablet_bootstrap.cc:492] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: Bootstrap complete.
I20260630 12:27:41.035866 21492 ts_tablet_manager.cc:1403] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:27:41.037993 21492 raft_consensus.cc:359] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:41.038579 21492 raft_consensus.cc:740] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 343247ff8aa24583ab2fbe1d9d2630cf, State: Initialized, Role: LEARNER
I20260630 12:27:41.039091 21492 consensus_queue.cc:260] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: true } }
I20260630 12:27:41.041010 21492 ts_tablet_manager.cc:1434] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:41.042999 21428 tablet_copy_service.cc:342] P e128a818b63f4a53bffe9232c2d91b20: Request end of tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-cd6f8770881e4084822fbc9a1c656f85 received from {username='slave'} at 127.0.0.1:56512
I20260630 12:27:41.043377 21428 tablet_copy_service.cc:434] P e128a818b63f4a53bffe9232c2d91b20: ending tablet copy session 343247ff8aa24583ab2fbe1d9d2630cf-cd6f8770881e4084822fbc9a1c656f85 on tablet cd6f8770881e4084822fbc9a1c656f85 with peer 343247ff8aa24583ab2fbe1d9d2630cf
I20260630 12:27:41.257010 21174 raft_consensus.cc:1217] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:41.289450 21174 raft_consensus.cc:1217] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:41.541498 21174 raft_consensus.cc:1217] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:41.710700 21506 raft_consensus.cc:1064] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586: attempting to promote NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf to VOTER
I20260630 12:27:41.712625 21506 consensus_queue.cc:237] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:41.719116 21174 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.719362 21418 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.720692 21505 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.720969 21257 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.721673 21506 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.722749 21471 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.740226 21457 raft_consensus.cc:1064] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20: attempting to promote NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf to VOTER
I20260630 12:27:41.742949 21457 consensus_queue.cc:237] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:41.751334 21505 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.753274 21256 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.760103 21174 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.761806 21451 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.764551 21173 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.767580 20782 catalog_manager.cc:5697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 reported cstate change: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:41.774207 21337 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.775976 21255 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.775213 21417 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } attrs { replace: true } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.790722 21451 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.794596 21462 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.814945 21451 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.821221 21337 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.836306 21255 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.839090 21172 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.858590 20781 catalog_manager.cc:5697] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf reported cstate change: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } attrs { replace: true } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.865145 21337 consensus_queue.cc:237] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:41.871865 21172 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:41.873405 21506 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:41.879130 21255 raft_consensus.cc:1275] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer 76550af5cb4c4a759b152b1ce8f01586: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:41.880370 21506 consensus_queue.cc:1048] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:41.883244 21505 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.889266 21255 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.893953 20771 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae28d37f20c14a69a33cd4568663e470 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:41.894304 21172 raft_consensus.cc:2955] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.896687 21417 consensus_queue.cc:237] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:41.900794 20784 catalog_manager.cc:5697] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 reported cstate change: config changed from index 4 to 5, VOTER e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3) evicted. New cstate: current_term: 2 leader_uuid: "76550af5cb4c4a759b152b1ce8f01586" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:41.906762 21256 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:41.908376 21457 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:41.910297 21172 raft_consensus.cc:1275] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:41.913654 21457 consensus_queue.cc:1048] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:41.916386 21451 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.922878 21256 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.923477 21173 raft_consensus.cc:2955] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:41.928498 20769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab9e66dcd54d40a6a4ef3b4952073e4c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:41.930523 21408 tablet_service.cc:1558] Processing DeleteTablet for tablet ae28d37f20c14a69a33cd4568663e470 with delete_type TABLET_DATA_TOMBSTONED (TS e128a818b63f4a53bffe9232c2d91b20 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56516
I20260630 12:27:41.937839 20784 catalog_manager.cc:5697] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: config changed from index 4 to 5, VOTER 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2) evicted. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:41.944520 21523 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:41.945406 21523 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.946187 21523 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.949462 21523 ts_tablet_manager.cc:1916] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:41.953917 21328 tablet_service.cc:1558] Processing DeleteTablet for tablet ab9e66dcd54d40a6a4ef3b4952073e4c with delete_type TABLET_DATA_TOMBSTONED (TS 76550af5cb4c4a759b152b1ce8f01586 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57438
I20260630 12:27:41.959048 21524 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:41.959748 21524 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:41.960446 21524 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:41.963558 21524 ts_tablet_manager.cc:1916] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:41.968271 21523 ts_tablet_manager.cc:1929] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:41.968796 21523 log.cc:1199] T ae28d37f20c14a69a33cd4568663e470 P e128a818b63f4a53bffe9232c2d91b20: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/ae28d37f20c14a69a33cd4568663e470
I20260630 12:27:41.970482 20769 catalog_manager.cc:5028] TS e128a818b63f4a53bffe9232c2d91b20 (127.13.179.3:43257): tablet ae28d37f20c14a69a33cd4568663e470 (table test-workload [id=addc75fc3e9247ebb664ebede685cb71]) successfully deleted
I20260630 12:27:41.971132 21457 raft_consensus.cc:1064] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20: attempting to promote NON_VOTER 343247ff8aa24583ab2fbe1d9d2630cf to VOTER
I20260630 12:27:41.973671 21457 consensus_queue.cc:237] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:41.978842 21524 ts_tablet_manager.cc:1929] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:41.979346 21524 log.cc:1199] T ab9e66dcd54d40a6a4ef3b4952073e4c P 76550af5cb4c4a759b152b1ce8f01586: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/ab9e66dcd54d40a6a4ef3b4952073e4c
I20260630 12:27:41.980564 21172 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 LEARNER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.981011 20771 catalog_manager.cc:5028] TS 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073): tablet ab9e66dcd54d40a6a4ef3b4952073e4c (table test-workload [id=addc75fc3e9247ebb664ebede685cb71]) successfully deleted
I20260630 12:27:41.982247 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.983726 21256 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.983741 21337 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:41.985352 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:41.986166 21451 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:42.000586 21462 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.003187 21337 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.005367 21172 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.012908 21256 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.019301 20784 catalog_manager.cc:5697] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 reported cstate change: config changed from index 3 to 4, 343247ff8aa24583ab2fbe1d9d2630cf (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8fdca86a6ef4ff788e91cf49818836a" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:42.032047 21417 consensus_queue.cc:237] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [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: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } }
I20260630 12:27:42.038414 21337 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:42.038626 21172 raft_consensus.cc:1275] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Refusing update from remote peer e128a818b63f4a53bffe9232c2d91b20: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:42.040021 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:42.042377 21457 consensus_queue.cc:1048] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:42.048529 21172 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.050377 21462 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.050952 21337 raft_consensus.cc:2955] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.060765 20769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd6f8770881e4084822fbc9a1c656f85 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:42.063687 20781 catalog_manager.cc:5697] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf reported cstate change: config changed from index 4 to 5, VOTER b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1) evicted. New cstate: current_term: 2 leader_uuid: "e128a818b63f4a53bffe9232c2d91b20" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "76550af5cb4c4a759b152b1ce8f01586" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43073 } } peers { permanent_uuid: "e128a818b63f4a53bffe9232c2d91b20" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43257 } } peers { permanent_uuid: "343247ff8aa24583ab2fbe1d9d2630cf" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 45755 } attrs { promote: false } } }
I20260630 12:27:42.085059 21247 tablet_service.cc:1558] Processing DeleteTablet for tablet cd6f8770881e4084822fbc9a1c656f85 with delete_type TABLET_DATA_TOMBSTONED (TS b8fdca86a6ef4ff788e91cf49818836a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50500
I20260630 12:27:42.086763 21530 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:42.087443 21530 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:42.088023 21530 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:42.090480 21530 ts_tablet_manager.cc:1916] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:42.100489 21530 ts_tablet_manager.cc:1929] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:42.100814 21530 log.cc:1199] T cd6f8770881e4084822fbc9a1c656f85 P b8fdca86a6ef4ff788e91cf49818836a: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/cd6f8770881e4084822fbc9a1c656f85
I20260630 12:27:42.102192 20769 catalog_manager.cc:5028] TS b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795): tablet cd6f8770881e4084822fbc9a1c656f85 (table test-workload [id=addc75fc3e9247ebb664ebede685cb71]) successfully deleted
I20260630 12:27:43.597512 14028 tablet_server.cc:179] TabletServer@127.13.179.1:39795 shutting down...
I20260630 12:27:43.628046 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.628872 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.629689 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.630790 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.633569 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.634109 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.634629 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P b8fdca86a6ef4ff788e91cf49818836a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.637069 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.637683 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.638772 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P b8fdca86a6ef4ff788e91cf49818836a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.665630 14028 tablet_server.cc:196] TabletServer@127.13.179.1:39795 shutdown complete.
I20260630 12:27:43.685300 14028 tablet_server.cc:179] TabletServer@127.13.179.2:43073 shutting down...
I20260630 12:27:43.708878 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.709731 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.710382 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.711467 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.714672 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.715205 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.716291 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P 76550af5cb4c4a759b152b1ce8f01586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.718590 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.719055 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.719552 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P 76550af5cb4c4a759b152b1ce8f01586 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:43.741338 21380 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:27:43.744788 21380 consensus_peers.cc:597] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 -> Peer 76550af5cb4c4a759b152b1ce8f01586 (127.13.179.2:43073): Couldn't send request to peer 76550af5cb4c4a759b152b1ce8f01586. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:43073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.746860 14028 tablet_server.cc:196] TabletServer@127.13.179.2:43073 shutdown complete.
W20260630 12:27:43.750804 21378 consensus_peers.cc:597] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 -> Peer b8fdca86a6ef4ff788e91cf49818836a (127.13.179.1:39795): Couldn't send request to peer b8fdca86a6ef4ff788e91cf49818836a. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.766039 14028 tablet_server.cc:179] TabletServer@127.13.179.3:43257 shutting down...
I20260630 12:27:43.791582 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.792402 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.793035 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.794054 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.796487 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.797025 14028 raft_consensus.cc:2243] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.797909 14028 raft_consensus.cc:2272] T 494d147e8f0247499b2f5cb3ad98c04b P e128a818b63f4a53bffe9232c2d91b20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.800179 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:43.800662 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.801553 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P e128a818b63f4a53bffe9232c2d91b20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.826505 14028 tablet_server.cc:196] TabletServer@127.13.179.3:43257 shutdown complete.
I20260630 12:27:43.845362 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:27:43.872359 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:43.873143 14028 tablet_replica.cc:333] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf: stopping tablet replica
I20260630 12:27:43.874179 14028 raft_consensus.cc:2243] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.875015 14028 raft_consensus.cc:2272] T cd6f8770881e4084822fbc9a1c656f85 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.877328 14028 tablet_replica.cc:333] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf: stopping tablet replica
I20260630 12:27:43.877859 14028 raft_consensus.cc:2243] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.878400 14028 raft_consensus.cc:2272] T ab9e66dcd54d40a6a4ef3b4952073e4c P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.880389 14028 tablet_replica.cc:333] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf: stopping tablet replica
I20260630 12:27:43.880847 14028 raft_consensus.cc:2243] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:43.881615 14028 raft_consensus.cc:2272] T ae28d37f20c14a69a33cd4568663e470 P 343247ff8aa24583ab2fbe1d9d2630cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.902626 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:27:43.917023 14028 master.cc:562] Master@127.13.179.62:39661 shutting down...
I20260630 12:27:43.937223 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:43.937850 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:43.938180 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6c56a41a950480cb2d7775c5a5fabed: stopping tablet replica
I20260630 12:27:43.957751 14028 master.cc:584] Master@127.13.179.62:39661 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16945 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:27:43.998910 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:35695
I20260630 12:27:44.000052 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.005792 21534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.005894 21535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.006659 21537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.008468 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:44.009368 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.009543 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.009655 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822464009644 us; error 0 us; skew 500 ppm
I20260630 12:27:44.010076 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.012348 14028 webserver.cc:533] Webserver started at http://127.13.179.62:40293/ using document root <none> and password file <none>
I20260630 12:27:44.012765 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.012923 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.013199 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.014335 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "1dd6522942084b798b40048fbf4fda25"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.018682 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:44.022229 21542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.022996 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:27:44.023300 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "1dd6522942084b798b40048fbf4fda25"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.023586 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.047420 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.048596 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.084966 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:35695
I20260630 12:27:44.085071 21593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:35695 every 8 connection(s)
I20260630 12:27:44.088938 21594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:44.099673 21594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Bootstrap starting.
I20260630 12:27:44.104243 21594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:44.108633 21594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: No bootstrap required, opened a new log
I20260630 12:27:44.111029 21594 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER }
I20260630 12:27:44.111521 21594 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:44.111778 21594 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd6522942084b798b40048fbf4fda25, State: Initialized, Role: FOLLOWER
I20260630 12:27:44.112416 21594 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER }
I20260630 12:27:44.112929 21594 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:44.113166 21594 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:44.113495 21594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:44.118402 21594 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER }
I20260630 12:27:44.118976 21594 leader_election.cc:304] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [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: 1dd6522942084b798b40048fbf4fda25; no voters: 
I20260630 12:27:44.120123 21594 leader_election.cc:290] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:44.120550 21597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:44.121946 21597 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 1 LEADER]: Becoming Leader. State: Replica: 1dd6522942084b798b40048fbf4fda25, State: Running, Role: LEADER
I20260630 12:27:44.122561 21597 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [LEADER]: Queue going to LEADER mode. State: All 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: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER }
I20260630 12:27:44.123378 21594 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:44.125849 21598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1dd6522942084b798b40048fbf4fda25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER } }
I20260630 12:27:44.125911 21599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1dd6522942084b798b40048fbf4fda25. Latest consensus state: current_term: 1 leader_uuid: "1dd6522942084b798b40048fbf4fda25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd6522942084b798b40048fbf4fda25" member_type: VOTER } }
I20260630 12:27:44.126796 21598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.126873 21599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:44.130293 21603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:44.135353 21603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:44.144107 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:44.144925 21603 catalog_manager.cc:1383] Generated new cluster ID: f37726dce9b1413797e4d51108190bb9
I20260630 12:27:44.145218 21603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:44.185977 21603 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:44.187274 21603 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:44.201809 21603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Generated new TSK 0
I20260630 12:27:44.202404 21603 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:44.210101 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.216181 21615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.216607 21616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.219094 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:44.219061 21618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.220367 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.220556 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.220682 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822464220671 us; error 0 us; skew 500 ppm
I20260630 12:27:44.221101 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.223284 14028 webserver.cc:533] Webserver started at http://127.13.179.1:34711/ using document root <none> and password file <none>
I20260630 12:27:44.223728 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.223877 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.224088 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.225329 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "5a6b0921bfe742fc94a6d197ad71015c"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.229444 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:44.232439 21623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.233148 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:44.233479 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "5a6b0921bfe742fc94a6d197ad71015c"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.233757 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.248881 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.250101 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.251515 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.253800 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.254031 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.254258 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.254437 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.292116 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:38213
I20260630 12:27:44.292230 21685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:38213 every 8 connection(s)
I20260630 12:27:44.297114 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.303984 21690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.305421 21691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.308173 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:44.308246 21693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.309669 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.309942 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.310153 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822464310136 us; error 0 us; skew 500 ppm
I20260630 12:27:44.310753 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.313496 21686 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35695
I20260630 12:27:44.313832 14028 webserver.cc:533] Webserver started at http://127.13.179.2:46831/ using document root <none> and password file <none>
I20260630 12:27:44.313934 21686 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.314436 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.314682 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.314779 21686 heartbeater.cc:507] Master 127.13.179.62:35695 requested a full tablet report, sending...
I20260630 12:27:44.314953 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.316504 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "aca4504adaf64b0289d3d79e1be7af58"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.317207 21559 ts_manager.cc:194] Registered new tserver with Master: 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213)
I20260630 12:27:44.319777 21559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60790
I20260630 12:27:44.322465 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:27:44.325773 21698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.326548 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:27:44.326828 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "aca4504adaf64b0289d3d79e1be7af58"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.327102 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.341418 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.342494 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.343809 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.345922 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.346143 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.346374 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.346539 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.383602 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:44987
I20260630 12:27:44.383709 21760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:44987 every 8 connection(s)
I20260630 12:27:44.388530 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:44.396199 21764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.397053 21765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:44.399554 21767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:44.399969 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:44.400717 21761 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35695
I20260630 12:27:44.401116 21761 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.401312 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:44.401605 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:44.401801 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822464401769 us; error 0 us; skew 500 ppm
I20260630 12:27:44.402068 21761 heartbeater.cc:507] Master 127.13.179.62:35695 requested a full tablet report, sending...
I20260630 12:27:44.402431 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:44.404292 21559 ts_manager.cc:194] Registered new tserver with Master: aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:44.405409 14028 webserver.cc:533] Webserver started at http://127.13.179.3:41477/ using document root <none> and password file <none>
I20260630 12:27:44.405833 21559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60806
I20260630 12:27:44.405932 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:44.406298 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:44.406584 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:44.407730 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "b159fc3c08a04ea280ff693f24e20ff6"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.411943 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:44.415138 21772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.415972 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:44.416203 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "b159fc3c08a04ea280ff693f24e20ff6"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:44.416431 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:44.428772 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:44.429888 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:44.431216 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:44.433375 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:44.433589 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.433812 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:44.433981 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:44.471736 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:45359
I20260630 12:27:44.471838 21834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:45359 every 8 connection(s)
I20260630 12:27:44.485080 21835 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35695
I20260630 12:27:44.485478 21835 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:44.486215 21835 heartbeater.cc:507] Master 127.13.179.62:35695 requested a full tablet report, sending...
I20260630 12:27:44.488019 21559 ts_manager.cc:194] Registered new tserver with Master: b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:44.488150 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013418923s
I20260630 12:27:44.489463 21559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60822
I20260630 12:27:45.322891 21686 heartbeater.cc:499] Master 127.13.179.62:35695 was elected leader, sending a full tablet report...
I20260630 12:27:45.408427 21761 heartbeater.cc:499] Master 127.13.179.62:35695 was elected leader, sending a full tablet report...
I20260630 12:27:45.492228 21835 heartbeater.cc:499] Master 127.13.179.62:35695 was elected leader, sending a full tablet report...
I20260630 12:27:45.544651 21559 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60268:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:45.547223 21559 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:45.598280 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf5f2244f485f9bef6d062fcf2c06 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.598397 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 036d799ed4da41b8b68bcc26d04e0627 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.599756 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf5f2244f485f9bef6d062fcf2c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.601125 21725 tablet_service.cc:1511] Processing CreateTablet for tablet f035cb2e6a4940c08116bdf521682c3a (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.602540 21725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035cb2e6a4940c08116bdf521682c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.605880 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 3b19f84c95114a57a71b832b78899ee9 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.607229 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b19f84c95114a57a71b832b78899ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.609606 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036d799ed4da41b8b68bcc26d04e0627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.626379 21855 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Bootstrap starting.
I20260630 12:27:45.634469 21855 tablet_bootstrap.cc:654] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.637948 21800 tablet_service.cc:1511] Processing CreateTablet for tablet 036d799ed4da41b8b68bcc26d04e0627 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.639394 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036d799ed4da41b8b68bcc26d04e0627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.641743 21855 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: No bootstrap required, opened a new log
I20260630 12:27:45.642354 21855 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:27:45.644160 21798 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf5f2244f485f9bef6d062fcf2c06 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.645385 21650 tablet_service.cc:1511] Processing CreateTablet for tablet f035cb2e6a4940c08116bdf521682c3a (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.646224 21649 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf5f2244f485f9bef6d062fcf2c06 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:45.646389 21799 tablet_service.cc:1511] Processing CreateTablet for tablet f035cb2e6a4940c08116bdf521682c3a (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:45.647825 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035cb2e6a4940c08116bdf521682c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.648211 21651 tablet_service.cc:1511] Processing CreateTablet for tablet 036d799ed4da41b8b68bcc26d04e0627 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:45.648422 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 3b19f84c95114a57a71b832b78899ee9 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.644183 21797 tablet_service.cc:1511] Processing CreateTablet for tablet 3b19f84c95114a57a71b832b78899ee9 (DEFAULT_TABLE table=test-workload [id=9c2bc3815fb7422185d03980999502e6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:45.646867 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035cb2e6a4940c08116bdf521682c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.650919 21651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036d799ed4da41b8b68bcc26d04e0627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.645453 21855 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.650269 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf5f2244f485f9bef6d062fcf2c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.653863 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b19f84c95114a57a71b832b78899ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.656890 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b19f84c95114a57a71b832b78899ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.663357 21649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf5f2244f485f9bef6d062fcf2c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:45.653539 21855 raft_consensus.cc:385] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.663997 21855 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.664841 21855 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.668555 21857 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: Bootstrap starting.
I20260630 12:27:45.692521 21857 tablet_bootstrap.cc:654] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.702855 21855 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Time spent starting tablet: real 0.060s	user 0.022s	sys 0.018s
I20260630 12:27:45.703989 21855 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Bootstrap starting.
I20260630 12:27:45.710211 21855 tablet_bootstrap.cc:654] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.712604 21860 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:45.716878 21858 raft_consensus.cc:493] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:45.722365 21855 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: No bootstrap required, opened a new log
I20260630 12:27:45.722965 21855 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:27:45.725986 21855 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.726666 21855 raft_consensus.cc:385] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.726954 21855 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.727805 21855 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.717706 21858 raft_consensus.cc:515] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.729966 21855 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:45.732647 21855 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: Bootstrap starting.
I20260630 12:27:45.738303 21860 tablet_bootstrap.cc:654] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.742412 21855 tablet_bootstrap.cc:654] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.754673 21858 leader_election.cc:290] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:45.755249 21855 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: No bootstrap required, opened a new log
I20260630 12:27:45.755901 21860 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:45.755983 21855 ts_tablet_manager.cc:1403] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260630 12:27:45.756975 21860 ts_tablet_manager.cc:1403] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260630 12:27:45.759958 21855 raft_consensus.cc:359] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.760747 21855 raft_consensus.cc:385] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.761055 21855 raft_consensus.cc:740] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.760950 21860 raft_consensus.cc:359] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.762228 21860 raft_consensus.cc:385] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.762140 21855 consensus_queue.cc:260] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.762625 21860 raft_consensus.cc:740] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.763904 21860 consensus_queue.cc:260] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.764678 21855 ts_tablet_manager.cc:1434] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:45.766008 21855 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: Bootstrap starting.
I20260630 12:27:45.772169 21855 tablet_bootstrap.cc:654] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.772429 21857 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: No bootstrap required, opened a new log
I20260630 12:27:45.773115 21857 ts_tablet_manager.cc:1403] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: Time spent bootstrapping tablet: real 0.105s	user 0.047s	sys 0.031s
I20260630 12:27:45.776288 21857 raft_consensus.cc:359] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.777009 21857 raft_consensus.cc:385] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.777308 21857 raft_consensus.cc:740] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.778270 21857 consensus_queue.cc:260] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.787730 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6" is_pre_election: true
I20260630 12:27:45.791221 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c" is_pre_election: true
I20260630 12:27:45.792164 21857 ts_tablet_manager.cc:1434] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.008s
I20260630 12:27:45.793212 21857 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: Bootstrap starting.
W20260630 12:27:45.793810 21701 leader_election.cc:343] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:27:45.794888 21701 leader_election.cc:343] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:45.795753 21701 leader_election.cc:304] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [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: aca4504adaf64b0289d3d79e1be7af58; no voters: 5a6b0921bfe742fc94a6d197ad71015c, b159fc3c08a04ea280ff693f24e20ff6
I20260630 12:27:45.797644 21858 raft_consensus.cc:2749] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:45.799518 21857 tablet_bootstrap.cc:654] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.810210 21855 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: No bootstrap required, opened a new log
I20260630 12:27:45.810671 21855 ts_tablet_manager.cc:1403] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.020s
I20260630 12:27:45.812872 21855 raft_consensus.cc:359] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.813503 21855 raft_consensus.cc:385] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.813792 21855 raft_consensus.cc:740] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.814702 21855 consensus_queue.cc:260] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.815243 21860 ts_tablet_manager.cc:1434] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.058s	user 0.015s	sys 0.006s
I20260630 12:27:45.817211 21855 ts_tablet_manager.cc:1434] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:45.817461 21857 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: No bootstrap required, opened a new log
I20260630 12:27:45.818022 21857 ts_tablet_manager.cc:1403] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260630 12:27:45.819391 21860 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:45.821774 21869 raft_consensus.cc:493] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:45.822345 21869 raft_consensus.cc:515] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.824857 21869 leader_election.cc:290] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987), 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213)
I20260630 12:27:45.821085 21857 raft_consensus.cc:359] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.828780 21857 raft_consensus.cc:385] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.829175 21857 raft_consensus.cc:740] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.830044 21857 consensus_queue.cc:260] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.831636 21860 tablet_bootstrap.cc:654] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.832513 21857 ts_tablet_manager.cc:1434] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:27:45.834076 21857 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Bootstrap starting.
I20260630 12:27:45.847424 21857 tablet_bootstrap.cc:654] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.850306 21860 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:45.850867 21860 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260630 12:27:45.853664 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036d799ed4da41b8b68bcc26d04e0627" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58" is_pre_election: true
I20260630 12:27:45.854461 21736 raft_consensus.cc:2468] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 0.
I20260630 12:27:45.855788 21776 leader_election.cc:304] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:45.856133 21857 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: No bootstrap required, opened a new log
I20260630 12:27:45.855846 21860 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.856769 21860 raft_consensus.cc:385] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.856894 21857 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260630 12:27:45.856977 21869 raft_consensus.cc:2804] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:45.857089 21860 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.857683 21869 raft_consensus.cc:493] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:45.858064 21869 raft_consensus.cc:3060] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.858278 21860 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.860127 21857 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.860553 21860 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:45.860884 21857 raft_consensus.cc:385] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.861240 21857 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.861683 21860 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:45.869298 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036d799ed4da41b8b68bcc26d04e0627" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c" is_pre_election: true
I20260630 12:27:45.865896 21869 raft_consensus.cc:515] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.862051 21857 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.874548 21661 raft_consensus.cc:2468] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 0.
I20260630 12:27:45.876802 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036d799ed4da41b8b68bcc26d04e0627" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58"
I20260630 12:27:45.877471 21736 raft_consensus.cc:3060] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.878414 21857 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.009s
I20260630 12:27:45.879451 21857 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Bootstrap starting.
I20260630 12:27:45.880973 21860 tablet_bootstrap.cc:654] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.885624 21857 tablet_bootstrap.cc:654] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.887327 21736 raft_consensus.cc:2468] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 1.
I20260630 12:27:45.887629 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036d799ed4da41b8b68bcc26d04e0627" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c"
I20260630 12:27:45.888532 21661 raft_consensus.cc:3060] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.889117 21776 leader_election.cc:304] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:45.887812 21869 leader_election.cc:290] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 election: Requested vote from peers aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987), 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213)
I20260630 12:27:45.890290 21869 raft_consensus.cc:2804] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:45.890879 21869 raft_consensus.cc:697] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Becoming Leader. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Running, Role: LEADER
I20260630 12:27:45.891709 21869 consensus_queue.cc:237] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:45.898416 21860 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:45.898900 21860 ts_tablet_manager.cc:1403] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.012s
I20260630 12:27:45.901094 21860 raft_consensus.cc:359] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.901885 21860 raft_consensus.cc:385] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.902200 21860 raft_consensus.cc:740] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.903385 21661 raft_consensus.cc:2468] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 1.
I20260630 12:27:45.903234 21860 consensus_queue.cc:260] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.904053 21857 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: No bootstrap required, opened a new log
I20260630 12:27:45.904606 21857 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260630 12:27:45.907262 21860 ts_tablet_manager.cc:1434] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:27:45.907826 21857 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.908365 21860 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:45.908715 21857 raft_consensus.cc:385] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.909118 21857 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.909752 21857 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.911589 21857 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:27:45.912959 21558 catalog_manager.cc:5697] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:45.915256 21860 tablet_bootstrap.cc:654] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:45.920854 21860 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:45.921363 21860 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:27:45.921579 21875 raft_consensus.cc:493] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:45.922063 21875 raft_consensus.cc:515] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.924443 21860 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.925105 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c" is_pre_election: true
I20260630 12:27:45.925397 21860 raft_consensus.cc:385] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:45.925619 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58" is_pre_election: true
I20260630 12:27:45.925793 21860 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:45.926321 21736 raft_consensus.cc:2468] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 0.
I20260630 12:27:45.927117 21875 leader_election.cc:290] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:45.926734 21860 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.927597 21776 leader_election.cc:304] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:45.929139 21875 raft_consensus.cc:2804] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:45.928633 21661 raft_consensus.cc:2468] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 0.
I20260630 12:27:45.929724 21875 raft_consensus.cc:493] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:45.929562 21860 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:27:45.930155 21875 raft_consensus.cc:3060] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.936698 21875 raft_consensus.cc:515] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.938576 21875 leader_election.cc:290] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:45.939178 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c"
I20260630 12:27:45.939703 21661 raft_consensus.cc:3060] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.939631 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f035cb2e6a4940c08116bdf521682c3a" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58"
I20260630 12:27:45.940233 21736 raft_consensus.cc:3060] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.944669 21661 raft_consensus.cc:2468] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 1.
I20260630 12:27:45.944932 21736 raft_consensus.cc:2468] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 1.
I20260630 12:27:45.945997 21775 leader_election.cc:304] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6b0921bfe742fc94a6d197ad71015c, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:45.946777 21875 raft_consensus.cc:2804] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:45.947255 21875 raft_consensus.cc:697] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Becoming Leader. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Running, Role: LEADER
I20260630 12:27:45.948015 21875 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.955734 21558 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:45.974471 21867 raft_consensus.cc:493] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:45.974944 21867 raft_consensus.cc:515] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.977222 21867 leader_election.cc:290] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:45.988068 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "5a6b0921bfe742fc94a6d197ad71015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6" is_pre_election: true
I20260630 12:27:45.988075 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "5a6b0921bfe742fc94a6d197ad71015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58" is_pre_election: true
I20260630 12:27:45.989058 21736 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6b0921bfe742fc94a6d197ad71015c in term 0.
I20260630 12:27:45.989061 21810 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a6b0921bfe742fc94a6d197ad71015c in term 0.
I20260630 12:27:45.990370 21626 leader_election.cc:304] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6b0921bfe742fc94a6d197ad71015c, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:45.991050 21867 raft_consensus.cc:2804] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:45.991442 21867 raft_consensus.cc:493] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:45.991727 21867 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:45.996848 21867 raft_consensus.cc:515] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:45.998658 21867 leader_election.cc:290] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 election: Requested vote from peers aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:45.999433 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "5a6b0921bfe742fc94a6d197ad71015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58"
I20260630 12:27:45.999677 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "5a6b0921bfe742fc94a6d197ad71015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6"
I20260630 12:27:46.000002 21736 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.000368 21810 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.004763 21736 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6b0921bfe742fc94a6d197ad71015c in term 1.
I20260630 12:27:46.005353 21810 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a6b0921bfe742fc94a6d197ad71015c in term 1.
I20260630 12:27:46.006191 21627 leader_election.cc:304] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6b0921bfe742fc94a6d197ad71015c, aca4504adaf64b0289d3d79e1be7af58; no voters: 
I20260630 12:27:46.006930 21867 raft_consensus.cc:2804] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.008065 21867 raft_consensus.cc:697] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Becoming Leader. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Running, Role: LEADER
I20260630 12:27:46.008697 21867 consensus_queue.cc:237] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.015944 21558 catalog_manager.cc:5697] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1). New cstate: current_term: 1 leader_uuid: "5a6b0921bfe742fc94a6d197ad71015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.130767 21858 raft_consensus.cc:493] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:46.131323 21858 raft_consensus.cc:515] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.133622 21858 leader_election.cc:290] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:46.134220 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf5f2244f485f9bef6d062fcf2c06" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c" is_pre_election: true
I20260630 12:27:46.134619 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf5f2244f485f9bef6d062fcf2c06" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6" is_pre_election: true
I20260630 12:27:46.134795 21661 raft_consensus.cc:2468] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca4504adaf64b0289d3d79e1be7af58 in term 0.
I20260630 12:27:46.135272 21810 raft_consensus.cc:2468] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca4504adaf64b0289d3d79e1be7af58 in term 0.
I20260630 12:27:46.135893 21701 leader_election.cc:304] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6b0921bfe742fc94a6d197ad71015c, aca4504adaf64b0289d3d79e1be7af58; no voters: 
I20260630 12:27:46.136586 21858 raft_consensus.cc:2804] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:46.136940 21858 raft_consensus.cc:493] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:46.137319 21858 raft_consensus.cc:3060] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:27:46.141775 21607 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:46.144200 21858 raft_consensus.cc:515] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.146561 21858 leader_election.cc:290] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 election: Requested vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:46.147289 21661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf5f2244f485f9bef6d062fcf2c06" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a6b0921bfe742fc94a6d197ad71015c"
I20260630 12:27:46.147639 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf5f2244f485f9bef6d062fcf2c06" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6"
I20260630 12:27:46.147861 21661 raft_consensus.cc:3060] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.148236 21810 raft_consensus.cc:3060] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.152597 21661 raft_consensus.cc:2468] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca4504adaf64b0289d3d79e1be7af58 in term 1.
I20260630 12:27:46.152730 21810 raft_consensus.cc:2468] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aca4504adaf64b0289d3d79e1be7af58 in term 1.
I20260630 12:27:46.153703 21701 leader_election.cc:304] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a6b0921bfe742fc94a6d197ad71015c, aca4504adaf64b0289d3d79e1be7af58; no voters: 
I20260630 12:27:46.154321 21858 raft_consensus.cc:2804] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.154713 21858 raft_consensus.cc:697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Becoming Leader. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Running, Role: LEADER
I20260630 12:27:46.155295 21858 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.162180 21558 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: term changed from 0 to 1, leader changed from <none> to aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:46.251008 21558 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60282:
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:27:46.279022 21650 tablet_service.cc:1511] Processing CreateTablet for tablet c6000befc8a54a73845b9c7ca1d2d4fb (DEFAULT_TABLE table=dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:46.280203 21650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6000befc8a54a73845b9c7ca1d2d4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:46.280349 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 0f85148069e74cdcb0a51ac3f9ec5617 (DEFAULT_TABLE table=dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:46.282104 21799 tablet_service.cc:1511] Processing CreateTablet for tablet 5c54be4964d748c9a49d75ed0a31765f (DEFAULT_TABLE table=dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:46.283315 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c54be4964d748c9a49d75ed0a31765f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:46.284479 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f85148069e74cdcb0a51ac3f9ec5617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:46.283015 21648 tablet_service.cc:1511] Processing CreateTablet for tablet af873d0570ee43bf9511eddd68ae2569 (DEFAULT_TABLE table=dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:46.285887 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af873d0570ee43bf9511eddd68ae2569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:46.295882 21860 tablet_bootstrap.cc:492] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:46.298857 21857 tablet_bootstrap.cc:492] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Bootstrap starting.
I20260630 12:27:46.299669 21855 tablet_bootstrap.cc:492] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Bootstrap starting.
I20260630 12:27:46.306366 21855 tablet_bootstrap.cc:654] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.307219 21857 tablet_bootstrap.cc:654] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.308722 21860 tablet_bootstrap.cc:654] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.313395 21857 tablet_bootstrap.cc:492] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: No bootstrap required, opened a new log
I20260630 12:27:46.314013 21857 ts_tablet_manager.cc:1403] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:27:46.315564 21855 tablet_bootstrap.cc:492] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: No bootstrap required, opened a new log
I20260630 12:27:46.315713 21860 tablet_bootstrap.cc:492] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:46.316120 21855 ts_tablet_manager.cc:1403] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:27:46.316251 21860 ts_tablet_manager.cc:1403] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260630 12:27:46.316911 21857 raft_consensus.cc:359] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.317544 21857 raft_consensus.cc:385] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.317812 21857 raft_consensus.cc:740] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.318540 21857 consensus_queue.cc:260] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.319212 21857 raft_consensus.cc:399] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:46.319599 21857 raft_consensus.cc:493] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:46.319439 21860 raft_consensus.cc:359] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.319007 21855 raft_consensus.cc:359] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } }
I20260630 12:27:46.320007 21857 raft_consensus.cc:3060] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.320080 21860 raft_consensus.cc:385] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.320928 21855 raft_consensus.cc:385] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.321321 21860 raft_consensus.cc:740] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.321412 21855 raft_consensus.cc:740] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.322034 21860 consensus_queue.cc:260] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.322222 21855 consensus_queue.cc:260] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } }
I20260630 12:27:46.322746 21860 raft_consensus.cc:399] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:46.322897 21855 raft_consensus.cc:399] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:46.323125 21860 raft_consensus.cc:493] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:46.323279 21855 raft_consensus.cc:493] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:46.323575 21860 raft_consensus.cc:3060] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.323644 21855 raft_consensus.cc:3060] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.328895 21857 raft_consensus.cc:515] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.330108 21857 leader_election.cc:304] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [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: b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:46.330739 21857 leader_election.cc:290] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:46.330739 21860 raft_consensus.cc:515] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.330907 21875 raft_consensus.cc:2804] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.332927 21857 ts_tablet_manager.cc:1434] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:27:46.333551 21860 leader_election.cc:304] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [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: 5a6b0921bfe742fc94a6d197ad71015c; no voters: 
I20260630 12:27:46.334301 21860 leader_election.cc:290] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:46.334483 21867 raft_consensus.cc:2804] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.335515 21875 raft_consensus.cc:697] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Becoming Leader. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Running, Role: LEADER
I20260630 12:27:46.335922 21855 raft_consensus.cc:515] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } }
I20260630 12:27:46.336143 21875 consensus_queue.cc:237] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Queue going to LEADER mode. State: All 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: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:46.336460 21860 ts_tablet_manager.cc:1434] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.002s
I20260630 12:27:46.336685 21855 leader_election.cc:304] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [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: aca4504adaf64b0289d3d79e1be7af58; no voters: 
I20260630 12:27:46.337356 21855 leader_election.cc:290] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:46.337522 21860 tablet_bootstrap.cc:492] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:46.337568 21858 raft_consensus.cc:2804] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.338369 21858 raft_consensus.cc:697] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Becoming Leader. State: Replica: aca4504adaf64b0289d3d79e1be7af58, State: Running, Role: LEADER
I20260630 12:27:46.339159 21858 consensus_queue.cc:237] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Queue going to LEADER mode. State: All 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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } }
I20260630 12:27:46.339987 21855 ts_tablet_manager.cc:1434] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.003s
I20260630 12:27:46.341430 21867 raft_consensus.cc:697] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Becoming Leader. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Running, Role: LEADER
I20260630 12:27:46.342201 21867 consensus_queue.cc:237] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [LEADER]: Queue going to LEADER mode. State: All 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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.347600 21860 tablet_bootstrap.cc:654] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:46.350524 21558 catalog_manager.cc:5697] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:46.367061 21860 tablet_bootstrap.cc:492] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: No bootstrap required, opened a new log
I20260630 12:27:46.367789 21860 ts_tablet_manager.cc:1403] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.012s
I20260630 12:27:46.370625 21559 catalog_manager.cc:5697] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: term changed from 0 to 1, leader changed from <none> to aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:46.371543 21860 raft_consensus.cc:359] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.372354 21860 raft_consensus.cc:385] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:46.372730 21860 raft_consensus.cc:740] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:46.373842 21860 consensus_queue.cc:260] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.374737 21860 raft_consensus.cc:399] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:46.375154 21860 raft_consensus.cc:493] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:46.375579 21860 raft_consensus.cc:3060] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:46.387899 21860 raft_consensus.cc:515] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.388043 21557 catalog_manager.cc:5697] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1). New cstate: current_term: 1 leader_uuid: "5a6b0921bfe742fc94a6d197ad71015c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:46.388779 21860 leader_election.cc:304] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [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: 5a6b0921bfe742fc94a6d197ad71015c; no voters: 
I20260630 12:27:46.389504 21860 leader_election.cc:290] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:46.389853 21896 raft_consensus.cc:2804] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:46.390429 21896 raft_consensus.cc:697] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Becoming Leader. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Running, Role: LEADER
I20260630 12:27:46.387734 21895 consensus_queue.cc:1048] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:27:46.391192 21896 consensus_queue.cc:237] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [LEADER]: Queue going to LEADER mode. State: All 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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:46.391716 21860 ts_tablet_manager.cc:1434] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.024s	user 0.021s	sys 0.000s
I20260630 12:27:46.403410 21869 consensus_queue.cc:1048] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.410533 21558 catalog_manager.cc:5697] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1). New cstate: current_term: 1 leader_uuid: "5a6b0921bfe742fc94a6d197ad71015c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:46.431455 21895 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.431838 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
W20260630 12:27:46.437026 21775 consensus_peers.cc:597] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:46.444834 21867 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:46.460816 21867 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.473934 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:46.474928 14028 tablet_replica.cc:333] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.475718 14028 raft_consensus.cc:2243] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.476248 14028 raft_consensus.cc:2272] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.479730 14028 tablet_replica.cc:333] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.480528 14028 raft_consensus.cc:2243] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.482671 14028 raft_consensus.cc:2272] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.484977 14028 tablet_replica.cc:333] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.485512 14028 raft_consensus.cc:2243] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:46.486260 14028 raft_consensus.cc:2272] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.488602 14028 tablet_replica.cc:333] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.489099 14028 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.489516 14028 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.491060 14028 tablet_replica.cc:333] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.491528 14028 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.491875 14028 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.493480 14028 tablet_replica.cc:333] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: stopping tablet replica
I20260630 12:27:46.493914 14028 raft_consensus.cc:2243] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:46.494313 14028 raft_consensus.cc:2272] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:46.506090 21895 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:46.511655 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:46.564087 21858 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:46.578194 21701 consensus_peers.cc:597] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:46.912439 21775 consensus_peers.cc:597] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.451639 21918 consensus_queue.cc:579] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Leader has been unable to successfully communicate with peer 5a6b0921bfe742fc94a6d197ad71015c for more than 1 seconds (1.015s)
I20260630 12:27:47.465021 21913 consensus_queue.cc:579] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Leader has been unable to successfully communicate with peer 5a6b0921bfe742fc94a6d197ad71015c for more than 1 seconds (1.309s)
I20260630 12:27:47.573307 21557 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60268:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:47.573868 21557 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60268:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:27:47.587919 21557 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Sending DeleteTablet for 1 replicas of tablet c6000befc8a54a73845b9c7ca1d2d4fb
I20260630 12:27:47.588778 21557 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Sending DeleteTablet for 1 replicas of tablet 0f85148069e74cdcb0a51ac3f9ec5617
I20260630 12:27:47.589545 21557 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Sending DeleteTablet for 1 replicas of tablet 5c54be4964d748c9a49d75ed0a31765f
I20260630 12:27:47.590317 21557 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: Sending DeleteTablet for 1 replicas of tablet af873d0570ee43bf9511eddd68ae2569
I20260630 12:27:47.590682 21723 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f85148069e74cdcb0a51ac3f9ec5617 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:47 UTC) from {username='slave'} at 127.0.0.1:44216
I20260630 12:27:47.591944 21799 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c54be4964d748c9a49d75ed0a31765f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:47 UTC) from {username='slave'} at 127.0.0.1:58608
I20260630 12:27:47.594614 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:27:47.605063 21930 tablet_replica.cc:333] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: stopping tablet replica
I20260630 12:27:47.606290 21928 tablet_replica.cc:333] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: stopping tablet replica
I20260630 12:27:47.606500 21930 raft_consensus.cc:2243] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.607208 21928 raft_consensus.cc:2243] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:47.607278 21930 raft_consensus.cc:2272] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:47.608019 21928 raft_consensus.cc:2272] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:47.610191 21931 instance_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:27:47.610916 21930 ts_tablet_manager.cc:1916] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:47.611023 21928 ts_tablet_manager.cc:1916] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:27:47.612936 21932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:47.626129 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:47.628041 21545 catalog_manager.cc:4755] TS 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c6000befc8a54a73845b9c7ca1d2d4fb: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111)
W20260630 12:27:47.628476 21934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:47.629746 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:47.630017 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:47.630244 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822467630227 us; error 0 us; skew 500 ppm
I20260630 12:27:47.630796 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:47.633268 21930 ts_tablet_manager.cc:1929] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:47.633762 21930 log.cc:1199] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/5c54be4964d748c9a49d75ed0a31765f
I20260630 12:27:47.633926 14028 webserver.cc:533] Webserver started at http://127.13.179.4:39397/ using document root <none> and password file <none>
I20260630 12:27:47.634578 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:47.634570 21930 ts_tablet_manager.cc:1950] T 5c54be4964d748c9a49d75ed0a31765f P b159fc3c08a04ea280ff693f24e20ff6: Deleting consensus metadata
I20260630 12:27:47.635099 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:47.635465 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:47.635967 21928 ts_tablet_manager.cc:1929] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:27:47.636350 21928 log.cc:1199] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/0f85148069e74cdcb0a51ac3f9ec5617
I20260630 12:27:47.636657 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2"
format_stamp: "Formatted at 2026-06-30 12:27:47 on dist-test-slave-wjf0"
I20260630 12:27:47.637084 21928 ts_tablet_manager.cc:1950] T 0f85148069e74cdcb0a51ac3f9ec5617 P aca4504adaf64b0289d3d79e1be7af58: Deleting consensus metadata
I20260630 12:27:47.638481 21545 catalog_manager.cc:5028] TS b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359): tablet 5c54be4964d748c9a49d75ed0a31765f (table dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]) successfully deleted
I20260630 12:27:47.639758 21546 catalog_manager.cc:5028] TS aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987): tablet 0f85148069e74cdcb0a51ac3f9ec5617 (table dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]) successfully deleted
I20260630 12:27:47.642171 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:27:47.645504 21939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:47.646266 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:47.646534 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2"
format_stamp: "Formatted at 2026-06-30 12:27:47 on dist-test-slave-wjf0"
I20260630 12:27:47.646761 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:47.679993 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:47.681129 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:47.683240 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:47.686039 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:47.686213 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:47.686398 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:47.686528 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:47.723536 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:36563
I20260630 12:27:47.723625 22001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:36563 every 8 connection(s)
I20260630 12:27:47.728511 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:47.735654 22005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:47.738168 22006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:47.741211 22002 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35695
I20260630 12:27:47.741739 22002 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:47.742807 22002 heartbeater.cc:507] Master 127.13.179.62:35695 requested a full tablet report, sending...
W20260630 12:27:47.744534 22008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:47.744608 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:47.745489 21557 ts_manager.cc:194] Registered new tserver with Master: 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563)
I20260630 12:27:47.745909 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:47.746187 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:47.746392 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822467746369 us; error 0 us; skew 500 ppm
I20260630 12:27:47.746961 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:47.747049 21557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60308
I20260630 12:27:47.749902 14028 webserver.cc:533] Webserver started at http://127.13.179.1:34711/ using document root <none> and password file <none>
I20260630 12:27:47.750439 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:47.750658 14028 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:27:47.754366 14028 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:27:47.757798 22013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:47.758620 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:27:47.758929 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "5a6b0921bfe742fc94a6d197ad71015c"
format_stamp: "Formatted at 2026-06-30 12:27:44 on dist-test-slave-wjf0"
I20260630 12:27:47.759246 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:47.775164 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:47.776319 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:47.777771 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:47.781149 22020 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:27:47.802331 21735 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:47.809464 21810 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:47.810954 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:27:47.811427 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.031s	user 0.001s	sys 0.001s
I20260630 12:27:47.811751 14028 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:27:47.812188 21919 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:47.817528 21701 consensus_peers.cc:597] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.818854 22020 tablet_bootstrap.cc:492] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
W20260630 12:27:47.827905 21700 consensus_peers.cc:597] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 015bf5f2244f485f9bef6d062fcf2c06. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.833436 21810 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:47.833783 21919 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:47.841722 21809 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:47.854230 21735 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:47.856073 21918 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:47.858094 14028 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:27:47.858417 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.042s	sys 0.000s
I20260630 12:27:47.869349 21875 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:47.880323 21736 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
W20260630 12:27:47.888571 21774 consensus_peers.cc:597] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f035cb2e6a4940c08116bdf521682c3a. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:47.893061 21775 consensus_peers.cc:597] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:47.899664 21546 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 015bf5f2244f485f9bef6d062fcf2c06 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:27:47.902981 21545 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f035cb2e6a4940c08116bdf521682c3a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:27:47.910625 21557 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:47.916020 21558 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:47.920039 22020 tablet_bootstrap.cc:492] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:47.921087 22020 tablet_bootstrap.cc:492] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:47.921798 22020 ts_tablet_manager.cc:1403] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.103s	user 0.053s	sys 0.047s
I20260630 12:27:47.924685 22020 raft_consensus.cc:359] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.925269 22020 raft_consensus.cc:740] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:47.926085 22020 consensus_queue.cc:260] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.926752 22020 raft_consensus.cc:399] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:47.927070 22020 raft_consensus.cc:493] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:47.927405 22020 raft_consensus.cc:3060] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:47.934983 22020 raft_consensus.cc:515] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.935703 22020 leader_election.cc:304] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [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: 5a6b0921bfe742fc94a6d197ad71015c; no voters: 
I20260630 12:27:47.937209 22020 leader_election.cc:290] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:47.937553 22041 raft_consensus.cc:2804] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:47.941259 22041 raft_consensus.cc:697] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 2 LEADER]: Becoming Leader. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Running, Role: LEADER
I20260630 12:27:47.942220 22041 consensus_queue.cc:237] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.946072 22020 ts_tablet_manager.cc:1434] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.024s	user 0.023s	sys 0.001s
I20260630 12:27:47.946906 22020 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:47.959558 22020 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:47.960332 22020 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:47.960975 22020 ts_tablet_manager.cc:1403] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:27:47.963044 22020 raft_consensus.cc:359] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.963449 21875 raft_consensus.cc:493] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5a6b0921bfe742fc94a6d197ad71015c)
I20260630 12:27:47.963747 22020 raft_consensus.cc:740] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:47.964434 21913 raft_consensus.cc:493] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5a6b0921bfe742fc94a6d197ad71015c)
I20260630 12:27:47.964190 21875 raft_consensus.cc:515] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:47.964928 21913 raft_consensus.cc:515] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:47.964993 22020 consensus_queue.cc:260] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:47.967281 22020 ts_tablet_manager.cc:1434] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:47.968135 22020 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:47.969568 21875 leader_election.cc:290] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:47.970954 21913 leader_election.cc:290] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:47.973263 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "aca4504adaf64b0289d3d79e1be7af58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b159fc3c08a04ea280ff693f24e20ff6" is_pre_election: true
I20260630 12:27:47.973944 21809 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aca4504adaf64b0289d3d79e1be7af58 in term 1.
I20260630 12:27:47.973953 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58" is_pre_election: true
I20260630 12:27:47.975431 21736 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 1.
I20260630 12:27:47.975700 21701 leader_election.cc:304] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [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: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
W20260630 12:27:47.976630 21701 leader_election.cc:336] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111)
W20260630 12:27:47.975423 21775 leader_election.cc:336] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111)
I20260630 12:27:47.978631 21776 leader_election.cc:304] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 5a6b0921bfe742fc94a6d197ad71015c
I20260630 12:27:47.979486 21875 raft_consensus.cc:2804] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:47.979848 21875 raft_consensus.cc:493] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5a6b0921bfe742fc94a6d197ad71015c)
I20260630 12:27:47.980187 21875 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:47.980579 21918 consensus_queue.cc:579] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Leader has been unable to successfully communicate with peer 5a6b0921bfe742fc94a6d197ad71015c for more than 1 seconds (1.571s)
I20260630 12:27:47.987339 21875 raft_consensus.cc:515] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:47.990564 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b19f84c95114a57a71b832b78899ee9" candidate_uuid: "b159fc3c08a04ea280ff693f24e20ff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aca4504adaf64b0289d3d79e1be7af58"
I20260630 12:27:47.991128 21736 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:47.991650 21809 consensus_queue.cc:237] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:47.998144 21736 raft_consensus.cc:2468] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b159fc3c08a04ea280ff693f24e20ff6 in term 2.
I20260630 12:27:47.999452 21776 leader_election.cc:304] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: aca4504adaf64b0289d3d79e1be7af58, b159fc3c08a04ea280ff693f24e20ff6; no voters: 
I20260630 12:27:48.000223 21917 raft_consensus.cc:2804] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:48.000460 21875 leader_election.cc:290] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 2 election: Requested vote from peers 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213), aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:48.000746 21917 raft_consensus.cc:697] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 LEADER]: Becoming Leader. State: Replica: b159fc3c08a04ea280ff693f24e20ff6, State: Running, Role: LEADER
I20260630 12:27:48.001524 21917 consensus_queue.cc:237] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:47.999907 21913 raft_consensus.cc:2764] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260630 12:27:48.011577 21775 leader_election.cc:336] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111)
I20260630 12:27:48.012259 22020 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:48.013221 22020 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:48.014117 22020 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.027s
I20260630 12:27:48.014340 21557 catalog_manager.cc:5697] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: term changed from 1 to 2, leader changed from 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1) to b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3). New cstate: current_term: 2 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:48.017795 22020 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.018775 22020 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:48.019984 22020 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.025257 22020 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:27:48.026455 22020 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
W20260630 12:27:48.035740 21774 consensus_peers.cc:597] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 036d799ed4da41b8b68bcc26d04e0627. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.036432 21736 raft_consensus.cc:1275] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:48.038112 21917 consensus_queue.cc:1048] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:48.039569 21775 consensus_peers.cc:597] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.047256 22020 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:48.047276 21875 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:48.048578 22020 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:48.049346 22020 ts_tablet_manager.cc:1403] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260630 12:27:48.049435 21736 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:48.051724 22020 raft_consensus.cc:359] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.052367 22020 raft_consensus.cc:740] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:48.053062 22020 consensus_queue.cc:260] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.055147 22020 ts_tablet_manager.cc:1434] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:27:48.055898 22020 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:48.058744 21545 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 036d799ed4da41b8b68bcc26d04e0627 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:48.064963 21557 catalog_manager.cc:5697] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:48.071157 22020 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:48.072117 22020 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:48.072889 22020 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260630 12:27:48.075968 22020 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.076798 22020 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:48.077677 22020 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.080286 22020 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:27:48.081115 22020 tablet_bootstrap.cc:492] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap starting.
I20260630 12:27:48.086591 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:38213
I20260630 12:27:48.086659 22096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:38213 every 8 connection(s)
I20260630 12:27:48.099470 22020 tablet_bootstrap.cc:492] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: 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:27:48.100248 22020 tablet_bootstrap.cc:492] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Bootstrap complete.
I20260630 12:27:48.100754 22020 ts_tablet_manager.cc:1403] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260630 12:27:48.103195 22020 raft_consensus.cc:359] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:48.103703 22020 raft_consensus.cc:740] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Initialized, Role: FOLLOWER
I20260630 12:27:48.104352 22020 consensus_queue.cc:260] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:48.104905 22020 raft_consensus.cc:399] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:48.105067 22097 heartbeater.cc:344] Connected to a master server at 127.13.179.62:35695
I20260630 12:27:48.105237 22020 raft_consensus.cc:493] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:48.105584 22097 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:48.105623 22020 raft_consensus.cc:3060] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:48.106577 22097 heartbeater.cc:507] Master 127.13.179.62:35695 requested a full tablet report, sending...
I20260630 12:27:48.110131 22020 raft_consensus.cc:515] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:48.110829 22020 leader_election.cc:304] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [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: 5a6b0921bfe742fc94a6d197ad71015c; no voters: 
I20260630 12:27:48.111434 22020 leader_election.cc:290] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:27:48.111537 22041 raft_consensus.cc:2804] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:48.112124 22041 raft_consensus.cc:697] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 LEADER]: Becoming Leader. State: Replica: 5a6b0921bfe742fc94a6d197ad71015c, State: Running, Role: LEADER
I20260630 12:27:48.112741 22041 consensus_queue.cc:237] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:48.113353 22020 ts_tablet_manager.cc:1434] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Time spent starting tablet: real 0.012s	user 0.016s	sys 0.000s
I20260630 12:27:48.116268 21558 ts_manager.cc:194] Re-registered known tserver with Master: 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213)
I20260630 12:27:48.122663 21558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60312
I20260630 12:27:48.125008 22097 heartbeater.cc:499] Master 127.13.179.62:35695 was elected leader, sending a full tablet report...
W20260630 12:27:48.171363 21607 auto_rebalancer.cc:639] Failed to schedule move for tablet f035cb2e6a4940c08116bdf521682c3a: Invalid argument: Server with UUID 77a27fcbaf5641bdb86110ce6c3e6fe2 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
W20260630 12:27:48.183388 21607 auto_rebalancer.cc:639] Failed to schedule move for tablet 015bf5f2244f485f9bef6d062fcf2c06: Invalid argument: Server with UUID 77a27fcbaf5641bdb86110ce6c3e6fe2 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
W20260630 12:27:48.187592 21607 auto_rebalancer.cc:639] Failed to schedule move for tablet 036d799ed4da41b8b68bcc26d04e0627: Invalid argument: Server with UUID 77a27fcbaf5641bdb86110ce6c3e6fe2 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.197376 21913 consensus_queue.cc:1050] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:48.202140 22066 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:48.266516 21875 consensus_queue.cc:1050] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:48.271166 22066 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:48.284081 22055 tablet_service.cc:1558] Processing DeleteTablet for tablet af873d0570ee43bf9511eddd68ae2569 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:47 UTC) from {username='slave'} at 127.0.0.1:38824
I20260630 12:27:48.285835 22108 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:48.286689 22108 raft_consensus.cc:2243] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.287269 22108 raft_consensus.cc:2272] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.290349 22108 ts_tablet_manager.cc:1916] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:48.297124 22109 ts_tablet_manager.cc:933] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:48.298599 22109 tablet_copy_client.cc:323] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44987
I20260630 12:27:48.302352 22108 ts_tablet_manager.cc:1929] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:48.302733 22108 log.cc:1199] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/af873d0570ee43bf9511eddd68ae2569
I20260630 12:27:48.303319 22108 ts_tablet_manager.cc:1950] T af873d0570ee43bf9511eddd68ae2569 P 5a6b0921bfe742fc94a6d197ad71015c: Deleting consensus metadata
I20260630 12:27:48.305620 21545 catalog_manager.cc:5028] TS 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): tablet af873d0570ee43bf9511eddd68ae2569 (table dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]) successfully deleted
I20260630 12:27:48.308161 21746 tablet_copy_service.cc:140] P aca4504adaf64b0289d3d79e1be7af58: Received BeginTabletCopySession request for tablet 015bf5f2244f485f9bef6d062fcf2c06 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:44246)
I20260630 12:27:48.308631 21746 tablet_copy_service.cc:161] P aca4504adaf64b0289d3d79e1be7af58: Beginning new tablet copy session on tablet 015bf5f2244f485f9bef6d062fcf2c06 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:44246: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06
I20260630 12:27:48.313300 21746 tablet_copy_source_session.cc:215] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:48.315933 22109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf5f2244f485f9bef6d062fcf2c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:48.316772 22055 tablet_service.cc:1558] Processing DeleteTablet for tablet c6000befc8a54a73845b9c7ca1d2d4fb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:27:47 UTC) from {username='slave'} at 127.0.0.1:38824
I20260630 12:27:48.317533 22108 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:48.318338 22108 raft_consensus.cc:2243] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.318941 22108 raft_consensus.cc:2272] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.321537 22108 ts_tablet_manager.cc:1916] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:27:48.327649 22109 tablet_copy_client.cc:806] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:48.328146 22109 tablet_copy_client.cc:670] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:48.331677 22109 tablet_copy_client.cc:538] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:48.332726 22108 ts_tablet_manager.cc:1929] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:27:48.333091 22108 log.cc:1199] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/c6000befc8a54a73845b9c7ca1d2d4fb
I20260630 12:27:48.333740 22108 ts_tablet_manager.cc:1950] T c6000befc8a54a73845b9c7ca1d2d4fb P 5a6b0921bfe742fc94a6d197ad71015c: Deleting consensus metadata
I20260630 12:27:48.335991 21545 catalog_manager.cc:5028] TS 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): tablet c6000befc8a54a73845b9c7ca1d2d4fb (table dugtrio [id=3cb2580cff4a4eac99a75711da2650fc]) successfully deleted
I20260630 12:27:48.337551 22109 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:48.351517 22109 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.352123 22109 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:48.352689 22109 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:48.354938 22109 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.355460 22109 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:48.355896 22109 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.357520 22002 heartbeater.cc:499] Master 127.13.179.62:35695 was elected leader, sending a full tablet report...
I20260630 12:27:48.357796 22109 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:27:48.359596 21746 tablet_copy_service.cc:342] P aca4504adaf64b0289d3d79e1be7af58: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06 received from {username='slave'} at 127.0.0.1:44246
I20260630 12:27:48.359930 21746 tablet_copy_service.cc:434] P aca4504adaf64b0289d3d79e1be7af58: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06 on tablet 015bf5f2244f485f9bef6d062fcf2c06 with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:48.400054 22109 ts_tablet_manager.cc:933] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:48.401335 22109 tablet_copy_client.cc:323] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45359
I20260630 12:27:48.410235 21820 tablet_copy_service.cc:140] P b159fc3c08a04ea280ff693f24e20ff6: Received BeginTabletCopySession request for tablet f035cb2e6a4940c08116bdf521682c3a from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:58640)
I20260630 12:27:48.410723 21820 tablet_copy_service.cc:161] P b159fc3c08a04ea280ff693f24e20ff6: Beginning new tablet copy session on tablet f035cb2e6a4940c08116bdf521682c3a from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:58640: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a
I20260630 12:27:48.415782 21820 tablet_copy_source_session.cc:215] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:48.418218 22109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035cb2e6a4940c08116bdf521682c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:48.429477 22109 tablet_copy_client.cc:806] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:48.430014 22109 tablet_copy_client.cc:670] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:48.432900 22109 tablet_copy_client.cc:538] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:48.438619 22109 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:48.452241 22109 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.452945 22109 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:48.453609 22109 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260630 12:27:48.453998 22066 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:48.456391 22109 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.457064 22065 raft_consensus.cc:3060] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:48.457243 22109 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:48.457964 22109 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.459937 22109 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:48.461786 21820 tablet_copy_service.cc:342] P b159fc3c08a04ea280ff693f24e20ff6: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a received from {username='slave'} at 127.0.0.1:58640
I20260630 12:27:48.463872 21820 tablet_copy_service.cc:434] P b159fc3c08a04ea280ff693f24e20ff6: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a on tablet f035cb2e6a4940c08116bdf521682c3a with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:48.465402 22065 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:48.467006 21875 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:48.476496 21736 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:48.478369 21875 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:48.574138 22109 ts_tablet_manager.cc:933] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:48.575546 22109 tablet_copy_client.cc:323] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45359
I20260630 12:27:48.576876 21820 tablet_copy_service.cc:140] P b159fc3c08a04ea280ff693f24e20ff6: Received BeginTabletCopySession request for tablet 036d799ed4da41b8b68bcc26d04e0627 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:58640)
I20260630 12:27:48.577369 21820 tablet_copy_service.cc:161] P b159fc3c08a04ea280ff693f24e20ff6: Beginning new tablet copy session on tablet 036d799ed4da41b8b68bcc26d04e0627 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:58640: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-036d799ed4da41b8b68bcc26d04e0627
I20260630 12:27:48.582314 21820 tablet_copy_source_session.cc:215] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:48.584563 22109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036d799ed4da41b8b68bcc26d04e0627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:48.594360 22109 tablet_copy_client.cc:806] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:48.594771 22109 tablet_copy_client.cc:670] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:48.597761 22109 tablet_copy_client.cc:538] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:48.602873 22109 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:48.615765 22109 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:48.616412 22109 tablet_bootstrap.cc:492] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:48.616930 22109 ts_tablet_manager.cc:1403] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:27:48.619077 22109 raft_consensus.cc:359] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.619577 22109 raft_consensus.cc:740] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:48.620059 22109 consensus_queue.cc:260] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:48.621573 22109 ts_tablet_manager.cc:1434] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260630 12:27:48.623274 21820 tablet_copy_service.cc:342] P b159fc3c08a04ea280ff693f24e20ff6: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-036d799ed4da41b8b68bcc26d04e0627 received from {username='slave'} at 127.0.0.1:58640
I20260630 12:27:48.623682 21820 tablet_copy_service.cc:434] P b159fc3c08a04ea280ff693f24e20ff6: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-036d799ed4da41b8b68bcc26d04e0627 on tablet 036d799ed4da41b8b68bcc26d04e0627 with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:48.642455 21736 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.646940 21809 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.647153 22065 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.648336 22123 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.649049 22124 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.655179 21913 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.657133 21809 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.658831 22065 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.664633 21546 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 015bf5f2244f485f9bef6d062fcf2c06 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:48.669252 21557 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:48.691044 21967 tablet_service.cc:1558] Processing DeleteTablet for tablet 015bf5f2244f485f9bef6d062fcf2c06 with delete_type TABLET_DATA_TOMBSTONED (TS 77a27fcbaf5641bdb86110ce6c3e6fe2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41668
I20260630 12:27:48.692734 22129 tablet_replica.cc:333] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:48.693331 22129 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:48.693706 22129 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:48.695899 22129 ts_tablet_manager.cc:1916] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:48.706022 22129 ts_tablet_manager.cc:1929] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:48.706305 22129 log.cc:1199] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root/wals/015bf5f2244f485f9bef6d062fcf2c06
I20260630 12:27:48.707666 21544 catalog_manager.cc:5028] TS 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): tablet 015bf5f2244f485f9bef6d062fcf2c06 (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:48.846944 21809 consensus_queue.cc:237] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } }
I20260630 12:27:48.851750 22065 raft_consensus.cc:1275] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.851840 21736 raft_consensus.cc:1275] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.853037 21875 consensus_queue.cc:1048] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.853677 21917 consensus_queue.cc:1048] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.860201 21875 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } }
I20260630 12:27:48.862172 22065 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } }
I20260630 12:27:48.869235 21736 raft_consensus.cc:2955] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } }
I20260630 12:27:48.871001 21809 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } }
I20260630 12:27:48.874207 21559 catalog_manager.cc:5697] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } }
I20260630 12:27:48.875586 21545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 036d799ed4da41b8b68bcc26d04e0627 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:48.878275 21735 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.881764 21917 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.884500 22065 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:48.886382 21917 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:48.889582 21735 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.887750 22132 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.892923 21967 tablet_service.cc:1558] Processing DeleteTablet for tablet 036d799ed4da41b8b68bcc26d04e0627 with delete_type TABLET_DATA_TOMBSTONED (TS 77a27fcbaf5641bdb86110ce6c3e6fe2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41668
I20260630 12:27:48.893924 22129 tablet_replica.cc:333] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:48.895004 22129 raft_consensus.cc:2243] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:48.895529 22129 raft_consensus.cc:2272] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:48.898849 22129 ts_tablet_manager.cc:1916] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:48.900182 22065 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.902189 21545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f035cb2e6a4940c08116bdf521682c3a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:48.905620 21559 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: config changed from index 2 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } }
I20260630 12:27:48.916175 22129 ts_tablet_manager.cc:1929] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:48.916694 22129 log.cc:1199] T 036d799ed4da41b8b68bcc26d04e0627 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root/wals/036d799ed4da41b8b68bcc26d04e0627
I20260630 12:27:48.917635 21967 tablet_service.cc:1558] Processing DeleteTablet for tablet f035cb2e6a4940c08116bdf521682c3a with delete_type TABLET_DATA_TOMBSTONED (TS 77a27fcbaf5641bdb86110ce6c3e6fe2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41668
I20260630 12:27:48.918406 21544 catalog_manager.cc:5028] TS 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): tablet 036d799ed4da41b8b68bcc26d04e0627 (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:48.919293 22129 tablet_replica.cc:333] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:48.920164 22129 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:27:48.920589 22129 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:27:48.923390 22129 ts_tablet_manager.cc:1916] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:48.933579 22129 ts_tablet_manager.cc:1929] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:27:48.933877 22129 log.cc:1199] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-3-root/wals/f035cb2e6a4940c08116bdf521682c3a
I20260630 12:27:48.935106 21544 catalog_manager.cc:5028] TS 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): tablet f035cb2e6a4940c08116bdf521682c3a (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:49.200711 21809 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.205834 21735 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:49.206494 21774 consensus_peers.cc:597] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:49.206655 22065 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:49.207399 22132 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.208295 21875 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.214032 21917 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.216012 22065 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.215909 21735 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.226166 21809 consensus_queue.cc:237] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.225972 21557 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:49.233649 21774 consensus_peers.cc:597] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b19f84c95114a57a71b832b78899ee9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:49.233990 22066 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:49.234903 21735 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:49.235667 21917 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:49.236527 22132 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:49.245347 21875 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.247351 22065 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.247467 21735 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.259739 21558 catalog_manager.cc:5697] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: config changed from index -1 to 3, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 2 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.262676 21735 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
W20260630 12:27:49.268260 21700 consensus_peers.cc:597] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 -> Peer 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4:36563): Couldn't send request to peer 77a27fcbaf5641bdb86110ce6c3e6fe2. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:49.268842 21809 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:49.269484 22065 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:49.270172 21913 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.272058 21913 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:49.279013 22133 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.280932 22065 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.282881 21809 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.298309 21559 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: config changed from index 3 to 4, NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } } }
I20260630 12:27:49.600868 22135 ts_tablet_manager.cc:933] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:49.602689 22135 tablet_copy_client.cc:323] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45359
I20260630 12:27:49.604923 21820 tablet_copy_service.cc:140] P b159fc3c08a04ea280ff693f24e20ff6: Received BeginTabletCopySession request for tablet f035cb2e6a4940c08116bdf521682c3a from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:58640)
I20260630 12:27:49.605473 21820 tablet_copy_service.cc:161] P b159fc3c08a04ea280ff693f24e20ff6: Beginning new tablet copy session on tablet f035cb2e6a4940c08116bdf521682c3a from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:58640: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a
I20260630 12:27:49.610687 21820 tablet_copy_source_session.cc:215] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:49.612859 22135 ts_tablet_manager.cc:1916] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:27:49.622931 22135 ts_tablet_manager.cc:1929] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:27:49.623517 22135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035cb2e6a4940c08116bdf521682c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:49.629031 22135 tablet_copy_client.cc:806] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:49.629611 22135 tablet_copy_client.cc:670] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:49.633566 22135 tablet_copy_client.cc:538] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:49.639966 22135 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:49.657238 22135 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:49.657966 22135 tablet_bootstrap.cc:492] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:49.658550 22135 ts_tablet_manager.cc:1403] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260630 12:27:49.660583 22135 raft_consensus.cc:359] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.661399 22135 raft_consensus.cc:740] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:49.661929 22135 consensus_queue.cc:260] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.664316 22135 ts_tablet_manager.cc:1434] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:27:49.666165 21820 tablet_copy_service.cc:342] P b159fc3c08a04ea280ff693f24e20ff6: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a received from {username='slave'} at 127.0.0.1:58640
I20260630 12:27:49.666584 21820 tablet_copy_service.cc:434] P b159fc3c08a04ea280ff693f24e20ff6: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-f035cb2e6a4940c08116bdf521682c3a on tablet f035cb2e6a4940c08116bdf521682c3a with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:49.716194 22135 ts_tablet_manager.cc:933] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359)
I20260630 12:27:49.717790 22135 tablet_copy_client.cc:323] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:45359
I20260630 12:27:49.719336 21820 tablet_copy_service.cc:140] P b159fc3c08a04ea280ff693f24e20ff6: Received BeginTabletCopySession request for tablet 3b19f84c95114a57a71b832b78899ee9 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:58640)
I20260630 12:27:49.719776 21820 tablet_copy_service.cc:161] P b159fc3c08a04ea280ff693f24e20ff6: Beginning new tablet copy session on tablet 3b19f84c95114a57a71b832b78899ee9 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:58640: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-3b19f84c95114a57a71b832b78899ee9
I20260630 12:27:49.724926 21820 tablet_copy_source_session.cc:215] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:49.727602 22135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b19f84c95114a57a71b832b78899ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:49.738231 22135 tablet_copy_client.cc:806] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:49.738735 22135 tablet_copy_client.cc:670] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:49.741858 22135 tablet_copy_client.cc:538] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:49.747656 22135 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:49.762530 22135 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: 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:27:49.763198 22135 tablet_bootstrap.cc:492] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:49.763762 22135 ts_tablet_manager.cc:1403] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:27:49.765781 22135 raft_consensus.cc:359] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.766374 22135 raft_consensus.cc:740] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:49.766891 22135 consensus_queue.cc:260] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.768517 22135 ts_tablet_manager.cc:1434] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:49.770221 21820 tablet_copy_service.cc:342] P b159fc3c08a04ea280ff693f24e20ff6: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-3b19f84c95114a57a71b832b78899ee9 received from {username='slave'} at 127.0.0.1:58640
I20260630 12:27:49.770582 21820 tablet_copy_service.cc:434] P b159fc3c08a04ea280ff693f24e20ff6: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-3b19f84c95114a57a71b832b78899ee9 on tablet 3b19f84c95114a57a71b832b78899ee9 with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:49.798169 22135 ts_tablet_manager.cc:933] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Initiating tablet copy from peer aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987)
I20260630 12:27:49.799703 22135 tablet_copy_client.cc:323] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:44987
I20260630 12:27:49.801137 21746 tablet_copy_service.cc:140] P aca4504adaf64b0289d3d79e1be7af58: Received BeginTabletCopySession request for tablet 015bf5f2244f485f9bef6d062fcf2c06 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 ({username='slave'} at 127.0.0.1:44246)
I20260630 12:27:49.801777 21746 tablet_copy_service.cc:161] P aca4504adaf64b0289d3d79e1be7af58: Beginning new tablet copy session on tablet 015bf5f2244f485f9bef6d062fcf2c06 from peer 77a27fcbaf5641bdb86110ce6c3e6fe2 at {username='slave'} at 127.0.0.1:44246: session id = 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06
I20260630 12:27:49.808053 21746 tablet_copy_source_session.cc:215] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:49.810217 22135 ts_tablet_manager.cc:1916] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:27:49.819547 22135 ts_tablet_manager.cc:1929] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:27:49.820091 22135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf5f2244f485f9bef6d062fcf2c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:49.824932 22135 tablet_copy_client.cc:806] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:49.825560 22135 tablet_copy_client.cc:670] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:49.829326 22135 tablet_copy_client.cc:538] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:49.837705 22135 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap starting.
I20260630 12:27:49.859414 22135 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:49.860339 22135 tablet_bootstrap.cc:492] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Bootstrap complete.
I20260630 12:27:49.860991 22135 ts_tablet_manager.cc:1403] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260630 12:27:49.863703 22135 raft_consensus.cc:359] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.864466 22135 raft_consensus.cc:740] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77a27fcbaf5641bdb86110ce6c3e6fe2, State: Initialized, Role: LEARNER
I20260630 12:27:49.865037 22135 consensus_queue.cc:260] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: true } }
I20260630 12:27:49.867060 22135 ts_tablet_manager.cc:1434] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:49.868768 21746 tablet_copy_service.cc:342] P aca4504adaf64b0289d3d79e1be7af58: Request end of tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06 received from {username='slave'} at 127.0.0.1:44246
I20260630 12:27:49.869220 21746 tablet_copy_service.cc:434] P aca4504adaf64b0289d3d79e1be7af58: ending tablet copy session 77a27fcbaf5641bdb86110ce6c3e6fe2-015bf5f2244f485f9bef6d062fcf2c06 on tablet 015bf5f2244f485f9bef6d062fcf2c06 with peer 77a27fcbaf5641bdb86110ce6c3e6fe2
I20260630 12:27:49.980547 21977 raft_consensus.cc:1217] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:27:50.199987 21977 raft_consensus.cc:1217] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:27:50.246704 21977 raft_consensus.cc:1217] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:27:50.441439 22144 raft_consensus.cc:1064] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: attempting to promote NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 to VOTER
I20260630 12:27:50.443362 22144 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.450352 21977 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.450353 22065 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.451143 21735 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.452037 22148 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.452919 21875 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.453760 22144 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.472643 22144 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.474437 21977 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.475802 22065 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.485316 21735 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.492434 21557 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 reported cstate change: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:50.518931 21809 consensus_queue.cc:237] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.525473 21977 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:50.526192 22065 raft_consensus.cc:1275] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:50.526986 22152 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:50.527899 22144 consensus_queue.cc:1048] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:50.536191 22144 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.538045 22065 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.540089 21977 raft_consensus.cc:2955] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.546810 21545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f035cb2e6a4940c08116bdf521682c3a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:50.551832 21556 catalog_manager.cc:5697] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c reported cstate change: config changed from index 5 to 6, VOTER aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.561684 21723 tablet_service.cc:1558] Processing DeleteTablet for tablet f035cb2e6a4940c08116bdf521682c3a with delete_type TABLET_DATA_TOMBSTONED (TS aca4504adaf64b0289d3d79e1be7af58 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44216
I20260630 12:27:50.566990 22158 tablet_replica.cc:333] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: stopping tablet replica
I20260630 12:27:50.567898 22158 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.568774 22158 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.571388 22158 ts_tablet_manager.cc:1916] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:50.581837 22158 ts_tablet_manager.cc:1929] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:27:50.582166 22158 log.cc:1199] T f035cb2e6a4940c08116bdf521682c3a P aca4504adaf64b0289d3d79e1be7af58: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/f035cb2e6a4940c08116bdf521682c3a
I20260630 12:27:50.583513 21546 catalog_manager.cc:5028] TS aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987): tablet f035cb2e6a4940c08116bdf521682c3a (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:50.777035 22144 raft_consensus.cc:1064] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: attempting to promote NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 to VOTER
I20260630 12:27:50.779034 22144 consensus_queue.cc:237] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.792851 21977 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 LEARNER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:50.793344 21735 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:50.794720 22152 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:50.797986 22143 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:50.799382 22065 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:50.805622 22143 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:50.818634 22133 raft_consensus.cc:1064] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: attempting to promote NON_VOTER 77a27fcbaf5641bdb86110ce6c3e6fe2 to VOTER
I20260630 12:27:50.821650 22133 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.821581 22152 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.827214 21977 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.835654 21976 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 LEARNER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.836259 21809 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.838158 22162 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:27:50.827852 22065 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.841329 22162 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.840905 21558 catalog_manager.cc:5697] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 reported cstate change: config changed from index 3 to 4, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.849642 21735 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } attrs { replace: true } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.860602 22065 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:27:50.868978 22165 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:27:50.871750 22162 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.873968 21977 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.881724 21809 consensus_queue.cc:237] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [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: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.885967 21810 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.887400 21558 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:50.906952 21976 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:50.907321 21735 raft_consensus.cc:1275] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Refusing update from remote peer b159fc3c08a04ea280ff693f24e20ff6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:27:50.908540 22152 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.913304 22143 consensus_queue.cc:1048] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:27:50.921378 22065 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 77a27fcbaf5641bdb86110ce6c3e6fe2 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.922567 21875 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.926309 21977 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.928671 21735 raft_consensus.cc:2955] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.939083 21545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b19f84c95114a57a71b832b78899ee9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:50.941046 21736 consensus_queue.cc:237] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } }
I20260630 12:27:50.943039 21558 catalog_manager.cc:5697] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 reported cstate change: config changed from index 4 to 5, VOTER 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1) evicted. New cstate: current_term: 2 leader_uuid: "b159fc3c08a04ea280ff693f24e20ff6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "b159fc3c08a04ea280ff693f24e20ff6" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 45359 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.949110 21977 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:50.949925 22065 raft_consensus.cc:1275] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Refusing update from remote peer aca4504adaf64b0289d3d79e1be7af58: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:27:50.951210 22133 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:50.952982 22165 consensus_queue.cc:1048] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:27:50.959142 22133 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.960420 21976 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.967159 22055 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b19f84c95114a57a71b832b78899ee9 with delete_type TABLET_DATA_TOMBSTONED (TS 5a6b0921bfe742fc94a6d197ad71015c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38824
I20260630 12:27:50.968936 21546 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 015bf5f2244f485f9bef6d062fcf2c06 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:50.971366 22169 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:50.972295 22169 raft_consensus.cc:2243] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.973060 22169 raft_consensus.cc:2272] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.972859 21558 catalog_manager.cc:5697] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 reported cstate change: config changed from index 5 to 6, VOTER b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "aca4504adaf64b0289d3d79e1be7af58" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:50.974028 22065 raft_consensus.cc:2955] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5a6b0921bfe742fc94a6d197ad71015c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 38213 } } peers { permanent_uuid: "aca4504adaf64b0289d3d79e1be7af58" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 44987 } } peers { permanent_uuid: "77a27fcbaf5641bdb86110ce6c3e6fe2" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 36563 } attrs { promote: false } } }
I20260630 12:27:50.978449 22169 ts_tablet_manager.cc:1916] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:50.985070 21799 tablet_service.cc:1558] Processing DeleteTablet for tablet 015bf5f2244f485f9bef6d062fcf2c06 with delete_type TABLET_DATA_TOMBSTONED (TS b159fc3c08a04ea280ff693f24e20ff6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58608
I20260630 12:27:50.990396 22170 tablet_replica.cc:333] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: stopping tablet replica
I20260630 12:27:50.991112 22170 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:50.991779 22170 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:50.995317 22170 ts_tablet_manager.cc:1916] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:50.995628 22169 ts_tablet_manager.cc:1929] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:27:50.996007 22169 log.cc:1199] T 3b19f84c95114a57a71b832b78899ee9 P 5a6b0921bfe742fc94a6d197ad71015c: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/3b19f84c95114a57a71b832b78899ee9
I20260630 12:27:50.997371 21545 catalog_manager.cc:5028] TS 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): tablet 3b19f84c95114a57a71b832b78899ee9 (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:51.005666 22170 ts_tablet_manager.cc:1929] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:27:51.006017 22170 log.cc:1199] T 015bf5f2244f485f9bef6d062fcf2c06 P b159fc3c08a04ea280ff693f24e20ff6: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/015bf5f2244f485f9bef6d062fcf2c06
I20260630 12:27:51.007261 21545 catalog_manager.cc:5028] TS b159fc3c08a04ea280ff693f24e20ff6 (127.13.179.3:45359): tablet 015bf5f2244f485f9bef6d062fcf2c06 (table test-workload [id=9c2bc3815fb7422185d03980999502e6]) successfully deleted
I20260630 12:27:53.125605 14028 tablet_server.cc:179] TabletServer@127.13.179.1:38213 shutting down...
I20260630 12:27:53.151897 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.152760 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:53.153529 14028 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.154630 14028 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.157253 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:53.157750 14028 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.158505 14028 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.161057 14028 tablet_replica.cc:333] stopping tablet replica
I20260630 12:27:53.161672 14028 raft_consensus.cc:2243] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.162585 14028 raft_consensus.cc:2272] T 036d799ed4da41b8b68bcc26d04e0627 P 5a6b0921bfe742fc94a6d197ad71015c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.188619 14028 tablet_server.cc:196] TabletServer@127.13.179.1:38213 shutdown complete.
I20260630 12:27:53.211020 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:53.236501 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.237246 14028 tablet_replica.cc:333] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58: stopping tablet replica
I20260630 12:27:53.238070 14028 raft_consensus.cc:2243] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.238912 14028 raft_consensus.cc:2272] T 3b19f84c95114a57a71b832b78899ee9 P aca4504adaf64b0289d3d79e1be7af58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.241336 14028 tablet_replica.cc:333] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58: stopping tablet replica
I20260630 12:27:53.241839 14028 raft_consensus.cc:2243] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.242666 14028 raft_consensus.cc:2272] T 036d799ed4da41b8b68bcc26d04e0627 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.244920 14028 tablet_replica.cc:333] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58: stopping tablet replica
I20260630 12:27:53.245500 14028 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.246574 14028 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P aca4504adaf64b0289d3d79e1be7af58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:53.273679 21776 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.2:44987: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260630 12:27:53.274381 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
W20260630 12:27:53.277586 21776 consensus_peers.cc:597] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 -> Peer aca4504adaf64b0289d3d79e1be7af58 (127.13.179.2:44987): Couldn't send request to peer aca4504adaf64b0289d3d79e1be7af58. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:44987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:53.296140 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
W20260630 12:27:53.320683 21775 consensus_peers.cc:597] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 -> Peer 5a6b0921bfe742fc94a6d197ad71015c (127.13.179.1:38213): Couldn't send request to peer 5a6b0921bfe742fc94a6d197ad71015c. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:38213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:53.328259 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.328981 14028 tablet_replica.cc:333] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6: stopping tablet replica
I20260630 12:27:53.329655 14028 raft_consensus.cc:2243] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.330528 14028 raft_consensus.cc:2272] T 3b19f84c95114a57a71b832b78899ee9 P b159fc3c08a04ea280ff693f24e20ff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.332967 14028 tablet_replica.cc:333] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6: stopping tablet replica
I20260630 12:27:53.333551 14028 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.334425 14028 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.336759 14028 tablet_replica.cc:333] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6: stopping tablet replica
I20260630 12:27:53.337273 14028 raft_consensus.cc:2243] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.338261 14028 raft_consensus.cc:2272] T 036d799ed4da41b8b68bcc26d04e0627 P b159fc3c08a04ea280ff693f24e20ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.363207 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:53.384112 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:27:53.413242 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:53.414064 14028 tablet_replica.cc:333] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:53.414768 14028 raft_consensus.cc:2243] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.415558 14028 raft_consensus.cc:2272] T 3b19f84c95114a57a71b832b78899ee9 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.417971 14028 tablet_replica.cc:333] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:53.418476 14028 raft_consensus.cc:2243] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.419188 14028 raft_consensus.cc:2272] T 015bf5f2244f485f9bef6d062fcf2c06 P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.421417 14028 tablet_replica.cc:333] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2: stopping tablet replica
I20260630 12:27:53.421904 14028 raft_consensus.cc:2243] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:53.422598 14028 raft_consensus.cc:2272] T f035cb2e6a4940c08116bdf521682c3a P 77a27fcbaf5641bdb86110ce6c3e6fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.447868 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:27:53.464627 14028 master.cc:562] Master@127.13.179.62:35695 shutting down...
I20260630 12:27:53.485234 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:53.485886 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:53.486253 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1dd6522942084b798b40048fbf4fda25: stopping tablet replica
I20260630 12:27:53.506220 14028 master.cc:584] Master@127.13.179.62:35695 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9548 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:27:53.547055 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:44743
I20260630 12:27:53.548210 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.553620 22175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.554144 22176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.554937 22178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.556052 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:53.556932 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.557116 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.557337 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822473557303 us; error 0 us; skew 500 ppm
I20260630 12:27:53.557888 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.560166 14028 webserver.cc:533] Webserver started at http://127.13.179.62:38585/ using document root <none> and password file <none>
I20260630 12:27:53.560665 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.560863 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.561187 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.562362 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.566749 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:53.569926 22183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.570614 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:53.570894 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.571146 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.579608 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.580679 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.617125 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:44743
I20260630 12:27:53.617293 22234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:44743 every 8 connection(s)
I20260630 12:27:53.621047 22235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:53.633762 22235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1: Bootstrap starting.
I20260630 12:27:53.638644 22235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:53.642764 22235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1: No bootstrap required, opened a new log
I20260630 12:27:53.644927 22235 raft_consensus.cc:359] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER }
I20260630 12:27:53.645381 22235 raft_consensus.cc:385] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:53.645568 22235 raft_consensus.cc:740] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c093e85ae5bb42cb8d84fa1a7b385ed1, State: Initialized, Role: FOLLOWER
I20260630 12:27:53.646071 22235 consensus_queue.cc:260] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER }
I20260630 12:27:53.646486 22235 raft_consensus.cc:399] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:53.646665 22235 raft_consensus.cc:493] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:53.646876 22235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:53.651805 22235 raft_consensus.cc:515] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER }
I20260630 12:27:53.652241 22235 leader_election.cc:304] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [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: c093e85ae5bb42cb8d84fa1a7b385ed1; no voters: 
I20260630 12:27:53.653358 22235 leader_election.cc:290] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:53.653776 22238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:53.656117 22235 sys_catalog.cc:565] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:53.656286 22238 raft_consensus.cc:697] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 1 LEADER]: Becoming Leader. State: Replica: c093e85ae5bb42cb8d84fa1a7b385ed1, State: Running, Role: LEADER
I20260630 12:27:53.657037 22238 consensus_queue.cc:237] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [LEADER]: Queue going to LEADER mode. State: All 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: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER }
I20260630 12:27:53.662144 22240 sys_catalog.cc:455] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c093e85ae5bb42cb8d84fa1a7b385ed1. Latest consensus state: current_term: 1 leader_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER } }
I20260630 12:27:53.662814 22240 sys_catalog.cc:458] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:53.663704 22239 sys_catalog.cc:455] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c093e85ae5bb42cb8d84fa1a7b385ed1" member_type: VOTER } }
I20260630 12:27:53.664521 22239 sys_catalog.cc:458] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:53.665912 22248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:53.673576 22248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:53.674607 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:53.682310 22248 catalog_manager.cc:1383] Generated new cluster ID: 9fa46f111942451a86329d7507f1b682
I20260630 12:27:53.682619 22248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:53.706843 22248 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:53.708154 22248 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:53.720649 22248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1: Generated new TSK 0
I20260630 12:27:53.721274 22248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:53.740734 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.746646 22256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.747889 22257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.750592 22259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.752290 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:53.758419 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.758638 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.758833 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822473758814 us; error 0 us; skew 500 ppm
I20260630 12:27:53.759370 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.761813 14028 webserver.cc:533] Webserver started at http://127.13.179.1:40139/ using document root <none> and password file <none>
I20260630 12:27:53.762308 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.762519 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.762787 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.763860 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "188bc654473c4c2eb46bcf7ad0a79c78"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.768286 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:53.771550 22264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.772301 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:53.772611 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "188bc654473c4c2eb46bcf7ad0a79c78"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.772858 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.800480 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.802003 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.803540 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.806113 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.806350 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.806607 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.806800 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.847463 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:40689
I20260630 12:27:53.847571 22326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:40689 every 8 connection(s)
I20260630 12:27:53.852492 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.859598 22331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.863590 22332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.864347 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:53.864820 22334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.865963 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.866217 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.866449 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822473866428 us; error 0 us; skew 500 ppm
I20260630 12:27:53.866973 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.869819 14028 webserver.cc:533] Webserver started at http://127.13.179.2:35793/ using document root <none> and password file <none>
I20260630 12:27:53.870410 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.870357 22327 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44743
I20260630 12:27:53.870890 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.871052 22327 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.871227 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.871893 22327 heartbeater.cc:507] Master 127.13.179.62:44743 requested a full tablet report, sending...
I20260630 12:27:53.872651 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "08d2107f224c4775bb3abfe0206d44aa"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.874297 22200 ts_manager.cc:194] Registered new tserver with Master: 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1:40689)
I20260630 12:27:53.876873 22200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47596
I20260630 12:27:53.878882 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:27:53.882335 22339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.883075 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:27:53.883361 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "08d2107f224c4775bb3abfe0206d44aa"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.883638 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.895363 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.896445 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.897850 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.899921 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.900141 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.900374 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.900547 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.938867 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:45441
I20260630 12:27:53.938967 22401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:45441 every 8 connection(s)
I20260630 12:27:53.944008 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:53.951140 22405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:53.952514 22406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.954249 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:53.955374 22408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:53.956399 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:53.956672 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:53.956949 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822473956929 us; error 0 us; skew 500 ppm
I20260630 12:27:53.957052 22402 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44743
I20260630 12:27:53.957548 22402 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:53.957681 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:53.958338 22402 heartbeater.cc:507] Master 127.13.179.62:44743 requested a full tablet report, sending...
I20260630 12:27:53.960405 14028 webserver.cc:533] Webserver started at http://127.13.179.3:39437/ using document root <none> and password file <none>
I20260630 12:27:53.960680 22200 ts_manager.cc:194] Registered new tserver with Master: 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441)
I20260630 12:27:53.961066 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:53.961374 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:53.961694 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:53.962600 22200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47610
I20260630 12:27:53.963320 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "d997ca71af224d4ba84e38f3bafe542c"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.968379 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:53.971578 22413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.972298 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:53.972618 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "d997ca71af224d4ba84e38f3bafe542c"
format_stamp: "Formatted at 2026-06-30 12:27:53 on dist-test-slave-wjf0"
I20260630 12:27:53.972918 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:53.992084 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:53.993299 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:53.994679 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:53.996803 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:53.997033 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:53.997282 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:53.997452 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.035441 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:42649
I20260630 12:27:54.035550 22475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:42649 every 8 connection(s)
I20260630 12:27:54.048919 22476 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44743
I20260630 12:27:54.049536 22476 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:54.050223 22476 heartbeater.cc:507] Master 127.13.179.62:44743 requested a full tablet report, sending...
I20260630 12:27:54.052001 22200 ts_manager.cc:194] Registered new tserver with Master: d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:54.052165 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013487738s
I20260630 12:27:54.053453 22200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47616
I20260630 12:27:54.879935 22327 heartbeater.cc:499] Master 127.13.179.62:44743 was elected leader, sending a full tablet report...
I20260630 12:27:54.965478 22402 heartbeater.cc:499] Master 127.13.179.62:44743 was elected leader, sending a full tablet report...
I20260630 12:27:55.056078 22476 heartbeater.cc:499] Master 127.13.179.62:44743 was elected leader, sending a full tablet report...
I20260630 12:27:55.105968 22200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33326:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:55.108235 22200 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:55.159526 22441 tablet_service.cc:1511] Processing CreateTablet for tablet 494f45a69f5f46bb978062de6dd9ba96 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.160307 22440 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7250d3da6485f89f4d61e25509c5e (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.160800 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494f45a69f5f46bb978062de6dd9ba96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.161815 22440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7250d3da6485f89f4d61e25509c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.169503 22439 tablet_service.cc:1511] Processing CreateTablet for tablet ef3908cc759441599a094d604e2ebc31 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.170871 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3908cc759441599a094d604e2ebc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.176187 22367 tablet_service.cc:1511] Processing CreateTablet for tablet 494f45a69f5f46bb978062de6dd9ba96 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.178542 22367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494f45a69f5f46bb978062de6dd9ba96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.186676 22366 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7250d3da6485f89f4d61e25509c5e (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.188057 22366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7250d3da6485f89f4d61e25509c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.188457 22292 tablet_service.cc:1511] Processing CreateTablet for tablet 494f45a69f5f46bb978062de6dd9ba96 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:55.189363 22289 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.189863 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 494f45a69f5f46bb978062de6dd9ba96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.190649 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5dadf0ec24eb0aabaaf90931d8de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.192345 22438 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.192737 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 89d7250d3da6485f89f4d61e25509c5e (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:55.193681 22438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5dadf0ec24eb0aabaaf90931d8de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.194070 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d7250d3da6485f89f4d61e25509c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.198345 22290 tablet_service.cc:1511] Processing CreateTablet for tablet ef3908cc759441599a094d604e2ebc31 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.199627 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3908cc759441599a094d604e2ebc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.202814 22365 tablet_service.cc:1511] Processing CreateTablet for tablet ef3908cc759441599a094d604e2ebc31 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:55.204051 22365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3908cc759441599a094d604e2ebc31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.208864 22364 tablet_service.cc:1511] Processing CreateTablet for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 (DEFAULT_TABLE table=test-workload [id=d9833a686e9742a8aea67518eb820a0a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:55.210179 22364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc5dadf0ec24eb0aabaaf90931d8de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:55.230422 22495 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: Bootstrap starting.
I20260630 12:27:55.249326 22495 tablet_bootstrap.cc:654] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.253953 22496 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: Bootstrap starting.
I20260630 12:27:55.254102 22497 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: Bootstrap starting.
I20260630 12:27:55.257869 22495 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: No bootstrap required, opened a new log
I20260630 12:27:55.258512 22495 ts_tablet_manager.cc:1403] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260630 12:27:55.260211 22496 tablet_bootstrap.cc:654] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.261368 22497 tablet_bootstrap.cc:654] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.262145 22495 raft_consensus.cc:359] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.263008 22495 raft_consensus.cc:385] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.263538 22495 raft_consensus.cc:740] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d997ca71af224d4ba84e38f3bafe542c, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.264504 22495 consensus_queue.cc:260] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.266052 22496 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: No bootstrap required, opened a new log
I20260630 12:27:55.266677 22496 ts_tablet_manager.cc:1403] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:27:55.267210 22497 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: No bootstrap required, opened a new log
I20260630 12:27:55.267517 22495 ts_tablet_manager.cc:1434] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:55.267791 22497 ts_tablet_manager.cc:1403] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:27:55.269538 22495 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: Bootstrap starting.
I20260630 12:27:55.269539 22496 raft_consensus.cc:359] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.270612 22496 raft_consensus.cc:385] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.270995 22496 raft_consensus.cc:740] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.270836 22497 raft_consensus.cc:359] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.271781 22497 raft_consensus.cc:385] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.272140 22497 raft_consensus.cc:740] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d2107f224c4775bb3abfe0206d44aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.272073 22496 consensus_queue.cc:260] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.273341 22497 consensus_queue.cc:260] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.277704 22495 tablet_bootstrap.cc:654] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.282873 22496 ts_tablet_manager.cc:1434] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:27:55.283974 22496 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: Bootstrap starting.
I20260630 12:27:55.283224 22497 ts_tablet_manager.cc:1434] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:27:55.286473 22495 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: No bootstrap required, opened a new log
I20260630 12:27:55.287026 22495 ts_tablet_manager.cc:1403] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:27:55.290030 22495 raft_consensus.cc:359] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.290668 22497 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: Bootstrap starting.
I20260630 12:27:55.290755 22495 raft_consensus.cc:385] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.291105 22496 tablet_bootstrap.cc:654] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.291283 22495 raft_consensus.cc:740] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d997ca71af224d4ba84e38f3bafe542c, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.292310 22495 consensus_queue.cc:260] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.298254 22497 tablet_bootstrap.cc:654] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.298283 22495 ts_tablet_manager.cc:1434] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:55.302394 22495 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: Bootstrap starting.
I20260630 12:27:55.306474 22496 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: No bootstrap required, opened a new log
I20260630 12:27:55.307282 22496 ts_tablet_manager.cc:1403] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:27:55.308650 22495 tablet_bootstrap.cc:654] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.311193 22496 raft_consensus.cc:359] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.312290 22496 raft_consensus.cc:385] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.312719 22496 raft_consensus.cc:740] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.313998 22496 consensus_queue.cc:260] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.318571 22496 ts_tablet_manager.cc:1434] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:27:55.319689 22496 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: Bootstrap starting.
I20260630 12:27:55.319728 22497 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: No bootstrap required, opened a new log
I20260630 12:27:55.320137 22495 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: No bootstrap required, opened a new log
I20260630 12:27:55.320472 22497 ts_tablet_manager.cc:1403] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260630 12:27:55.320650 22495 ts_tablet_manager.cc:1403] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260630 12:27:55.323930 22495 raft_consensus.cc:359] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.324672 22495 raft_consensus.cc:385] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.324996 22495 raft_consensus.cc:740] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d997ca71af224d4ba84e38f3bafe542c, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.325965 22495 consensus_queue.cc:260] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.327045 22496 tablet_bootstrap.cc:654] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.326859 22497 raft_consensus.cc:359] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.327661 22497 raft_consensus.cc:385] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.327997 22497 raft_consensus.cc:740] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d2107f224c4775bb3abfe0206d44aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.328934 22497 consensus_queue.cc:260] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.330739 22495 ts_tablet_manager.cc:1434] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:27:55.331152 22497 ts_tablet_manager.cc:1434] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:27:55.332244 22497 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: Bootstrap starting.
I20260630 12:27:55.332556 22502 raft_consensus.cc:493] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.333264 22502 raft_consensus.cc:515] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.338691 22497 tablet_bootstrap.cc:654] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.350328 22502 leader_election.cc:290] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441), d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:55.351962 22495 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: Bootstrap starting.
I20260630 12:27:55.350574 22510 raft_consensus.cc:493] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.353051 22510 raft_consensus.cc:515] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.362035 22495 tablet_bootstrap.cc:654] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.362123 22510 leader_election.cc:290] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649), 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441)
I20260630 12:27:55.368566 22497 tablet_bootstrap.cc:492] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: No bootstrap required, opened a new log
I20260630 12:27:55.369105 22497 ts_tablet_manager.cc:1403] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.005s
I20260630 12:27:55.370189 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c" is_pre_election: true
W20260630 12:27:55.372536 22267 leader_election.cc:343] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:55.373503 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494f45a69f5f46bb978062de6dd9ba96" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c" is_pre_election: true
I20260630 12:27:55.374248 22451 raft_consensus.cc:2468] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 0.
I20260630 12:27:55.374010 22497 raft_consensus.cc:359] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.374752 22497 raft_consensus.cc:385] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.375072 22497 raft_consensus.cc:740] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d2107f224c4775bb3abfe0206d44aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.375931 22267 leader_election.cc:304] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188bc654473c4c2eb46bcf7ad0a79c78, d997ca71af224d4ba84e38f3bafe542c; no voters: 
I20260630 12:27:55.375864 22497 consensus_queue.cc:260] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.376892 22510 raft_consensus.cc:2804] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:55.377745 22510 raft_consensus.cc:493] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.378197 22510 raft_consensus.cc:3060] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.382202 22497 ts_tablet_manager.cc:1434] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260630 12:27:55.383279 22497 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: Bootstrap starting.
I20260630 12:27:55.383167 22377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa" is_pre_election: true
I20260630 12:27:55.385244 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494f45a69f5f46bb978062de6dd9ba96" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa" is_pre_election: true
I20260630 12:27:55.386124 22376 raft_consensus.cc:2468] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 0.
W20260630 12:27:55.388468 22265 leader_election.cc:343] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:55.389083 22265 leader_election.cc:304] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: 188bc654473c4c2eb46bcf7ad0a79c78; no voters: 08d2107f224c4775bb3abfe0206d44aa, d997ca71af224d4ba84e38f3bafe542c
I20260630 12:27:55.389879 22497 tablet_bootstrap.cc:654] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.390558 22502 raft_consensus.cc:2749] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:55.391479 22495 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: No bootstrap required, opened a new log
I20260630 12:27:55.392060 22495 ts_tablet_manager.cc:1403] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.002s
I20260630 12:27:55.393062 22496 tablet_bootstrap.cc:492] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: No bootstrap required, opened a new log
I20260630 12:27:55.393793 22496 ts_tablet_manager.cc:1403] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent bootstrapping tablet: real 0.074s	user 0.041s	sys 0.032s
I20260630 12:27:55.395263 22495 raft_consensus.cc:359] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.396076 22495 raft_consensus.cc:385] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.396405 22495 raft_consensus.cc:740] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d997ca71af224d4ba84e38f3bafe542c, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.397059 22510 raft_consensus.cc:515] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.397380 22495 consensus_queue.cc:260] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.397686 22496 raft_consensus.cc:359] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.398792 22496 raft_consensus.cc:385] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.399221 22496 raft_consensus.cc:740] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.400152 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494f45a69f5f46bb978062de6dd9ba96" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c"
I20260630 12:27:55.400772 22451 raft_consensus.cc:3060] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.400447 22496 consensus_queue.cc:260] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.403148 22496 ts_tablet_manager.cc:1434] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:27:55.404013 22495 ts_tablet_manager.cc:1434] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:27:55.404152 22496 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: Bootstrap starting.
I20260630 12:27:55.411780 22496 tablet_bootstrap.cc:654] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:55.416751 22510 leader_election.cc:290] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 election: Requested vote from peers d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649), 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441)
I20260630 12:27:55.417459 22497 tablet_bootstrap.cc:492] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: No bootstrap required, opened a new log
I20260630 12:27:55.417971 22497 ts_tablet_manager.cc:1403] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.012s
I20260630 12:27:55.417987 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "494f45a69f5f46bb978062de6dd9ba96" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa"
I20260630 12:27:55.418754 22376 raft_consensus.cc:3060] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.419298 22496 tablet_bootstrap.cc:492] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: No bootstrap required, opened a new log
I20260630 12:27:55.419785 22496 ts_tablet_manager.cc:1403] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260630 12:27:55.420742 22451 raft_consensus.cc:2468] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 1.
I20260630 12:27:55.421294 22497 raft_consensus.cc:359] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.422081 22497 raft_consensus.cc:385] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.422173 22267 leader_election.cc:304] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188bc654473c4c2eb46bcf7ad0a79c78, d997ca71af224d4ba84e38f3bafe542c; no voters: 
I20260630 12:27:55.422405 22497 raft_consensus.cc:740] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08d2107f224c4775bb3abfe0206d44aa, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.422770 22496 raft_consensus.cc:359] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.423203 22510 raft_consensus.cc:2804] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.423563 22496 raft_consensus.cc:385] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:55.423346 22497 consensus_queue.cc:260] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.423954 22496 raft_consensus.cc:740] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Initialized, Role: FOLLOWER
I20260630 12:27:55.424108 22510 raft_consensus.cc:697] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Becoming Leader. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Running, Role: LEADER
I20260630 12:27:55.424822 22496 consensus_queue.cc:260] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.425139 22510 consensus_queue.cc:237] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:55.427155 22496 ts_tablet_manager.cc:1434] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:55.428018 22376 raft_consensus.cc:2468] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 1.
I20260630 12:27:55.429329 22497 ts_tablet_manager.cc:1434] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:27:55.435812 22197 catalog_manager.cc:5697] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:55.453490 22510 raft_consensus.cc:493] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.454006 22510 raft_consensus.cc:515] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.455770 22510 leader_election.cc:290] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441), d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:55.456471 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7250d3da6485f89f4d61e25509c5e" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa" is_pre_election: true
I20260630 12:27:55.456748 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7250d3da6485f89f4d61e25509c5e" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c" is_pre_election: true
I20260630 12:27:55.457051 22376 raft_consensus.cc:2468] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 0.
I20260630 12:27:55.457438 22451 raft_consensus.cc:2468] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 0.
I20260630 12:27:55.458184 22265 leader_election.cc:304] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d2107f224c4775bb3abfe0206d44aa, 188bc654473c4c2eb46bcf7ad0a79c78; no voters: 
I20260630 12:27:55.458884 22510 raft_consensus.cc:2804] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:55.459249 22510 raft_consensus.cc:493] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.459525 22510 raft_consensus.cc:3060] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.465422 22510 raft_consensus.cc:515] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.467217 22510 leader_election.cc:290] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 election: Requested vote from peers 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441), d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:55.468072 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7250d3da6485f89f4d61e25509c5e" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa"
I20260630 12:27:55.468238 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d7250d3da6485f89f4d61e25509c5e" candidate_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c"
I20260630 12:27:55.468596 22376 raft_consensus.cc:3060] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.468789 22451 raft_consensus.cc:3060] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.474821 22451 raft_consensus.cc:2468] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 1.
I20260630 12:27:55.474820 22376 raft_consensus.cc:2468] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 188bc654473c4c2eb46bcf7ad0a79c78 in term 1.
I20260630 12:27:55.475920 22267 leader_election.cc:304] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188bc654473c4c2eb46bcf7ad0a79c78, d997ca71af224d4ba84e38f3bafe542c; no voters: 
I20260630 12:27:55.476670 22510 raft_consensus.cc:2804] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.477413 22510 raft_consensus.cc:697] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Becoming Leader. State: Replica: 188bc654473c4c2eb46bcf7ad0a79c78, State: Running, Role: LEADER
I20260630 12:27:55.478132 22510 consensus_queue.cc:237] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.484714 22197 catalog_manager.cc:5697] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:55.589619 22501 raft_consensus.cc:493] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.590284 22501 raft_consensus.cc:515] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.592358 22501 leader_election.cc:290] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1:40689), 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441)
I20260630 12:27:55.603250 22302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3908cc759441599a094d604e2ebc31" candidate_uuid: "d997ca71af224d4ba84e38f3bafe542c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" is_pre_election: true
I20260630 12:27:55.604009 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3908cc759441599a094d604e2ebc31" candidate_uuid: "d997ca71af224d4ba84e38f3bafe542c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa" is_pre_election: true
I20260630 12:27:55.604043 22302 raft_consensus.cc:2468] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d997ca71af224d4ba84e38f3bafe542c in term 0.
I20260630 12:27:55.604646 22376 raft_consensus.cc:2468] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d997ca71af224d4ba84e38f3bafe542c in term 0.
I20260630 12:27:55.605592 22414 leader_election.cc:304] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188bc654473c4c2eb46bcf7ad0a79c78, d997ca71af224d4ba84e38f3bafe542c; no voters: 
I20260630 12:27:55.606431 22501 raft_consensus.cc:2804] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:55.606724 22501 raft_consensus.cc:493] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.607020 22501 raft_consensus.cc:3060] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.612149 22501 raft_consensus.cc:515] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.614193 22501 leader_election.cc:290] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [CANDIDATE]: Term 1 election: Requested vote from peers 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1:40689), 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441)
I20260630 12:27:55.615104 22302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3908cc759441599a094d604e2ebc31" candidate_uuid: "d997ca71af224d4ba84e38f3bafe542c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188bc654473c4c2eb46bcf7ad0a79c78"
I20260630 12:27:55.615415 22376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3908cc759441599a094d604e2ebc31" candidate_uuid: "d997ca71af224d4ba84e38f3bafe542c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08d2107f224c4775bb3abfe0206d44aa"
I20260630 12:27:55.615667 22302 raft_consensus.cc:3060] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.616084 22376 raft_consensus.cc:3060] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.620888 22503 raft_consensus.cc:493] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:55.621039 22302 raft_consensus.cc:2468] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d997ca71af224d4ba84e38f3bafe542c in term 1.
I20260630 12:27:55.620983 22376 raft_consensus.cc:2468] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d997ca71af224d4ba84e38f3bafe542c in term 1.
I20260630 12:27:55.621729 22503 raft_consensus.cc:515] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.622520 22414 leader_election.cc:304] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 188bc654473c4c2eb46bcf7ad0a79c78, d997ca71af224d4ba84e38f3bafe542c; no voters: 
I20260630 12:27:55.623327 22501 raft_consensus.cc:2804] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.624329 22501 raft_consensus.cc:697] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 1 LEADER]: Becoming Leader. State: Replica: d997ca71af224d4ba84e38f3bafe542c, State: Running, Role: LEADER
I20260630 12:27:55.625211 22501 consensus_queue.cc:237] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.625818 22503 leader_election.cc:290] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1:40689), d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:55.635946 22197 catalog_manager.cc:5697] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c reported cstate change: term changed from 0 to 1, leader changed from <none> to d997ca71af224d4ba84e38f3bafe542c (127.13.179.3). New cstate: current_term: 1 leader_uuid: "d997ca71af224d4ba84e38f3bafe542c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:55.643870 22302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "08d2107f224c4775bb3abfe0206d44aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" is_pre_election: true
I20260630 12:27:55.644603 22302 raft_consensus.cc:2468] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d2107f224c4775bb3abfe0206d44aa in term 0.
I20260630 12:27:55.645728 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "08d2107f224c4775bb3abfe0206d44aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c" is_pre_election: true
I20260630 12:27:55.645862 22340 leader_election.cc:304] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d2107f224c4775bb3abfe0206d44aa, 188bc654473c4c2eb46bcf7ad0a79c78; no voters: 
I20260630 12:27:55.646531 22451 raft_consensus.cc:2468] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08d2107f224c4775bb3abfe0206d44aa in term 0.
I20260630 12:27:55.646801 22503 raft_consensus.cc:2804] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:55.647265 22503 raft_consensus.cc:493] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:55.647617 22503 raft_consensus.cc:3060] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.652604 22503 raft_consensus.cc:515] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:55.654186 22503 leader_election.cc:290] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [CANDIDATE]: Term 1 election: Requested vote from peers 188bc654473c4c2eb46bcf7ad0a79c78 (127.13.179.1:40689), d997ca71af224d4ba84e38f3bafe542c (127.13.179.3:42649)
I20260630 12:27:55.654958 22302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "08d2107f224c4775bb3abfe0206d44aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "188bc654473c4c2eb46bcf7ad0a79c78"
I20260630 12:27:55.655153 22451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc5dadf0ec24eb0aabaaf90931d8de0" candidate_uuid: "08d2107f224c4775bb3abfe0206d44aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d997ca71af224d4ba84e38f3bafe542c"
I20260630 12:27:55.655591 22302 raft_consensus.cc:3060] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.655658 22451 raft_consensus.cc:3060] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:55.662457 22302 raft_consensus.cc:2468] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d2107f224c4775bb3abfe0206d44aa in term 1.
I20260630 12:27:55.662477 22451 raft_consensus.cc:2468] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08d2107f224c4775bb3abfe0206d44aa in term 1.
I20260630 12:27:55.663841 22340 leader_election.cc:304] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08d2107f224c4775bb3abfe0206d44aa, 188bc654473c4c2eb46bcf7ad0a79c78; no voters: 
I20260630 12:27:55.664553 22503 raft_consensus.cc:2804] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:55.665745 22503 raft_consensus.cc:697] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 LEADER]: Becoming Leader. State: Replica: 08d2107f224c4775bb3abfe0206d44aa, State: Running, Role: LEADER
I20260630 12:27:55.666463 22503 consensus_queue.cc:237] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
W20260630 12:27:55.670873 22247 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:55.673460 22197 catalog_manager.cc:5697] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2). New cstate: current_term: 1 leader_uuid: "08d2107f224c4775bb3abfe0206d44aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:55.749702 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:55.755751 22526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:55.756632 22527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:55.759333 14028 server_base.cc:1061] running on GCE node
W20260630 12:27:55.759688 22529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:55.760983 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:55.761250 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:55.761425 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822475761413 us; error 0 us; skew 500 ppm
I20260630 12:27:55.761971 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:55.764479 14028 webserver.cc:533] Webserver started at http://127.13.179.4:44037/ using document root <none> and password file <none>
I20260630 12:27:55.765049 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:55.765353 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:55.765643 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:55.766853 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "68c0747c97424e46a253a324e9659bdd"
format_stamp: "Formatted at 2026-06-30 12:27:55 on dist-test-slave-wjf0"
I20260630 12:27:55.771628 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:55.775700 22534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:55.776546 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:27:55.776875 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "68c0747c97424e46a253a324e9659bdd"
format_stamp: "Formatted at 2026-06-30 12:27:55 on dist-test-slave-wjf0"
I20260630 12:27:55.777220 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:55.818027 22510 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:55.818655 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:55.820122 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:55.821619 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:55.824810 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:55.825084 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:55.825392 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:55.825623 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:55.834757 22502 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:55.887326 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:35553
I20260630 12:27:55.887418 22602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:35553 every 8 connection(s)
I20260630 12:27:55.902475 22603 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44743
I20260630 12:27:55.902890 22603 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:55.903584 22603 heartbeater.cc:507] Master 127.13.179.62:44743 requested a full tablet report, sending...
I20260630 12:27:55.905597 22197 ts_manager.cc:194] Registered new tserver with Master: 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553)
I20260630 12:27:55.907034 22197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33338
I20260630 12:27:55.915447 22510 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:55.925894 22502 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.095266 22501 consensus_queue.cc:1048] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [LEADER]: Connected to new peer: Peer: permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.106629 22520 consensus_queue.cc:1048] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.216426 22503 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:56.228780 22613 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:27:56.692139 22302 consensus_queue.cc:237] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: true } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.698004 22450 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:56.698355 22376 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:56.699555 22502 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } 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:27:56.700503 22510 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:56.708351 22268 consensus_peers.cc:597] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89d7250d3da6485f89f4d61e25509c5e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.707429 22545 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: true } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.709543 22376 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: true } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.713889 22450 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: true } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.720026 22197 catalog_manager.cc:5697] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 reported cstate change: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:56.737020 22376 consensus_queue.cc:237] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: true } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.744190 22302 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:56.745570 22613 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } 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:27:56.746572 22450 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:56.747931 22613 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:56.753899 22343 consensus_peers.cc:597] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccc5dadf0ec24eb0aabaaf90931d8de0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.753746 22503 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: true } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.755400 22302 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: true } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.759934 22450 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: true } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.768118 22302 consensus_queue.cc:237] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.767000 22198 catalog_manager.cc:5697] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa reported cstate change: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "08d2107f224c4775bb3abfe0206d44aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:56.775022 22376 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:56.776149 22268 consensus_peers.cc:597] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 494f45a69f5f46bb978062de6dd9ba96. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.776417 22502 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } 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:27:56.779084 22450 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:56.780783 22502 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:56.789419 22510 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.791015 22450 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.794255 22376 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.803172 22302 consensus_queue.cc:237] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.804347 22198 catalog_manager.cc:5697] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c reported cstate change: config changed from index -1 to 2, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: true } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
W20260630 12:27:56.810617 22268 consensus_peers.cc:597] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89d7250d3da6485f89f4d61e25509c5e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.810940 22376 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.811460 22450 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.812755 22502 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } 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:27:56.813526 22510 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.821306 22376 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.821810 22502 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.822096 22450 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
W20260630 12:27:56.833491 22247 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:56.833846 22247 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:56.835038 22197 catalog_manager.cc:5697] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.838410 22376 consensus_queue.cc:237] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.845274 22302 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.845384 22450 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:56.846756 22343 consensus_peers.cc:597] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccc5dadf0ec24eb0aabaaf90931d8de0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.846938 22616 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.850215 22616 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } 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:27:56.853628 22503 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.853202 22302 consensus_queue.cc:237] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } }
I20260630 12:27:56.859359 22301 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
W20260630 12:27:56.862650 22247 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
I20260630 12:27:56.862900 22451 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:27:56.863013 22247 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:56.864444 22510 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } 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:27:56.864718 22376 raft_consensus.cc:1275] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.866961 22450 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.869697 22502 consensus_queue.cc:1048] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.874570 22510 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } }
I20260630 12:27:56.880118 22451 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } }
I20260630 12:27:56.882733 22376 raft_consensus.cc:2955] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } } }
I20260630 12:27:56.887737 22302 consensus_queue.cc:237] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } }
I20260630 12:27:56.893211 22184 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89d7250d3da6485f89f4d61e25509c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:56.894037 22200 catalog_manager.cc:5697] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "08d2107f224c4775bb3abfe0206d44aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:56.897006 22451 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:27:56.897207 22268 consensus_peers.cc:597] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 -> Peer 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): Couldn't send request to peer 68c0747c97424e46a253a324e9659bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 494f45a69f5f46bb978062de6dd9ba96. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:56.897403 22376 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:56.898590 22502 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:56.899186 22545 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } 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:27:56.905967 22627 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.909833 22376 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.911060 22603 heartbeater.cc:499] Master 127.13.179.62:44743 was elected leader, sending a full tablet report...
I20260630 12:27:56.910437 22451 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } } }
I20260630 12:27:56.917955 22197 catalog_manager.cc:5697] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 reported cstate change: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
W20260630 12:27:56.920531 22247 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:27:56.920866 22247 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:27:56.929052 22376 consensus_queue.cc:237] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [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: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } }
I20260630 12:27:56.934557 22451 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.936189 22503 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:56.936867 22302 raft_consensus.cc:1275] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Refusing update from remote peer 08d2107f224c4775bb3abfe0206d44aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.938278 22503 consensus_queue.cc:1048] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } 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:27:56.947232 22613 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } }
I20260630 12:27:56.952021 22568 tablet_service.cc:1558] Processing DeleteTablet for tablet 89d7250d3da6485f89f4d61e25509c5e with delete_type TABLET_DATA_TOMBSTONED (TS 68c0747c97424e46a253a324e9659bdd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40020
I20260630 12:27:56.942255 22197 catalog_manager.cc:5697] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68c0747c97424e46a253a324e9659bdd" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 35553 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:56.954942 22187 catalog_manager.cc:4995] TS 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): delete failed for tablet 89d7250d3da6485f89f4d61e25509c5e because the tablet was not found. No further retry: Not found: Tablet not found: 89d7250d3da6485f89f4d61e25509c5e
I20260630 12:27:56.956801 22302 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } }
I20260630 12:27:56.957584 22451 raft_consensus.cc:2955] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } }
I20260630 12:27:56.969616 22184 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:56.973762 22199 catalog_manager.cc:5697] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c reported cstate change: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "08d2107f224c4775bb3abfe0206d44aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } attrs { replace: false } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } } peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } }
I20260630 12:27:56.982008 22302 consensus_queue.cc:237] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [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: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } }
I20260630 12:27:56.987118 22376 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.988878 22451 raft_consensus.cc:1275] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Refusing update from remote peer 188bc654473c4c2eb46bcf7ad0a79c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:56.989068 22568 tablet_service.cc:1558] Processing DeleteTablet for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 with delete_type TABLET_DATA_TOMBSTONED (TS 68c0747c97424e46a253a324e9659bdd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40020
I20260630 12:27:56.989774 22545 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } 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:27:56.990454 22510 consensus_queue.cc:1048] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:27:56.991217 22187 catalog_manager.cc:4995] TS 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): delete failed for tablet ccc5dadf0ec24eb0aabaaf90931d8de0 because the tablet was not found. No further retry: Not found: Tablet not found: ccc5dadf0ec24eb0aabaaf90931d8de0
I20260630 12:27:56.996639 22545 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } }
I20260630 12:27:56.999277 22451 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } }
I20260630 12:27:57.005806 22376 raft_consensus.cc:2955] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } }
I20260630 12:27:57.008272 22184 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 494f45a69f5f46bb978062de6dd9ba96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:57.014523 22199 catalog_manager.cc:5697] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c reported cstate change: config changed from index 3 to 4, NON_VOTER 68c0747c97424e46a253a324e9659bdd (127.13.179.4) evicted. New cstate: current_term: 1 leader_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d997ca71af224d4ba84e38f3bafe542c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42649 } } peers { permanent_uuid: "08d2107f224c4775bb3abfe0206d44aa" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45441 } attrs { replace: false } } peers { permanent_uuid: "188bc654473c4c2eb46bcf7ad0a79c78" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 40689 } } }
I20260630 12:27:57.019186 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:27:57.027422 22568 tablet_service.cc:1558] Processing DeleteTablet for tablet 494f45a69f5f46bb978062de6dd9ba96 with delete_type TABLET_DATA_TOMBSTONED (TS 68c0747c97424e46a253a324e9659bdd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40020
W20260630 12:27:57.028939 22187 catalog_manager.cc:4995] TS 68c0747c97424e46a253a324e9659bdd (127.13.179.4:35553): delete failed for tablet 494f45a69f5f46bb978062de6dd9ba96 because the tablet was not found. No further retry: Not found: Tablet not found: 494f45a69f5f46bb978062de6dd9ba96
I20260630 12:27:57.045459 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.046135 14028 tablet_replica.cc:333] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78: stopping tablet replica
I20260630 12:27:57.046693 14028 raft_consensus.cc:2243] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.047140 14028 raft_consensus.cc:2272] T ef3908cc759441599a094d604e2ebc31 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.049348 14028 tablet_replica.cc:333] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78: stopping tablet replica
I20260630 12:27:57.049886 14028 raft_consensus.cc:2243] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.050704 14028 raft_consensus.cc:2272] T 89d7250d3da6485f89f4d61e25509c5e P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.052696 14028 tablet_replica.cc:333] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78: stopping tablet replica
I20260630 12:27:57.053287 14028 raft_consensus.cc:2243] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.054028 14028 raft_consensus.cc:2272] T 494f45a69f5f46bb978062de6dd9ba96 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.055975 14028 tablet_replica.cc:333] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78: stopping tablet replica
I20260630 12:27:57.056442 14028 raft_consensus.cc:2243] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.056988 14028 raft_consensus.cc:2272] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 188bc654473c4c2eb46bcf7ad0a79c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.079439 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:27:57.092141 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:27:57.112717 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.113425 14028 tablet_replica.cc:333] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa: stopping tablet replica
I20260630 12:27:57.114068 14028 raft_consensus.cc:2243] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.114914 14028 raft_consensus.cc:2272] T ccc5dadf0ec24eb0aabaaf90931d8de0 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.117331 14028 tablet_replica.cc:333] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa: stopping tablet replica
I20260630 12:27:57.117868 14028 raft_consensus.cc:2243] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.118449 14028 raft_consensus.cc:2272] T 494f45a69f5f46bb978062de6dd9ba96 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.120586 14028 tablet_replica.cc:333] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa: stopping tablet replica
I20260630 12:27:57.121090 14028 raft_consensus.cc:2243] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.121582 14028 raft_consensus.cc:2272] T ef3908cc759441599a094d604e2ebc31 P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.123328 14028 tablet_replica.cc:333] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa: stopping tablet replica
I20260630 12:27:57.123826 14028 raft_consensus.cc:2243] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.124406 14028 raft_consensus.cc:2272] T 89d7250d3da6485f89f4d61e25509c5e P 08d2107f224c4775bb3abfe0206d44aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.146636 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:27:57.158963 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
W20260630 12:27:57.160867 22414 consensus_peers.cc:597] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c -> Peer 08d2107f224c4775bb3abfe0206d44aa (127.13.179.2:45441): Couldn't send request to peer 08d2107f224c4775bb3abfe0206d44aa. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:45441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:57.175776 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.176448 14028 tablet_replica.cc:333] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c: stopping tablet replica
I20260630 12:27:57.176986 14028 raft_consensus.cc:2243] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.177616 14028 raft_consensus.cc:2272] T ccc5dadf0ec24eb0aabaaf90931d8de0 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.180190 14028 tablet_replica.cc:333] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c: stopping tablet replica
I20260630 12:27:57.180663 14028 raft_consensus.cc:2243] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.181267 14028 raft_consensus.cc:2272] T 494f45a69f5f46bb978062de6dd9ba96 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.183310 14028 tablet_replica.cc:333] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c: stopping tablet replica
I20260630 12:27:57.183799 14028 raft_consensus.cc:2243] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.184584 14028 raft_consensus.cc:2272] T ef3908cc759441599a094d604e2ebc31 P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.186399 14028 tablet_replica.cc:333] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c: stopping tablet replica
I20260630 12:27:57.186861 14028 raft_consensus.cc:2243] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:57.187397 14028 raft_consensus.cc:2272] T 89d7250d3da6485f89f4d61e25509c5e P d997ca71af224d4ba84e38f3bafe542c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.209925 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:27:57.221488 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:27:57.238107 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:57.253968 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:27:57.261303 14028 master.cc:562] Master@127.13.179.62:44743 shutting down...
I20260630 12:27:57.274456 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:57.274921 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:57.275177 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P c093e85ae5bb42cb8d84fa1a7b385ed1: stopping tablet replica
I20260630 12:27:57.294565 14028 master.cc:584] Master@127.13.179.62:44743 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3774 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:27:57.321390 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:46721
I20260630 12:27:57.322405 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.326974 22634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.327219 22635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.328073 22637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.329560 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:57.330289 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.330461 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.330574 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822477330563 us; error 0 us; skew 500 ppm
I20260630 12:27:57.330993 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.333088 14028 webserver.cc:533] Webserver started at http://127.13.179.62:42577/ using document root <none> and password file <none>
I20260630 12:27:57.333560 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.333704 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.333902 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.334851 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "679abfae138840e9b7daa3410ce6321d"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.338959 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:27:57.342000 22642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.342722 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:57.343004 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "679abfae138840e9b7daa3410ce6321d"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.343277 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.371873 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.372888 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.407557 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:46721
I20260630 12:27:57.407627 22693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:46721 every 8 connection(s)
I20260630 12:27:57.411448 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:57.421448 22694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d: Bootstrap starting.
I20260630 12:27:57.425683 22694 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:57.429530 22694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d: No bootstrap required, opened a new log
I20260630 12:27:57.431478 22694 raft_consensus.cc:359] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER }
I20260630 12:27:57.431855 22694 raft_consensus.cc:385] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:57.432077 22694 raft_consensus.cc:740] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 679abfae138840e9b7daa3410ce6321d, State: Initialized, Role: FOLLOWER
I20260630 12:27:57.432644 22694 consensus_queue.cc:260] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER }
I20260630 12:27:57.433084 22694 raft_consensus.cc:399] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:57.433337 22694 raft_consensus.cc:493] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:57.433604 22694 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:57.437973 22694 raft_consensus.cc:515] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER }
I20260630 12:27:57.438459 22694 leader_election.cc:304] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [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: 679abfae138840e9b7daa3410ce6321d; no voters: 
I20260630 12:27:57.440006 22694 leader_election.cc:290] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:57.440325 22697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:57.442584 22697 raft_consensus.cc:697] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 1 LEADER]: Becoming Leader. State: Replica: 679abfae138840e9b7daa3410ce6321d, State: Running, Role: LEADER
I20260630 12:27:57.443243 22694 sys_catalog.cc:565] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:57.443215 22697 consensus_queue.cc:237] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [LEADER]: Queue going to LEADER mode. State: All 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: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER }
I20260630 12:27:57.446142 22699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 679abfae138840e9b7daa3410ce6321d. Latest consensus state: current_term: 1 leader_uuid: "679abfae138840e9b7daa3410ce6321d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER } }
I20260630 12:27:57.446157 22698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "679abfae138840e9b7daa3410ce6321d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679abfae138840e9b7daa3410ce6321d" member_type: VOTER } }
I20260630 12:27:57.446740 22699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.446805 22698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:57.450552 22702 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:57.455269 22702 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:57.462340 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:57.464560 22702 catalog_manager.cc:1383] Generated new cluster ID: b8f8253267ce4b83bcf28c144b7af904
I20260630 12:27:57.464836 22702 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:57.477382 22702 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:57.478585 22702 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:57.495496 22702 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d: Generated new TSK 0
I20260630 12:27:57.496066 22702 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:57.529904 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.535507 22715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.536804 22716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.538272 22718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.538527 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:57.539528 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.539745 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.539920 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822477539904 us; error 0 us; skew 500 ppm
I20260630 12:27:57.540426 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.542719 14028 webserver.cc:533] Webserver started at http://127.13.179.1:42129/ using document root <none> and password file <none>
I20260630 12:27:57.543210 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.543426 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.543700 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.544916 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.549326 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:27:57.552412 22723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.553313 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:57.553550 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.553776 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.572630 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.573603 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.574873 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.577004 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.577183 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.577472 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.577629 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.614419 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:32897
I20260630 12:27:57.614519 22785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:32897 every 8 connection(s)
I20260630 12:27:57.619442 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.625526 22790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.627583 22791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.630270 22793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.632375 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:57.632848 22786 heartbeater.cc:344] Connected to a master server at 127.13.179.62:46721
I20260630 12:27:57.633322 22786 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.633487 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.633760 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.633931 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822477633898 us; error 0 us; skew 500 ppm
I20260630 12:27:57.634186 22786 heartbeater.cc:507] Master 127.13.179.62:46721 requested a full tablet report, sending...
I20260630 12:27:57.634534 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.636534 22659 ts_manager.cc:194] Registered new tserver with Master: 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897)
I20260630 12:27:57.637351 14028 webserver.cc:533] Webserver started at http://127.13.179.2:36515/ using document root <none> and password file <none>
I20260630 12:27:57.637989 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.638222 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.638527 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.639003 22659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45242
I20260630 12:27:57.639887 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.644157 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:57.647284 22798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.648018 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:27:57.648291 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.648552 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.662549 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.663468 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.664804 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.666956 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.667122 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.667405 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.667558 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.703112 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:34401
I20260630 12:27:57.703202 22860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:34401 every 8 connection(s)
I20260630 12:27:57.707772 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:57.713727 22864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.715727 22865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:57.719478 22867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:57.719995 14028 server_base.cc:1061] running on GCE node
I20260630 12:27:57.720358 22861 heartbeater.cc:344] Connected to a master server at 127.13.179.62:46721
I20260630 12:27:57.720788 22861 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.720937 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:57.721246 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:57.721444 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822477721420 us; error 0 us; skew 500 ppm
I20260630 12:27:57.721577 22861 heartbeater.cc:507] Master 127.13.179.62:46721 requested a full tablet report, sending...
I20260630 12:27:57.722033 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:57.723783 22659 ts_manager.cc:194] Registered new tserver with Master: f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:57.724632 14028 webserver.cc:533] Webserver started at http://127.13.179.3:42167/ using document root <none> and password file <none>
I20260630 12:27:57.725116 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:57.725205 22659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45258
I20260630 12:27:57.725448 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:57.725831 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:57.727012 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "b61484b5977e4e7c9c388458a5afc5a1"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.731177 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:57.734134 22872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.734897 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:57.735193 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "b61484b5977e4e7c9c388458a5afc5a1"
format_stamp: "Formatted at 2026-06-30 12:27:57 on dist-test-slave-wjf0"
I20260630 12:27:57.735455 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:57.771466 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:57.772459 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:57.773901 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:57.776086 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:57.776310 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.776540 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:57.776710 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:57.811934 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:37203
I20260630 12:27:57.812041 22934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:37203 every 8 connection(s)
I20260630 12:27:57.825078 22935 heartbeater.cc:344] Connected to a master server at 127.13.179.62:46721
I20260630 12:27:57.825542 22935 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:57.826232 22935 heartbeater.cc:507] Master 127.13.179.62:46721 requested a full tablet report, sending...
I20260630 12:27:57.828001 22659 ts_manager.cc:194] Registered new tserver with Master: b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:57.828130 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013267833s
I20260630 12:27:57.829339 22659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45262
I20260630 12:27:58.641652 22786 heartbeater.cc:499] Master 127.13.179.62:46721 was elected leader, sending a full tablet report...
I20260630 12:27:58.727806 22861 heartbeater.cc:499] Master 127.13.179.62:46721 was elected leader, sending a full tablet report...
I20260630 12:27:58.831823 22935 heartbeater.cc:499] Master 127.13.179.62:46721 was elected leader, sending a full tablet report...
I20260630 12:27:58.887648 22659 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45278:
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:27:58.890125 22659 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:58.945719 22750 tablet_service.cc:1511] Processing CreateTablet for tablet 410f11ea603d4283b89de2d6596a3f69 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:58.945956 22749 tablet_service.cc:1511] Processing CreateTablet for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.947129 22750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410f11ea603d4283b89de2d6596a3f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.947867 22749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.949260 22751 tablet_service.cc:1511] Processing CreateTablet for tablet fcc56677a2414142bee82a5a1c0c860b (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.950623 22751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc56677a2414142bee82a5a1c0c860b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.964517 22748 tablet_service.cc:1511] Processing CreateTablet for tablet 22ae7de96c1e4b01ace5c480c4beccff (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:58.965893 22748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ae7de96c1e4b01ace5c480c4beccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.981122 22826 tablet_service.cc:1511] Processing CreateTablet for tablet fcc56677a2414142bee82a5a1c0c860b (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.982595 22826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc56677a2414142bee82a5a1c0c860b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.984697 22825 tablet_service.cc:1511] Processing CreateTablet for tablet 410f11ea603d4283b89de2d6596a3f69 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:58.985458 22900 tablet_service.cc:1511] Processing CreateTablet for tablet fcc56677a2414142bee82a5a1c0c860b (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:27:58.986095 22825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410f11ea603d4283b89de2d6596a3f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.986761 22900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc56677a2414142bee82a5a1c0c860b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.990221 22824 tablet_service.cc:1511] Processing CreateTablet for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.991534 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.994156 22898 tablet_service.cc:1511] Processing CreateTablet for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:27:58.995472 22898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7839eb4bb2c948b89c3ef1a5c4f409e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:58.998221 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 22ae7de96c1e4b01ace5c480c4beccff (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:59.000358 22747 tablet_service.cc:1511] Processing CreateTablet for tablet 43890d3b573c42dea509ba79521f630e (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:59.001672 22747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43890d3b573c42dea509ba79521f630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.006620 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 22ae7de96c1e4b01ace5c480c4beccff (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:27:59.008389 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ae7de96c1e4b01ace5c480c4beccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.009233 22899 tablet_service.cc:1511] Processing CreateTablet for tablet 410f11ea603d4283b89de2d6596a3f69 (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:27:59.010927 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410f11ea603d4283b89de2d6596a3f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.011902 22956 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
I20260630 12:27:59.017513 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ae7de96c1e4b01ace5c480c4beccff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.017246 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 43890d3b573c42dea509ba79521f630e (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:59.018671 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43890d3b573c42dea509ba79521f630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.021132 22746 tablet_service.cc:1511] Processing CreateTablet for tablet 37b76ccc490c4df59dd8bcd0fdde24ad (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:59.022487 22746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b76ccc490c4df59dd8bcd0fdde24ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.026244 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 43890d3b573c42dea509ba79521f630e (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:27:59.027534 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43890d3b573c42dea509ba79521f630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.032452 22821 tablet_service.cc:1511] Processing CreateTablet for tablet 37b76ccc490c4df59dd8bcd0fdde24ad (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:59.033852 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b76ccc490c4df59dd8bcd0fdde24ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.062238 22900 tablet_service.cc:1511] Processing CreateTablet for tablet 37b76ccc490c4df59dd8bcd0fdde24ad (DEFAULT_TABLE table=test-workload [id=db9916835e884a5f9fd7caa0b12a2e79]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:27:59.063576 22900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b76ccc490c4df59dd8bcd0fdde24ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:59.076143 22956 tablet_bootstrap.cc:654] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.080597 22957 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.106678 22957 tablet_bootstrap.cc:654] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.119220 22956 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.119731 22956 ts_tablet_manager.cc:1403] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.000s
I20260630 12:27:59.122387 22956 raft_consensus.cc:359] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.123054 22956 raft_consensus.cc:385] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.123347 22956 raft_consensus.cc:740] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.124158 22956 consensus_queue.cc:260] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.131842 22956 ts_tablet_manager.cc:1434] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:27:59.132828 22956 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
I20260630 12:27:59.138595 22956 tablet_bootstrap.cc:654] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.143240 22955 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.152482 22955 tablet_bootstrap.cc:654] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.152707 22957 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.153239 22957 ts_tablet_manager.cc:1403] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.037s
I20260630 12:27:59.153447 22956 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.153997 22956 ts_tablet_manager.cc:1403] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:27:59.155753 22957 raft_consensus.cc:359] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.156422 22957 raft_consensus.cc:385] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.156710 22957 raft_consensus.cc:740] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.156688 22956 raft_consensus.cc:359] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.157509 22955 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.157518 22956 raft_consensus.cc:385] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.157733 22957 consensus_queue.cc:260] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.158241 22955 ts_tablet_manager.cc:1403] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:27:59.158187 22956 raft_consensus.cc:740] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.159194 22956 consensus_queue.cc:260] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.160780 22957 ts_tablet_manager.cc:1434] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:59.161278 22955 raft_consensus.cc:359] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.161896 22957 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.162089 22955 raft_consensus.cc:385] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.162443 22955 raft_consensus.cc:740] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.163568 22956 ts_tablet_manager.cc:1434] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:59.163163 22955 consensus_queue.cc:260] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.164639 22956 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
I20260630 12:27:59.167975 22957 tablet_bootstrap.cc:654] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.172503 22956 tablet_bootstrap.cc:654] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.177235 22955 ts_tablet_manager.cc:1434] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:27:59.178222 22955 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.183627 22957 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.183697 22955 tablet_bootstrap.cc:654] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.184402 22957 ts_tablet_manager.cc:1403] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260630 12:27:59.185109 22956 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.185604 22956 ts_tablet_manager.cc:1403] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260630 12:27:59.187597 22957 raft_consensus.cc:359] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.188066 22956 raft_consensus.cc:359] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.188536 22957 raft_consensus.cc:385] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.188772 22956 raft_consensus.cc:385] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.188984 22957 raft_consensus.cc:740] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.189119 22956 raft_consensus.cc:740] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.190173 22956 consensus_queue.cc:260] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.190387 22957 consensus_queue.cc:260] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.192489 22956 ts_tablet_manager.cc:1434] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:59.192710 22957 ts_tablet_manager.cc:1434] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:59.193735 22957 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.194077 22956 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
I20260630 12:27:59.199306 22957 tablet_bootstrap.cc:654] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.199945 22956 tablet_bootstrap.cc:654] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.211017 22957 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.211491 22957 ts_tablet_manager.cc:1403] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:27:59.212044 22956 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.212545 22956 ts_tablet_manager.cc:1403] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.015s
I20260630 12:27:59.214169 22957 raft_consensus.cc:359] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.214911 22957 raft_consensus.cc:385] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.215308 22957 raft_consensus.cc:740] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.214967 22956 raft_consensus.cc:359] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.215765 22956 raft_consensus.cc:385] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.216060 22956 raft_consensus.cc:740] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.216044 22957 consensus_queue.cc:260] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.217176 22956 consensus_queue.cc:260] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.218786 22957 ts_tablet_manager.cc:1434] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:27:59.219517 22955 tablet_bootstrap.cc:492] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.219794 22957 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.220116 22955 ts_tablet_manager.cc:1403] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.016s
I20260630 12:27:59.222976 22955 raft_consensus.cc:359] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.223526 22956 ts_tablet_manager.cc:1434] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:27:59.223707 22955 raft_consensus.cc:385] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.224184 22955 raft_consensus.cc:740] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.224655 22956 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
I20260630 12:27:59.224983 22955 consensus_queue.cc:260] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.225857 22957 tablet_bootstrap.cc:654] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.227582 22955 ts_tablet_manager.cc:1434] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:59.228602 22955 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.234226 22955 tablet_bootstrap.cc:654] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.243592 22956 tablet_bootstrap.cc:654] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.245215 22955 tablet_bootstrap.cc:492] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.245704 22955 ts_tablet_manager.cc:1403] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:27:59.247473 22963 raft_consensus.cc:493] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.247954 22963 raft_consensus.cc:515] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.248524 22957 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.249032 22957 ts_tablet_manager.cc:1403] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260630 12:27:59.248822 22955 raft_consensus.cc:359] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.249848 22955 raft_consensus.cc:385] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.250231 22955 raft_consensus.cc:740] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.250730 22963 leader_election.cc:290] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:59.251312 22955 consensus_queue.cc:260] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.251956 22957 raft_consensus.cc:359] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.252753 22957 raft_consensus.cc:385] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.253072 22957 raft_consensus.cc:740] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.253767 22957 consensus_queue.cc:260] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.254993 22955 ts_tablet_manager.cc:1434] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:27:59.255227 22960 raft_consensus.cc:493] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.255897 22957 ts_tablet_manager.cc:1434] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:27:59.255666 22960 raft_consensus.cc:515] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.256145 22955 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.256835 22957 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.260499 22960 leader_election.cc:290] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.263274 22957 tablet_bootstrap.cc:654] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.271448 22955 tablet_bootstrap.cc:654] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.275107 22956 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.275588 22956 ts_tablet_manager.cc:1403] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.000s
I20260630 12:27:59.284734 22910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b61484b5977e4e7c9c388458a5afc5a1" is_pre_election: true
W20260630 12:27:59.286871 22800 leader_election.cc:343] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.290328 22956 raft_consensus.cc:359] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.291070 22956 raft_consensus.cc:385] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.291338 22955 tablet_bootstrap.cc:492] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.291363 22956 raft_consensus.cc:740] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.292019 22955 ts_tablet_manager.cc:1403] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260630 12:27:59.292481 22956 consensus_queue.cc:260] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.294844 22955 raft_consensus.cc:359] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.295564 22955 raft_consensus.cc:385] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.295845 22955 raft_consensus.cc:740] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.296628 22955 consensus_queue.cc:260] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.297969 22761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" is_pre_election: true
I20260630 12:27:59.300572 22956 ts_tablet_manager.cc:1434] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260630 12:27:59.302480 22956 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: Bootstrap starting.
W20260630 12:27:59.304879 22802 leader_election.cc:343] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.305362 22802 leader_election.cc:304] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [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: f327c73368fe4fc4bc5b9c1772a1d917; no voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, b61484b5977e4e7c9c388458a5afc5a1
I20260630 12:27:59.306141 22963 raft_consensus.cc:2749] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:59.307731 22955 ts_tablet_manager.cc:1434] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:27:59.308111 22956 tablet_bootstrap.cc:654] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.309089 22761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc56677a2414142bee82a5a1c0c860b" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" is_pre_election: true
I20260630 12:27:59.310729 22964 raft_consensus.cc:493] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.313359 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc56677a2414142bee82a5a1c0c860b" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.316211 22836 raft_consensus.cc:2468] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.317175 22955 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.318455 22957 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.319092 22957 ts_tablet_manager.cc:1403] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.016s
I20260630 12:27:59.309754 22761 raft_consensus.cc:2468] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.320644 22876 leader_election.cc:304] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, b61484b5977e4e7c9c388458a5afc5a1; no voters: 
I20260630 12:27:59.321569 22960 raft_consensus.cc:2804] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.321973 22960 raft_consensus.cc:493] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.322304 22960 raft_consensus.cc:3060] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.323105 22957 raft_consensus.cc:359] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.323771 22955 tablet_bootstrap.cc:654] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.324218 22957 raft_consensus.cc:385] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.324719 22957 raft_consensus.cc:740] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.325891 22957 consensus_queue.cc:260] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.315935 22964 raft_consensus.cc:515] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.336638 22955 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.337144 22955 ts_tablet_manager.cc:1403] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:27:59.338033 22957 ts_tablet_manager.cc:1434] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260630 12:27:59.341140 22955 raft_consensus.cc:359] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.342084 22955 raft_consensus.cc:385] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.342440 22955 raft_consensus.cc:740] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.343272 22955 consensus_queue.cc:260] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.346161 22957 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: Bootstrap starting.
I20260630 12:27:59.356113 22984 raft_consensus.cc:493] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.348366 22964 leader_election.cc:290] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401), b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:59.356745 22984 raft_consensus.cc:515] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.359084 22984 leader_election.cc:290] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.359534 22984 raft_consensus.cc:493] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.359927 22984 raft_consensus.cc:515] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.360419 22956 tablet_bootstrap.cc:492] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: No bootstrap required, opened a new log
I20260630 12:27:59.361011 22956 ts_tablet_manager.cc:1403] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.039s
I20260630 12:27:59.361385 22957 tablet_bootstrap.cc:654] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.336791 22960 raft_consensus.cc:515] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.364291 22956 raft_consensus.cc:359] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.365437 22956 raft_consensus.cc:385] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.365885 22956 raft_consensus.cc:740] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.367580 22985 raft_consensus.cc:493] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.367012 22956 consensus_queue.cc:260] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.368054 22985 raft_consensus.cc:515] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.368765 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.369412 22836 raft_consensus.cc:2468] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.370393 22956 ts_tablet_manager.cc:1434] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:27:59.371749 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc56677a2414142bee82a5a1c0c860b" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.372298 22836 raft_consensus.cc:3060] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.372901 22957 tablet_bootstrap.cc:492] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: No bootstrap required, opened a new log
I20260630 12:27:59.373431 22957 ts_tablet_manager.cc:1403] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.013s
I20260630 12:27:59.365933 22960 leader_election.cc:290] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Requested vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.375300 22874 leader_election.cc:304] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.376571 22957 raft_consensus.cc:359] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.376995 22960 raft_consensus.cc:2804] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.377314 22957 raft_consensus.cc:385] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:59.377688 22957 raft_consensus.cc:740] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f327c73368fe4fc4bc5b9c1772a1d917, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.377964 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410f11ea603d4283b89de2d6596a3f69" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.378719 22835 raft_consensus.cc:2468] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 0.
I20260630 12:27:59.378738 22957 consensus_queue.cc:260] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.380628 22725 leader_election.cc:304] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.389303 22836 raft_consensus.cc:2468] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.390053 22955 ts_tablet_manager.cc:1434] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260630 12:27:59.390544 22874 leader_election.cc:304] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.391152 22955 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: Bootstrap starting.
I20260630 12:27:59.377744 22960 raft_consensus.cc:493] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.393592 22960 raft_consensus.cc:3060] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.394279 22957 ts_tablet_manager.cc:1434] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:27:59.397678 22964 raft_consensus.cc:2804] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.398087 22964 raft_consensus.cc:493] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.398420 22964 raft_consensus.cc:3060] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.398375 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ae7de96c1e4b01ace5c480c4beccff" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.399165 22835 raft_consensus.cc:2468] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 0.
I20260630 12:27:59.400516 22725 leader_election.cc:304] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.401821 22985 leader_election.cc:290] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401), b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:59.402330 22985 raft_consensus.cc:2804] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.402663 22985 raft_consensus.cc:493] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.402981 22985 raft_consensus.cc:3060] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.404249 22986 raft_consensus.cc:2804] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.407548 22761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" is_pre_election: true
I20260630 12:27:59.408792 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc56677a2414142bee82a5a1c0c860b" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
I20260630 12:27:59.408885 22984 leader_election.cc:290] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.409524 22760 raft_consensus.cc:3060] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.409853 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ae7de96c1e4b01ace5c480c4beccff" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b61484b5977e4e7c9c388458a5afc5a1" is_pre_election: true
I20260630 12:27:59.410501 22909 raft_consensus.cc:2468] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 0.
I20260630 12:27:59.409024 22910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410f11ea603d4283b89de2d6596a3f69" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b61484b5977e4e7c9c388458a5afc5a1" is_pre_election: true
I20260630 12:27:59.412055 22910 raft_consensus.cc:2468] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 0.
I20260630 12:27:59.412449 22985 raft_consensus.cc:515] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.414285 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7839eb4bb2c948b89c3ef1a5c4f409e1" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.414853 22985 leader_election.cc:290] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 election: Requested vote from peers f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401), b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:59.414907 22836 raft_consensus.cc:2468] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
W20260630 12:27:59.418213 22876 leader_election.cc:343] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:59.417735 22760 raft_consensus.cc:2468] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.419349 22836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ae7de96c1e4b01ace5c480c4beccff" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.419915 22836 raft_consensus.cc:3060] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.418305 22874 leader_election.cc:304] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.418298 22955 tablet_bootstrap.cc:654] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:59.420691 22984 raft_consensus.cc:2804] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.421046 22984 raft_consensus.cc:493] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.421386 22984 raft_consensus.cc:3060] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.421727 22910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ae7de96c1e4b01ace5c480c4beccff" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b61484b5977e4e7c9c388458a5afc5a1"
I20260630 12:27:59.422328 22910 raft_consensus.cc:3060] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.423951 22960 raft_consensus.cc:515] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.406785 22964 raft_consensus.cc:515] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.429765 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7839eb4bb2c948b89c3ef1a5c4f409e1" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" is_pre_election: true
I20260630 12:27:59.430402 22760 raft_consensus.cc:2468] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.430830 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.431409 22835 raft_consensus.cc:3060] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.433800 22984 raft_consensus.cc:515] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.435981 22984 leader_election.cc:290] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Requested vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.435503 22910 raft_consensus.cc:2468] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 1.
I20260630 12:27:59.436511 22984 raft_consensus.cc:493] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:59.437191 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7839eb4bb2c948b89c3ef1a5c4f409e1" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.437775 22960 leader_election.cc:290] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Requested vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.438077 22834 raft_consensus.cc:3060] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.437955 22984 raft_consensus.cc:515] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.426860 22986 raft_consensus.cc:697] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Becoming Leader. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Running, Role: LEADER
I20260630 12:27:59.440097 22835 raft_consensus.cc:2468] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.441258 22874 leader_election.cc:304] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.441520 22986 consensus_queue.cc:237] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.443773 22964 leader_election.cc:290] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 election: Requested vote from peers f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401), b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3:37203)
I20260630 12:27:59.444335 22960 raft_consensus.cc:2804] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.444476 22725 leader_election.cc:304] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, b61484b5977e4e7c9c388458a5afc5a1; no voters: 
I20260630 12:27:59.445418 22984 leader_election.cc:290] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.446785 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b76ccc490c4df59dd8bcd0fdde24ad" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" is_pre_election: true
I20260630 12:27:59.447094 22955 tablet_bootstrap.cc:492] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: No bootstrap required, opened a new log
I20260630 12:27:59.447438 22835 raft_consensus.cc:2468] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.444885 22960 raft_consensus.cc:697] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Becoming Leader. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Running, Role: LEADER
I20260630 12:27:59.447708 22955 ts_tablet_manager.cc:1403] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.013s
I20260630 12:27:59.449066 22874 leader_election.cc:304] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.450827 22984 raft_consensus.cc:2804] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:59.448129 22834 raft_consensus.cc:2468] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.451284 22984 raft_consensus.cc:493] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:59.451815 22984 raft_consensus.cc:3060] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.452633 22874 leader_election.cc:304] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.454422 22955 raft_consensus.cc:359] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.456453 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410f11ea603d4283b89de2d6596a3f69" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.457250 22834 raft_consensus.cc:3060] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.457823 22759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b76ccc490c4df59dd8bcd0fdde24ad" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" is_pre_election: true
I20260630 12:27:59.458475 22759 raft_consensus.cc:2468] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 0.
I20260630 12:27:59.459441 22761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7839eb4bb2c948b89c3ef1a5c4f409e1" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
I20260630 12:27:59.459522 22984 raft_consensus.cc:515] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.460156 22761 raft_consensus.cc:3060] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.461328 22964 raft_consensus.cc:2804] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.461838 22984 leader_election.cc:290] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Requested vote from peers 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897), f327c73368fe4fc4bc5b9c1772a1d917 (127.13.179.2:34401)
I20260630 12:27:59.462383 22984 raft_consensus.cc:2804] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.449719 22960 consensus_queue.cc:237] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.462792 22984 raft_consensus.cc:697] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Becoming Leader. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Running, Role: LEADER
I20260630 12:27:59.463027 22835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b76ccc490c4df59dd8bcd0fdde24ad" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f327c73368fe4fc4bc5b9c1772a1d917"
I20260630 12:27:59.463608 22835 raft_consensus.cc:3060] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.464159 22760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43890d3b573c42dea509ba79521f630e" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
I20260630 12:27:59.463609 22984 consensus_queue.cc:237] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.464531 22964 raft_consensus.cc:697] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 LEADER]: Becoming Leader. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Running, Role: LEADER
I20260630 12:27:59.465233 22910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410f11ea603d4283b89de2d6596a3f69" candidate_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b61484b5977e4e7c9c388458a5afc5a1"
I20260630 12:27:59.465809 22910 raft_consensus.cc:3060] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.465461 22964 consensus_queue.cc:237] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.455129 22955 raft_consensus.cc:385] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:27:59.469663 22707 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:59.472359 22658 catalog_manager.cc:5697] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b61484b5977e4e7c9c388458a5afc5a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:59.475622 22834 raft_consensus.cc:2468] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 1.
I20260630 12:27:59.480248 22835 raft_consensus.cc:2468] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.468628 22955 raft_consensus.cc:740] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Initialized, Role: FOLLOWER
I20260630 12:27:59.483763 22955 consensus_queue.cc:260] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.484119 22874 leader_election.cc:304] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b61484b5977e4e7c9c388458a5afc5a1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.484711 22760 raft_consensus.cc:3060] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.481892 22656 catalog_manager.cc:5697] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.486088 22955 ts_tablet_manager.cc:1434] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260630 12:27:59.487124 22960 raft_consensus.cc:2804] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.487582 22960 raft_consensus.cc:697] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Becoming Leader. State: Replica: b61484b5977e4e7c9c388458a5afc5a1, State: Running, Role: LEADER
I20260630 12:27:59.488256 22960 consensus_queue.cc:237] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.482714 22836 raft_consensus.cc:2468] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 1.
I20260630 12:27:59.493831 22725 leader_election.cc:304] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05bd97c0d5a14c3fb6c6edb2417c3af1, f327c73368fe4fc4bc5b9c1772a1d917; no voters: 
I20260630 12:27:59.494789 22964 raft_consensus.cc:2804] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:59.495240 22964 raft_consensus.cc:697] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 LEADER]: Becoming Leader. State: Replica: 05bd97c0d5a14c3fb6c6edb2417c3af1, State: Running, Role: LEADER
I20260630 12:27:59.495990 22964 consensus_queue.cc:237] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } }
I20260630 12:27:59.497291 22910 raft_consensus.cc:2468] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05bd97c0d5a14c3fb6c6edb2417c3af1 in term 1.
I20260630 12:27:59.498984 22760 raft_consensus.cc:2468] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.503786 22761 raft_consensus.cc:2468] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.504974 22759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b76ccc490c4df59dd8bcd0fdde24ad" candidate_uuid: "b61484b5977e4e7c9c388458a5afc5a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1"
I20260630 12:27:59.505602 22759 raft_consensus.cc:3060] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:59.510634 22759 raft_consensus.cc:2468] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b61484b5977e4e7c9c388458a5afc5a1 in term 1.
I20260630 12:27:59.519891 22658 catalog_manager.cc:5697] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:59.527467 22656 catalog_manager.cc:5697] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b61484b5977e4e7c9c388458a5afc5a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:59.528867 22656 catalog_manager.cc:5697] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b61484b5977e4e7c9c388458a5afc5a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:59.530119 22656 catalog_manager.cc:5697] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b61484b5977e4e7c9c388458a5afc5a1 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "b61484b5977e4e7c9c388458a5afc5a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:59.782476 22910 raft_consensus.cc:1275] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Refusing update from remote peer 05bd97c0d5a14c3fb6c6edb2417c3af1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.784603 22836 raft_consensus.cc:1275] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer 05bd97c0d5a14c3fb6c6edb2417c3af1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.787075 22964 consensus_queue.cc:1048] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:59.793833 22964 consensus_queue.cc:1048] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:27:59.804875 22835 raft_consensus.cc:1275] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.805882 22759 raft_consensus.cc:1275] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.806525 22984 consensus_queue.cc:1048] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.806788 22835 raft_consensus.cc:1275] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer 05bd97c0d5a14c3fb6c6edb2417c3af1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.807492 22986 consensus_queue.cc:1048] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.809183 22988 consensus_queue.cc:1048] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:59.816478 22834 raft_consensus.cc:1275] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.829342 22761 raft_consensus.cc:1275] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.831825 22910 raft_consensus.cc:1275] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Refusing update from remote peer 05bd97c0d5a14c3fb6c6edb2417c3af1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.836127 22988 consensus_queue.cc:1048] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b61484b5977e4e7c9c388458a5afc5a1" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.838603 22986 consensus_queue.cc:1048] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.840832 22989 consensus_queue.cc:1048] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:59.845903 22832 raft_consensus.cc:1275] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.847874 22834 raft_consensus.cc:1275] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.854413 22989 consensus_queue.cc:1048] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.858173 22760 raft_consensus.cc:1275] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.860036 22984 consensus_queue.cc:1048] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f327c73368fe4fc4bc5b9c1772a1d917" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 34401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.862165 22984 consensus_queue.cc:1048] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:59.876992 22758 raft_consensus.cc:1275] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Refusing update from remote peer b61484b5977e4e7c9c388458a5afc5a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:59.879199 22986 consensus_queue.cc:1048] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05bd97c0d5a14c3fb6c6edb2417c3af1" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:00.001677 22876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.1:32897, user_credentials={real_user=slave}} blocked reactor thread for 47719.2us
W20260630 12:28:00.000873 22874 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.2:34401, user_credentials={real_user=slave}} blocked reactor thread for 59850us
I20260630 12:28:00.095922 23010 mvcc.cc:204] Tried to move back new op lower bound from 7302440877196173312 to 7302440875900186624. Current Snapshot: MvccSnapshot[applied={T|T < 7302440877196173312}]
W20260630 12:28:00.740190 22725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.3:37203, user_credentials={real_user=slave}} blocked reactor thread for 47665.5us
I20260630 12:28:00.977619 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
W20260630 12:28:00.982594 22876 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:28:00.998785 22876 consensus_peers.cc:597] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 -> Peer 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897): Couldn't send request to peer 05bd97c0d5a14c3fb6c6edb2417c3af1. 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:28:00.999519 22876 consensus_peers.cc:597] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 -> Peer 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897): Couldn't send request to peer 05bd97c0d5a14c3fb6c6edb2417c3af1. 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:28:01.002988 22876 consensus_peers.cc:597] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 -> Peer 05bd97c0d5a14c3fb6c6edb2417c3af1 (127.13.179.1:32897): Couldn't send request to peer 05bd97c0d5a14c3fb6c6edb2417c3af1. 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:28:01.010838 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:01.011490 14028 tablet_replica.cc:333] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.012310 14028 raft_consensus.cc:2243] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.012727 14028 raft_consensus.cc:2272] T 43890d3b573c42dea509ba79521f630e P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.015183 14028 tablet_replica.cc:333] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.015688 14028 raft_consensus.cc:2243] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.016098 14028 raft_consensus.cc:2272] T 37b76ccc490c4df59dd8bcd0fdde24ad P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.018304 14028 tablet_replica.cc:333] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.018784 14028 raft_consensus.cc:2243] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.019121 14028 pending_rounds.cc:70] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Trying to abort 1 pending ops.
I20260630 12:28:01.019271 14028 pending_rounds.cc:77] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302440881682063360 op_type: WRITE_OP write_request { tablet_id: "7839eb4bb2c948b89c3ef1a5c4f409e1" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000\344*p/`s%3\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\313-\032.\323\210\307R\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000V3\3367\230\027\r\301 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000%2c;Jb|$0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000\344*p/`s%3\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\313-\032.\323\210\307R\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000V3\3367\230\027\r\301 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000%2c;Jb|$0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "4dafd2fb2488c784df0e8cba68722e87fb2514717ec24a192b02f45a1df0ad8b""4dafd2fb2488c784df0e8cba68722e87fb2514717ec24a192b02f45a1df0ad8b" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440880842981376 authz_token { token_data: "\010\373\356\216\322\006\"3\n\005slave\022*\n db9916835e884a5f9fd7caa0b12a2e79\020\001\030\001 \001(\001" signature: "]\242`\351\016H\"B\"\325r\345\340\325\227\243)\210~\376\033$B>\235\234\374 \026\347V\330\t\346\247\\.\223qy|\027\016\0040\231\240,\030\272V\336o\356(\000\024\371v\245P\300\337\373""]\242`\351\016H\"B\"\325r\345\340\325\227\243)\210~\376\033$B>\235\234\374 \026\347V\330\t\346\247\\.\223qy|\027\016\0040\231\240,\030\272V\336o\356(\000\024\371v\245P\300\337\373" signing_key_seq_num: 0 } } request_id { client_id: "c3d933c5a5c54c9e92966edefeb0501e" seq_no: 81 first_incomplete_seq_no: 64 attempt_no: 0 }
I20260630 12:28:01.020565 14028 raft_consensus.cc:2272] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.022888 14028 tablet_replica.cc:333] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.023375 14028 raft_consensus.cc:2243] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.024044 14028 raft_consensus.cc:2272] T 22ae7de96c1e4b01ace5c480c4beccff P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.026197 14028 tablet_replica.cc:333] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.026656 14028 raft_consensus.cc:2243] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.026996 14028 pending_rounds.cc:70] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Trying to abort 1 pending ops.
I20260630 12:28:01.027133 14028 pending_rounds.cc:77] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302440881656066048 op_type: WRITE_OP write_request { tablet_id: "fcc56677a2414142bee82a5a1c0c860b" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000\260*0\017\213\200#g\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\235\267\332\024\005\253|\377\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000S}\267\002\323D\337\224 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\255\257N\t\251\375\267\3020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\266\023\226\t\037\230&b@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000b\360v\002J~\255\326P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z\335\270\013\335\177\365\225`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z?\211\010\ty\3527p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\346w\237\024\236nD\250\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\331q\016\0147S`\\\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\370p\024\020+\001D\266\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\241\330\367\t\232\023M\261\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000\260*0\017\213\200#g\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\235\267\332\024\005\253|\377\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000S}\267\002\323D\337\224 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\255\257N\t\251\375\267\3020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\266\023\226\t\037\230&b@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000b\360v\002J~\255\326P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z\335\270\013\335\177\365\225`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z?\211\010\ty\3527p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\346w\237\024\236nD\250\200\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\331q\016\0147S`\\\220\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\370p\024\020+\001D\266\240\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\241\330\367\t\232\023M\261\260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "aaa747e298c0fa440d078b1c547bc3e53b743810161981dd915d6011929c4ba5e5cfa9f5c93e9016d299b4b6524e4488c05b70cbe69480de4404702e7ec1bc22e36df0c28db3071b2ad4b96167ad4a7dd7af1527cf2bc0d4f49c3efefbd7a302""aaa747e298c0fa440d078b1c547bc3e53b743810161981dd915d6011929c4ba5e5cfa9f5c93e9016d299b4b6524e4488c05b70cbe69480de4404702e7ec1bc22e36df0c28db3071b2ad4b96167ad4a7dd7af1527cf2bc0d4f49c3efefbd7a302" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440880829284352 authz_token { token_data: "\010\373\356\216\322\006\"3\n\005slave\022*\n db9916835e884a5f9fd7caa0b12a2e79\020\001\030\001 \001(\001" signature: "]\242`\351\016H\"B\"\325r\345\340\325\227\243)\210~\376\033$B>\235\234\374 \026\347V\330\t\346\247\\.\223qy|\027\016\0040\231\240,\030\272V\336o\356(\000\024\371v\245P\300\337\373""]\242`\351\016H\"B\"\325r\345\340\325\227\243)\210~\376\033$B>\235\234\374 \026\347V\330\t\346\247\\.\223qy|\027\016\0040\231\240,\030\272V\336o\356(\000\024\371v\245P\300\337\373" signing_key_seq_num: 0 } } request_id { client_id: "c3d933c5a5c54c9e92966edefeb0501e" seq_no: 77 first_incomplete_seq_no: 64 attempt_no: 0 }
I20260630 12:28:01.028502 14028 raft_consensus.cc:2272] T fcc56677a2414142bee82a5a1c0c860b P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.030791 14028 tablet_replica.cc:333] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1: stopping tablet replica
I20260630 12:28:01.031229 14028 raft_consensus.cc:2243] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.031965 14028 raft_consensus.cc:2272] T 410f11ea603d4283b89de2d6596a3f69 P 05bd97c0d5a14c3fb6c6edb2417c3af1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.059288 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:01.074517 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:01.096666 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:01.097348 14028 tablet_replica.cc:333] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.097939 14028 raft_consensus.cc:2243] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.098466 14028 raft_consensus.cc:2272] T 37b76ccc490c4df59dd8bcd0fdde24ad P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.100898 14028 tablet_replica.cc:333] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.101502 14028 raft_consensus.cc:2243] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.101994 14028 raft_consensus.cc:2272] T 43890d3b573c42dea509ba79521f630e P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.104636 14028 tablet_replica.cc:333] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.105221 14028 raft_consensus.cc:2243] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.105685 14028 raft_consensus.cc:2272] T 410f11ea603d4283b89de2d6596a3f69 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.108083 14028 tablet_replica.cc:333] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.108614 14028 raft_consensus.cc:2243] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.109079 14028 raft_consensus.cc:2272] T fcc56677a2414142bee82a5a1c0c860b P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.111483 14028 tablet_replica.cc:333] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.111985 14028 raft_consensus.cc:2243] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.112438 14028 raft_consensus.cc:2272] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.114768 14028 tablet_replica.cc:333] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917: stopping tablet replica
I20260630 12:28:01.115242 14028 raft_consensus.cc:2243] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.115701 14028 raft_consensus.cc:2272] T 22ae7de96c1e4b01ace5c480c4beccff P f327c73368fe4fc4bc5b9c1772a1d917 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.140365 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:01.154847 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:01.177853 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:01.178521 14028 tablet_replica.cc:333] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.179127 14028 raft_consensus.cc:2243] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.179688 14028 raft_consensus.cc:2272] T 410f11ea603d4283b89de2d6596a3f69 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.182133 14028 tablet_replica.cc:333] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.182672 14028 raft_consensus.cc:2243] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.183542 14028 raft_consensus.cc:2272] T 43890d3b573c42dea509ba79521f630e P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.185820 14028 tablet_replica.cc:333] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.186353 14028 raft_consensus.cc:2243] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.187141 14028 raft_consensus.cc:2272] T 37b76ccc490c4df59dd8bcd0fdde24ad P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.189604 14028 tablet_replica.cc:333] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.190119 14028 raft_consensus.cc:2243] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.190847 14028 raft_consensus.cc:2272] T 7839eb4bb2c948b89c3ef1a5c4f409e1 P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.193112 14028 tablet_replica.cc:333] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.193703 14028 raft_consensus.cc:2243] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:01.194242 14028 raft_consensus.cc:2272] T 22ae7de96c1e4b01ace5c480c4beccff P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.196700 14028 tablet_replica.cc:333] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1: stopping tablet replica
I20260630 12:28:01.197239 14028 raft_consensus.cc:2243] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.198020 14028 raft_consensus.cc:2272] T fcc56677a2414142bee82a5a1c0c860b P b61484b5977e4e7c9c388458a5afc5a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.223871 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:01.239209 14028 master.cc:562] Master@127.13.179.62:46721 shutting down...
I20260630 12:28:01.258822 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:01.259363 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:01.259681 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 679abfae138840e9b7daa3410ce6321d: stopping tablet replica
I20260630 12:28:01.278492 14028 master.cc:584] Master@127.13.179.62:46721 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (3989 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:28:01.310812 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:44513
I20260630 12:28:01.311915 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.316628 23053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.316802 23054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.318924 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:01.319020 23056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.319955 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.320132 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.320245 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822481320234 us; error 0 us; skew 500 ppm
I20260630 12:28:01.320681 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.322829 14028 webserver.cc:533] Webserver started at http://127.13.179.62:38567/ using document root <none> and password file <none>
I20260630 12:28:01.323205 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.323354 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:01.323550 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:01.324528 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "508ba3bddd6b4a3a9c91768484fe8818"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.328549 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:01.331580 23061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.332340 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:01.332566 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "508ba3bddd6b4a3a9c91768484fe8818"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.332787 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:01.355195 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.356086 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.388695 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:44513
I20260630 12:28:01.388801 23112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:44513 every 8 connection(s)
I20260630 12:28:01.392596 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:01.402444 23113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818: Bootstrap starting.
I20260630 12:28:01.406697 23113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:01.410434 23113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818: No bootstrap required, opened a new log
I20260630 12:28:01.412312 23113 raft_consensus.cc:359] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER }
I20260630 12:28:01.412734 23113 raft_consensus.cc:385] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:01.412946 23113 raft_consensus.cc:740] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508ba3bddd6b4a3a9c91768484fe8818, State: Initialized, Role: FOLLOWER
I20260630 12:28:01.413579 23113 consensus_queue.cc:260] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER }
I20260630 12:28:01.414036 23113 raft_consensus.cc:399] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:01.414275 23113 raft_consensus.cc:493] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:01.414541 23113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:01.418817 23113 raft_consensus.cc:515] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER }
I20260630 12:28:01.419294 23113 leader_election.cc:304] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [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: 508ba3bddd6b4a3a9c91768484fe8818; no voters: 
I20260630 12:28:01.420338 23113 leader_election.cc:290] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:01.420637 23116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:01.422029 23116 raft_consensus.cc:697] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 1 LEADER]: Becoming Leader. State: Replica: 508ba3bddd6b4a3a9c91768484fe8818, State: Running, Role: LEADER
I20260630 12:28:01.422650 23116 consensus_queue.cc:237] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [LEADER]: Queue going to LEADER mode. State: All 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: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER }
I20260630 12:28:01.423161 23113 sys_catalog.cc:565] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:01.427037 23117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "508ba3bddd6b4a3a9c91768484fe8818" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER } }
I20260630 12:28:01.427346 23118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 508ba3bddd6b4a3a9c91768484fe8818. Latest consensus state: current_term: 1 leader_uuid: "508ba3bddd6b4a3a9c91768484fe8818" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508ba3bddd6b4a3a9c91768484fe8818" member_type: VOTER } }
I20260630 12:28:01.427770 23117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:01.428079 23118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:01.430727 23122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:01.435636 23122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:01.440620 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:01.444440 23122 catalog_manager.cc:1383] Generated new cluster ID: e3c4622a27794c4abd772f76ec078b99
I20260630 12:28:01.444737 23122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:01.462841 23122 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:01.464071 23122 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:01.476073 23122 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818: Generated new TSK 0
I20260630 12:28:01.476686 23122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:01.507718 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.513146 23134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.514333 23135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.516242 23137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.516273 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:01.517439 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.517657 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.517843 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822481517821 us; error 0 us; skew 500 ppm
I20260630 12:28:01.518325 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.520409 14028 webserver.cc:533] Webserver started at http://127.13.179.1:38437/ using document root <none> and password file <none>
I20260630 12:28:01.520874 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.521076 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:01.521381 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:01.522447 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "1c3455e2ad4143b6b3de34eec40c0326"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.527164 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:01.530189 23142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.530871 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:01.531154 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "1c3455e2ad4143b6b3de34eec40c0326"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.531431 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:01.553939 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.554997 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.556394 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.558645 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:01.558879 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.559111 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:01.559280 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.595252 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:43239
I20260630 12:28:01.595345 23204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:43239 every 8 connection(s)
I20260630 12:28:01.600044 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.606966 23209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.610107 23210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.610654 23212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.612232 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:01.613992 23205 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44513
I20260630 12:28:01.614041 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.614569 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.614645 23205 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.614823 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822481614804 us; error 0 us; skew 500 ppm
I20260630 12:28:01.615566 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.615559 23205 heartbeater.cc:507] Master 127.13.179.62:44513 requested a full tablet report, sending...
I20260630 12:28:01.618419 23078 ts_manager.cc:194] Registered new tserver with Master: 1c3455e2ad4143b6b3de34eec40c0326 (127.13.179.1:43239)
I20260630 12:28:01.619112 14028 webserver.cc:533] Webserver started at http://127.13.179.2:35107/ using document root <none> and password file <none>
I20260630 12:28:01.619810 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.621204 23078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36376
I20260630 12:28:01.620055 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:01.622757 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:01.624241 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "128d563cf0464ec8bbccb1632bb1ef46"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.628955 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:28:01.632102 23217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.632974 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:01.633289 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "128d563cf0464ec8bbccb1632bb1ef46"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.633577 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:01.652757 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.653833 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.655179 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.657436 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:01.657666 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.657917 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:01.658088 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.695276 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43637
I20260630 12:28:01.695376 23279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43637 every 8 connection(s)
I20260630 12:28:01.700114 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.707751 23283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.708837 23284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.710752 23286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.711426 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:01.712415 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.712656 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.712846 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822481712829 us; error 0 us; skew 500 ppm
I20260630 12:28:01.713295 23280 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44513
I20260630 12:28:01.713418 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.713734 23280 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.714483 23280 heartbeater.cc:507] Master 127.13.179.62:44513 requested a full tablet report, sending...
I20260630 12:28:01.716248 14028 webserver.cc:533] Webserver started at http://127.13.179.3:43727/ using document root <none> and password file <none>
I20260630 12:28:01.716588 23078 ts_manager.cc:194] Registered new tserver with Master: 128d563cf0464ec8bbccb1632bb1ef46 (127.13.179.2:43637)
I20260630 12:28:01.716777 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.717100 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:01.717418 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:01.718174 23078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36392
I20260630 12:28:01.718550 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "1bbeb24b977f491a85ca5d19c419580c"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.722987 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:01.726120 23291 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.726876 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:01.727157 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "1bbeb24b977f491a85ca5d19c419580c"
format_stamp: "Formatted at 2026-06-30 12:28:01 on dist-test-slave-wjf0"
I20260630 12:28:01.727435 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:01.745607 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:01.746608 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:01.747926 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:01.750116 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:01.750342 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.750571 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:01.750738 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:01.786826 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:38993
I20260630 12:28:01.786929 23353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:38993 every 8 connection(s)
I20260630 12:28:01.800665 23354 heartbeater.cc:344] Connected to a master server at 127.13.179.62:44513
I20260630 12:28:01.801239 23354 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:01.802021 23354 heartbeater.cc:507] Master 127.13.179.62:44513 requested a full tablet report, sending...
I20260630 12:28:01.803954 23078 ts_manager.cc:194] Registered new tserver with Master: 1bbeb24b977f491a85ca5d19c419580c (127.13.179.3:38993)
I20260630 12:28:01.804745 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014726755s
I20260630 12:28:01.805421 23078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36402
I20260630 12:28:02.624641 23205 heartbeater.cc:499] Master 127.13.179.62:44513 was elected leader, sending a full tablet report...
I20260630 12:28:02.720943 23280 heartbeater.cc:499] Master 127.13.179.62:44513 was elected leader, sending a full tablet report...
I20260630 12:28:02.808162 23354 heartbeater.cc:499] Master 127.13.179.62:44513 was elected leader, sending a full tablet report...
I20260630 12:28:02.864073 23078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36406:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:02.866421 23078 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:02.918519 23245 tablet_service.cc:1511] Processing CreateTablet for tablet 380f8ad529f54de0a89580713f68390d (DEFAULT_TABLE table=test-workload [id=968634bd7526406283eaf1174f252349]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:02.920333 23245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380f8ad529f54de0a89580713f68390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:02.927999 23319 tablet_service.cc:1511] Processing CreateTablet for tablet 380f8ad529f54de0a89580713f68390d (DEFAULT_TABLE table=test-workload [id=968634bd7526406283eaf1174f252349]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:02.929762 23319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380f8ad529f54de0a89580713f68390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:02.931474 23170 tablet_service.cc:1511] Processing CreateTablet for tablet 380f8ad529f54de0a89580713f68390d (DEFAULT_TABLE table=test-workload [id=968634bd7526406283eaf1174f252349]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:02.932659 23170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380f8ad529f54de0a89580713f68390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:02.944077 23375 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: Bootstrap starting.
I20260630 12:28:02.949985 23376 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: Bootstrap starting.
I20260630 12:28:02.951644 23375 tablet_bootstrap.cc:654] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:02.953956 23377 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: Bootstrap starting.
I20260630 12:28:02.957046 23376 tablet_bootstrap.cc:654] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:02.957113 23375 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: No bootstrap required, opened a new log
I20260630 12:28:02.957736 23375 ts_tablet_manager.cc:1403] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:28:02.960076 23375 raft_consensus.cc:359] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.961061 23375 raft_consensus.cc:385] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:02.961436 23375 raft_consensus.cc:740] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 128d563cf0464ec8bbccb1632bb1ef46, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.961921 23377 tablet_bootstrap.cc:654] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:02.962500 23375 consensus_queue.cc:260] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.966506 23376 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: No bootstrap required, opened a new log
I20260630 12:28:02.966650 23375 ts_tablet_manager.cc:1434] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:28:02.967243 23376 ts_tablet_manager.cc:1403] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:28:02.969779 23377 tablet_bootstrap.cc:492] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: No bootstrap required, opened a new log
I20260630 12:28:02.970233 23377 ts_tablet_manager.cc:1403] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:28:02.970762 23376 raft_consensus.cc:359] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.971522 23376 raft_consensus.cc:385] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:02.971827 23376 raft_consensus.cc:740] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bbeb24b977f491a85ca5d19c419580c, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.972689 23377 raft_consensus.cc:359] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.972697 23376 consensus_queue.cc:260] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.973493 23377 raft_consensus.cc:385] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:02.973897 23377 raft_consensus.cc:740] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c3455e2ad4143b6b3de34eec40c0326, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.974820 23377 consensus_queue.cc:260] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:02.976016 23376 ts_tablet_manager.cc:1434] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:28:02.978219 23377 ts_tablet_manager.cc:1434] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:28:03.089977 23380 raft_consensus.cc:493] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.090600 23380 raft_consensus.cc:515] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:03.093101 23380 leader_election.cc:290] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c3455e2ad4143b6b3de34eec40c0326 (127.13.179.1:43239), 1bbeb24b977f491a85ca5d19c419580c (127.13.179.3:38993)
I20260630 12:28:03.094102 23382 raft_consensus.cc:493] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.094707 23382 raft_consensus.cc:515] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:03.109826 23329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "128d563cf0464ec8bbccb1632bb1ef46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbeb24b977f491a85ca5d19c419580c" is_pre_election: true
I20260630 12:28:03.110225 23180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "128d563cf0464ec8bbccb1632bb1ef46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c3455e2ad4143b6b3de34eec40c0326" is_pre_election: true
I20260630 12:28:03.110719 23329 raft_consensus.cc:2468] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128d563cf0464ec8bbccb1632bb1ef46 in term 0.
I20260630 12:28:03.111177 23180 raft_consensus.cc:2468] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 128d563cf0464ec8bbccb1632bb1ef46 in term 0.
I20260630 12:28:03.112835 23382 leader_election.cc:290] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 128d563cf0464ec8bbccb1632bb1ef46 (127.13.179.2:43637), 1c3455e2ad4143b6b3de34eec40c0326 (127.13.179.1:43239)
I20260630 12:28:03.112933 23221 leader_election.cc:304] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128d563cf0464ec8bbccb1632bb1ef46, 1c3455e2ad4143b6b3de34eec40c0326; no voters: 
I20260630 12:28:03.115713 23380 raft_consensus.cc:2804] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:03.116168 23380 raft_consensus.cc:493] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.116544 23380 raft_consensus.cc:3060] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:03.116655 23255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "1bbeb24b977f491a85ca5d19c419580c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128d563cf0464ec8bbccb1632bb1ef46" is_pre_election: true
I20260630 12:28:03.123654 23180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "1bbeb24b977f491a85ca5d19c419580c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c3455e2ad4143b6b3de34eec40c0326" is_pre_election: true
I20260630 12:28:03.124347 23180 raft_consensus.cc:2468] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bbeb24b977f491a85ca5d19c419580c in term 0.
I20260630 12:28:03.124471 23380 raft_consensus.cc:515] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:03.125659 23255 raft_consensus.cc:2393] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bbeb24b977f491a85ca5d19c419580c in current term 1: Already voted for candidate 128d563cf0464ec8bbccb1632bb1ef46 in this term.
I20260630 12:28:03.125598 23295 leader_election.cc:304] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bbeb24b977f491a85ca5d19c419580c, 1c3455e2ad4143b6b3de34eec40c0326; no voters: 
I20260630 12:28:03.126681 23380 leader_election.cc:290] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [CANDIDATE]: Term 1 election: Requested vote from peers 1c3455e2ad4143b6b3de34eec40c0326 (127.13.179.1:43239), 1bbeb24b977f491a85ca5d19c419580c (127.13.179.3:38993)
I20260630 12:28:03.126695 23382 raft_consensus.cc:2804] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:03.127501 23382 raft_consensus.cc:493] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.127928 23382 raft_consensus.cc:3060] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:03.127892 23180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "128d563cf0464ec8bbccb1632bb1ef46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c3455e2ad4143b6b3de34eec40c0326"
I20260630 12:28:03.128471 23329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "128d563cf0464ec8bbccb1632bb1ef46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bbeb24b977f491a85ca5d19c419580c"
I20260630 12:28:03.128774 23180 raft_consensus.cc:3060] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:03.135391 23382 raft_consensus.cc:515] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:03.135708 23180 raft_consensus.cc:2468] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 128d563cf0464ec8bbccb1632bb1ef46 in term 1.
I20260630 12:28:03.136405 23329 raft_consensus.cc:2393] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 128d563cf0464ec8bbccb1632bb1ef46 in current term 1: Already voted for candidate 1bbeb24b977f491a85ca5d19c419580c in this term.
I20260630 12:28:03.136827 23221 leader_election.cc:304] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 128d563cf0464ec8bbccb1632bb1ef46, 1c3455e2ad4143b6b3de34eec40c0326; no voters: 
I20260630 12:28:03.137425 23382 leader_election.cc:290] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [CANDIDATE]: Term 1 election: Requested vote from peers 128d563cf0464ec8bbccb1632bb1ef46 (127.13.179.2:43637), 1c3455e2ad4143b6b3de34eec40c0326 (127.13.179.1:43239)
I20260630 12:28:03.137728 23380 raft_consensus.cc:2804] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:03.138262 23255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "1bbeb24b977f491a85ca5d19c419580c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "128d563cf0464ec8bbccb1632bb1ef46"
I20260630 12:28:03.139067 23380 raft_consensus.cc:697] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 LEADER]: Becoming Leader. State: Replica: 128d563cf0464ec8bbccb1632bb1ef46, State: Running, Role: LEADER
I20260630 12:28:03.139814 23180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380f8ad529f54de0a89580713f68390d" candidate_uuid: "1bbeb24b977f491a85ca5d19c419580c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c3455e2ad4143b6b3de34eec40c0326"
I20260630 12:28:03.140406 23180 raft_consensus.cc:2393] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bbeb24b977f491a85ca5d19c419580c in current term 1: Already voted for candidate 128d563cf0464ec8bbccb1632bb1ef46 in this term.
I20260630 12:28:03.140045 23380 consensus_queue.cc:237] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } }
I20260630 12:28:03.146214 23295 leader_election.cc:304] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [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: 1bbeb24b977f491a85ca5d19c419580c; no voters: 128d563cf0464ec8bbccb1632bb1ef46, 1c3455e2ad4143b6b3de34eec40c0326
I20260630 12:28:03.146872 23382 raft_consensus.cc:2749] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:03.148742 23078 catalog_manager.cc:5697] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 128d563cf0464ec8bbccb1632bb1ef46 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "128d563cf0464ec8bbccb1632bb1ef46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "128d563cf0464ec8bbccb1632bb1ef46" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.300380 23329 raft_consensus.cc:1275] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Refusing update from remote peer 128d563cf0464ec8bbccb1632bb1ef46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:03.300380 23180 raft_consensus.cc:1275] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 1 FOLLOWER]: Refusing update from remote peer 128d563cf0464ec8bbccb1632bb1ef46: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:03.302304 23389 consensus_queue.cc:1048] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bbeb24b977f491a85ca5d19c419580c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.302922 23380 consensus_queue.cc:1048] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c3455e2ad4143b6b3de34eec40c0326" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 43239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.746841 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:03.791317 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:03.791970 14028 tablet_replica.cc:333] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326: stopping tablet replica
I20260630 12:28:03.792493 14028 raft_consensus.cc:2243] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:03.793059 14028 raft_consensus.cc:2272] T 380f8ad529f54de0a89580713f68390d P 1c3455e2ad4143b6b3de34eec40c0326 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:03.804044 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:03.814926 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:03.836203 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:03.836934 14028 tablet_replica.cc:333] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46: stopping tablet replica
I20260630 12:28:03.837489 14028 raft_consensus.cc:2243] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:03.838304 14028 raft_consensus.cc:2272] T 380f8ad529f54de0a89580713f68390d P 128d563cf0464ec8bbccb1632bb1ef46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:03.859566 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:03.871233 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:03.896049 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:03.896903 14028 tablet_replica.cc:333] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c: stopping tablet replica
I20260630 12:28:03.897454 14028 raft_consensus.cc:2243] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:03.898034 14028 raft_consensus.cc:2272] T 380f8ad529f54de0a89580713f68390d P 1bbeb24b977f491a85ca5d19c419580c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:03.918203 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:03.929236 14028 master.cc:562] Master@127.13.179.62:44513 shutting down...
I20260630 12:28:03.948612 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:03.949209 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:03.949564 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 508ba3bddd6b4a3a9c91768484fe8818: stopping tablet replica
I20260630 12:28:03.968578 14028 master.cc:584] Master@127.13.179.62:44513 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2691 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:28:04.004621 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:33745
I20260630 12:28:04.005882 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:04.011257 23411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:04.012219 23412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:04.012439 23414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.013912 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:04.014644 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:04.014850 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:04.015010 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822484014975 us; error 0 us; skew 500 ppm
I20260630 12:28:04.015496 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:04.018148 14028 webserver.cc:533] Webserver started at http://127.13.179.62:38567/ using document root <none> and password file <none>
I20260630 12:28:04.018616 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:04.018810 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:04.019100 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:04.020157 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "d7836bcaf44b49a9a72c1771d1a148d6"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.024361 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:04.027499 23419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.028182 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:04.028470 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "d7836bcaf44b49a9a72c1771d1a148d6"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.028738 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:04.053835 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:04.054971 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:04.091527 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:33745
I20260630 12:28:04.091632 23470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:33745 every 8 connection(s)
I20260630 12:28:04.095250 23471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:04.106027 23471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6: Bootstrap starting.
I20260630 12:28:04.110497 23471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:04.114425 23471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6: No bootstrap required, opened a new log
I20260630 12:28:04.116379 23471 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER }
I20260630 12:28:04.116775 23471 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:04.116997 23471 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7836bcaf44b49a9a72c1771d1a148d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:04.117671 23471 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER }
I20260630 12:28:04.118139 23471 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:04.118360 23471 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:04.118649 23471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:04.123492 23471 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER }
I20260630 12:28:04.123980 23471 leader_election.cc:304] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [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: d7836bcaf44b49a9a72c1771d1a148d6; no voters: 
I20260630 12:28:04.125051 23471 leader_election.cc:290] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:04.125522 23474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:04.126838 23474 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 1 LEADER]: Becoming Leader. State: Replica: d7836bcaf44b49a9a72c1771d1a148d6, State: Running, Role: LEADER
I20260630 12:28:04.127435 23474 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [LEADER]: Queue going to LEADER mode. State: All 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: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER }
I20260630 12:28:04.127925 23471 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:04.131728 23476 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7836bcaf44b49a9a72c1771d1a148d6. Latest consensus state: current_term: 1 leader_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER } }
I20260630 12:28:04.132364 23476 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:04.132110 23475 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7836bcaf44b49a9a72c1771d1a148d6" member_type: VOTER } }
I20260630 12:28:04.132892 23475 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:04.140482 23481 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:04.146739 23481 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:04.147686 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:04.155051 23481 catalog_manager.cc:1383] Generated new cluster ID: ff49d0756bf6447daa56dc92d5702ef4
I20260630 12:28:04.155300 23481 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:04.169543 23481 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:04.170740 23481 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:04.182473 23481 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6: Generated new TSK 0
I20260630 12:28:04.183037 23481 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:04.214330 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:04.220222 23492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:04.221307 23493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.222795 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:04.223841 23495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.224684 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:04.224903 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:04.225088 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822484225069 us; error 0 us; skew 500 ppm
I20260630 12:28:04.225639 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:04.227806 14028 webserver.cc:533] Webserver started at http://127.13.179.1:40073/ using document root <none> and password file <none>
I20260630 12:28:04.228269 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:04.228464 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:04.228734 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:04.229925 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "1849e73523134962bd4323f9bcf0eab9"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.234257 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:04.237300 23500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.238032 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:04.238267 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "1849e73523134962bd4323f9bcf0eab9"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.238494 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:04.260305 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:04.261543 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:04.262962 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:04.265350 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:04.265558 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.265826 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:04.265996 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.304464 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:39203
I20260630 12:28:04.304569 23562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:39203 every 8 connection(s)
I20260630 12:28:04.309121 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:04.315897 23567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:04.317701 23568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.320046 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:04.320430 23570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.322577 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:04.322852 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:04.323074 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822484323057 us; error 0 us; skew 500 ppm
I20260630 12:28:04.323587 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:04.325169 23563 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33745
I20260630 12:28:04.325528 23563 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:04.326210 23563 heartbeater.cc:507] Master 127.13.179.62:33745 requested a full tablet report, sending...
I20260630 12:28:04.326592 14028 webserver.cc:533] Webserver started at http://127.13.179.2:42205/ using document root <none> and password file <none>
I20260630 12:28:04.327116 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:04.327301 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:04.327612 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:04.328326 23436 ts_manager.cc:194] Registered new tserver with Master: 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203)
I20260630 12:28:04.328748 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "e34d3f326013457e97ea089980ec7364"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.330336 23436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48338
I20260630 12:28:04.333406 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:04.336592 23575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.337380 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:04.337656 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "e34d3f326013457e97ea089980ec7364"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.337924 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:04.358593 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:04.359623 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:04.360975 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:04.363121 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:04.363334 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.363571 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:04.363767 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.401705 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:33103
I20260630 12:28:04.401814 23637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:33103 every 8 connection(s)
I20260630 12:28:04.406443 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:04.413347 23641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:04.415508 23642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.422534 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:04.422580 23638 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33745
I20260630 12:28:04.423507 23638 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:04.425256 23644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:04.426841 23638 heartbeater.cc:507] Master 127.13.179.62:33745 requested a full tablet report, sending...
I20260630 12:28:04.427968 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:04.428311 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:04.428517 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822484428502 us; error 0 us; skew 500 ppm
I20260630 12:28:04.429121 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:04.429281 23436 ts_manager.cc:194] Registered new tserver with Master: e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103)
I20260630 12:28:04.431071 23436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48352
I20260630 12:28:04.431879 14028 webserver.cc:533] Webserver started at http://127.13.179.3:40881/ using document root <none> and password file <none>
I20260630 12:28:04.432513 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:04.432730 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:04.433002 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:04.434232 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "14a9f0d350fb47caa5b8fe91f483212c"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.438648 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:04.442408 23649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.443176 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:04.443480 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "14a9f0d350fb47caa5b8fe91f483212c"
format_stamp: "Formatted at 2026-06-30 12:28:04 on dist-test-slave-wjf0"
I20260630 12:28:04.443768 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:04.460523 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:04.461783 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:04.463263 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:04.465521 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:04.465745 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.466002 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:04.466195 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:04.504559 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:38229
I20260630 12:28:04.504662 23711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:38229 every 8 connection(s)
I20260630 12:28:04.518289 23712 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33745
I20260630 12:28:04.518673 23712 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:04.519377 23712 heartbeater.cc:507] Master 127.13.179.62:33745 requested a full tablet report, sending...
I20260630 12:28:04.521217 23436 ts_manager.cc:194] Registered new tserver with Master: 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:04.522069 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014237706s
I20260630 12:28:04.522540 23436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48354
I20260630 12:28:05.332886 23563 heartbeater.cc:499] Master 127.13.179.62:33745 was elected leader, sending a full tablet report...
I20260630 12:28:05.433415 23638 heartbeater.cc:499] Master 127.13.179.62:33745 was elected leader, sending a full tablet report...
I20260630 12:28:05.525480 23712 heartbeater.cc:499] Master 127.13.179.62:33745 was elected leader, sending a full tablet report...
I20260630 12:28:05.578614 23436 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57318:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:05.638955 23527 tablet_service.cc:1511] Processing CreateTablet for tablet ecea6605546a48d7bfff6ad4c9811b52 (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:05.640467 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecea6605546a48d7bfff6ad4c9811b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.641861 23528 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7eed6a15d648e08adc564128c86904 (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:05.643227 23528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7eed6a15d648e08adc564128c86904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.651116 23603 tablet_service.cc:1511] Processing CreateTablet for tablet fe51fc735d794920af6f1ab4fbc39b2f (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:05.652526 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe51fc735d794920af6f1ab4fbc39b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.652318 23677 tablet_service.cc:1511] Processing CreateTablet for tablet d75781c77c984bf9af0269c34a482f7f (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:05.653015 23676 tablet_service.cc:1511] Processing CreateTablet for tablet 740c2241fa7341c1a4cc6e71419e5372 (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:05.653744 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75781c77c984bf9af0269c34a482f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.654438 23676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740c2241fa7341c1a4cc6e71419e5372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.656601 23602 tablet_service.cc:1511] Processing CreateTablet for tablet 0ed6d1f459cc4a0db9c4dd757a267e1f (DEFAULT_TABLE table=test-workload [id=67187ad5ce184ee09a7bebf341ac317e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:05.657879 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ed6d1f459cc4a0db9c4dd757a267e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.678730 23732 tablet_bootstrap.cc:492] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:05.681833 23734 tablet_bootstrap.cc:492] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:05.686363 23732 tablet_bootstrap.cc:654] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.684041 23733 tablet_bootstrap.cc:492] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:05.692389 23734 tablet_bootstrap.cc:654] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.693259 23732 tablet_bootstrap.cc:492] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:05.693383 23733 tablet_bootstrap.cc:654] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.693827 23732 ts_tablet_manager.cc:1403] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:28:05.697328 23732 raft_consensus.cc:359] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.698088 23732 raft_consensus.cc:385] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.698447 23732 raft_consensus.cc:740] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.699368 23732 consensus_queue.cc:260] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.700219 23732 raft_consensus.cc:399] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.700599 23732 raft_consensus.cc:493] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.701051 23732 raft_consensus.cc:3060] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.703783 23734 tablet_bootstrap.cc:492] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:05.704214 23734 ts_tablet_manager.cc:1403] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260630 12:28:05.704370 23733 tablet_bootstrap.cc:492] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:05.704864 23733 ts_tablet_manager.cc:1403] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:28:05.706357 23734 raft_consensus.cc:359] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.706822 23734 raft_consensus.cc:385] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.707049 23734 raft_consensus.cc:740] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.707477 23733 raft_consensus.cc:359] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.707677 23734 consensus_queue.cc:260] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.708092 23733 raft_consensus.cc:385] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.708364 23734 raft_consensus.cc:399] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.708434 23733 raft_consensus.cc:740] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.708725 23734 raft_consensus.cc:493] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.708576 23732 raft_consensus.cc:515] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.709208 23734 raft_consensus.cc:3060] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.709488 23732 leader_election.cc:304] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [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: 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:05.709435 23733 consensus_queue.cc:260] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.710239 23733 raft_consensus.cc:399] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.710574 23733 raft_consensus.cc:493] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.710989 23733 raft_consensus.cc:3060] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.714591 23734 raft_consensus.cc:515] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.715240 23734 leader_election.cc:304] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [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: e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:05.715454 23732 leader_election.cc:290] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.715987 23738 raft_consensus.cc:2804] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.720768 23733 raft_consensus.cc:515] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.721900 23733 leader_election.cc:304] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [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: 14a9f0d350fb47caa5b8fe91f483212c; no voters: 
I20260630 12:28:05.723891 23734 leader_election.cc:290] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.726063 23732 ts_tablet_manager.cc:1434] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.013s
I20260630 12:28:05.726676 23738 raft_consensus.cc:697] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:05.727295 23732 tablet_bootstrap.cc:492] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:05.730926 23734 ts_tablet_manager.cc:1434] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.011s
I20260630 12:28:05.731135 23738 consensus_queue.cc:237] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All 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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.731654 23734 tablet_bootstrap.cc:492] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:05.730247 23733 leader_election.cc:290] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.727010 23739 raft_consensus.cc:2804] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.736771 23739 raft_consensus.cc:697] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 1 LEADER]: Becoming Leader. State: Replica: e34d3f326013457e97ea089980ec7364, State: Running, Role: LEADER
I20260630 12:28:05.737824 23732 tablet_bootstrap.cc:654] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.737977 23734 tablet_bootstrap.cc:654] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.730123 23742 raft_consensus.cc:2804] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.739379 23739 consensus_queue.cc:237] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [LEADER]: Queue going to LEADER mode. State: All 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: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.740208 23436 catalog_manager.cc:5697] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.754436 23733 ts_tablet_manager.cc:1434] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.049s	user 0.021s	sys 0.013s
I20260630 12:28:05.760730 23434 catalog_manager.cc:5697] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e34d3f326013457e97ea089980ec7364 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "e34d3f326013457e97ea089980ec7364" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.762035 23733 tablet_bootstrap.cc:492] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:05.753130 23742 raft_consensus.cc:697] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Becoming Leader. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Running, Role: LEADER
I20260630 12:28:05.772389 23742 consensus_queue.cc:237] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Queue going to LEADER mode. State: All 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: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.782401 23733 tablet_bootstrap.cc:654] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:05.797238 23734 tablet_bootstrap.cc:492] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:05.797955 23734 ts_tablet_manager.cc:1403] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.032s
I20260630 12:28:05.800354 23733 tablet_bootstrap.cc:492] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:05.801121 23733 ts_tablet_manager.cc:1403] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260630 12:28:05.800953 23734 raft_consensus.cc:359] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.801894 23734 raft_consensus.cc:385] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.802258 23734 raft_consensus.cc:740] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.803151 23734 consensus_queue.cc:260] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.803936 23734 raft_consensus.cc:399] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.804307 23734 raft_consensus.cc:493] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.804700 23734 raft_consensus.cc:3060] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.805030 23733 raft_consensus.cc:359] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.805536 23732 tablet_bootstrap.cc:492] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:05.805931 23733 raft_consensus.cc:385] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.806164 23732 ts_tablet_manager.cc:1403] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.026s
I20260630 12:28:05.806408 23733 raft_consensus.cc:740] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.807535 23733 consensus_queue.cc:260] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.808387 23733 raft_consensus.cc:399] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.808759 23733 raft_consensus.cc:493] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.809222 23733 raft_consensus.cc:3060] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.809002 23732 raft_consensus.cc:359] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.809911 23732 raft_consensus.cc:385] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:05.810271 23732 raft_consensus.cc:740] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:05.811111 23732 consensus_queue.cc:260] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.811775 23732 raft_consensus.cc:399] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:05.811890 23734 raft_consensus.cc:515] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.803040 23434 catalog_manager.cc:5697] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3). New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.812152 23732 raft_consensus.cc:493] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:05.813500 23732 raft_consensus.cc:3060] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:05.818089 23734 leader_election.cc:304] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [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: e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:05.818939 23739 raft_consensus.cc:2804] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.818758 23733 raft_consensus.cc:515] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.819700 23739 raft_consensus.cc:697] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 1 LEADER]: Becoming Leader. State: Replica: e34d3f326013457e97ea089980ec7364, State: Running, Role: LEADER
I20260630 12:28:05.820114 23733 leader_election.cc:304] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [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: 14a9f0d350fb47caa5b8fe91f483212c; no voters: 
I20260630 12:28:05.820415 23739 consensus_queue.cc:237] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [LEADER]: Queue going to LEADER mode. State: All 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: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } }
I20260630 12:28:05.818802 23734 leader_election.cc:290] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.821135 23732 raft_consensus.cc:515] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.822153 23732 leader_election.cc:304] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [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: 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:05.822947 23732 leader_election.cc:290] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.823098 23734 ts_tablet_manager.cc:1434] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.013s
I20260630 12:28:05.823544 23741 raft_consensus.cc:2804] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.820773 23733 leader_election.cc:290] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:05.824015 23741 raft_consensus.cc:697] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:05.825373 23742 raft_consensus.cc:2804] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:05.825609 23733 ts_tablet_manager.cc:1434] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.001s
I20260630 12:28:05.825886 23742 raft_consensus.cc:697] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Becoming Leader. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Running, Role: LEADER
I20260630 12:28:05.826440 23732 ts_tablet_manager.cc:1434] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:28:05.826498 23742 consensus_queue.cc:237] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Queue going to LEADER mode. State: All 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: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:05.824708 23741 consensus_queue.cc:237] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All 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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } }
I20260630 12:28:05.841965 23435 catalog_manager.cc:5697] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.843853 23436 catalog_manager.cc:5697] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 reported cstate change: term changed from 0 to 1, leader changed from <none> to e34d3f326013457e97ea089980ec7364 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "e34d3f326013457e97ea089980ec7364" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:05.847946 23434 catalog_manager.cc:5697] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3). New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.588907 23431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57320:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:06.591259 23431 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:06.635710 23528 tablet_service.cc:1511] Processing CreateTablet for tablet b9b9ac0b49b445aa9456f4080daa0379 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:06.637004 23528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b9ac0b49b445aa9456f4080daa0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.637866 23602 tablet_service.cc:1511] Processing CreateTablet for tablet b9b9ac0b49b445aa9456f4080daa0379 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:06.639091 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b9ac0b49b445aa9456f4080daa0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.643785 23677 tablet_service.cc:1511] Processing CreateTablet for tablet b9b9ac0b49b445aa9456f4080daa0379 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:06.645076 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b9ac0b49b445aa9456f4080daa0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.645349 23527 tablet_service.cc:1511] Processing CreateTablet for tablet 921216a2c9e44652b09043f6f6fcb411 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:06.646606 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921216a2c9e44652b09043f6f6fcb411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.650512 23603 tablet_service.cc:1511] Processing CreateTablet for tablet 921216a2c9e44652b09043f6f6fcb411 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:06.651439 23676 tablet_service.cc:1511] Processing CreateTablet for tablet 921216a2c9e44652b09043f6f6fcb411 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:06.653120 23676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921216a2c9e44652b09043f6f6fcb411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.657534 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921216a2c9e44652b09043f6f6fcb411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.659847 23601 tablet_service.cc:1511] Processing CreateTablet for tablet 032d08151a4e4901896d995ce63b78d8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:06.661124 23601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d08151a4e4901896d995ce63b78d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.662153 23675 tablet_service.cc:1511] Processing CreateTablet for tablet 032d08151a4e4901896d995ce63b78d8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:06.663426 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d08151a4e4901896d995ce63b78d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.667719 23600 tablet_service.cc:1511] Processing CreateTablet for tablet b911924fd16f4addbf214512dc04e275 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:06.668955 23600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911924fd16f4addbf214512dc04e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.670171 23674 tablet_service.cc:1511] Processing CreateTablet for tablet b911924fd16f4addbf214512dc04e275 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:06.671445 23674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911924fd16f4addbf214512dc04e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.672847 23599 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1abd6573d3444387c651f176276831 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:06.674116 23599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1abd6573d3444387c651f176276831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.677853 23673 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1abd6573d3444387c651f176276831 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:06.679139 23673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1abd6573d3444387c651f176276831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.680619 23598 tablet_service.cc:1511] Processing CreateTablet for tablet 78da0e6e15034135a9358c1315aaabd8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:06.681908 23598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78da0e6e15034135a9358c1315aaabd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.683918 23526 tablet_service.cc:1511] Processing CreateTablet for tablet 032d08151a4e4901896d995ce63b78d8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:06.686347 23523 tablet_service.cc:1511] Processing CreateTablet for tablet 78da0e6e15034135a9358c1315aaabd8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:06.688527 23524 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1abd6573d3444387c651f176276831 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:06.688689 23672 tablet_service.cc:1511] Processing CreateTablet for tablet 78da0e6e15034135a9358c1315aaabd8 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:06.690038 23672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78da0e6e15034135a9358c1315aaabd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.690748 23525 tablet_service.cc:1511] Processing CreateTablet for tablet b911924fd16f4addbf214512dc04e275 (DEFAULT_TABLE table=test-workload-rf3 [id=664e3ce2da7d44c3ac16c5d4849145eb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:06.697710 23526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d08151a4e4901896d995ce63b78d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.700955 23787 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:06.701501 23523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78da0e6e15034135a9358c1315aaabd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.702858 23525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911924fd16f4addbf214512dc04e275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.704429 23524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1abd6573d3444387c651f176276831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:06.741201 23788 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:06.758345 23789 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:06.766505 23788 tablet_bootstrap.cc:654] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.776719 23787 tablet_bootstrap.cc:654] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.788070 23789 tablet_bootstrap.cc:654] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.791479 23788 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:06.793326 23788 ts_tablet_manager.cc:1403] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260630 12:28:06.796981 23788 raft_consensus.cc:359] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.797979 23788 raft_consensus.cc:385] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.798333 23788 raft_consensus.cc:740] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.799157 23788 consensus_queue.cc:260] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.799607 23789 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:06.799912 23787 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:06.800185 23789 ts_tablet_manager.cc:1403] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260630 12:28:06.800396 23787 ts_tablet_manager.cc:1403] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.006s
I20260630 12:28:06.801438 23788 ts_tablet_manager.cc:1434] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:28:06.802613 23788 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:06.803140 23789 raft_consensus.cc:359] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.803795 23789 raft_consensus.cc:385] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.804046 23789 raft_consensus.cc:740] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.804690 23789 consensus_queue.cc:260] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.806375 23789 ts_tablet_manager.cc:1434] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:06.807269 23789 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:06.809846 23788 tablet_bootstrap.cc:654] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.810289 23787 raft_consensus.cc:359] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.811121 23787 raft_consensus.cc:385] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.811456 23787 raft_consensus.cc:740] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.812600 23789 tablet_bootstrap.cc:654] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.812233 23787 consensus_queue.cc:260] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.814550 23787 ts_tablet_manager.cc:1434] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:28:06.815569 23787 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:06.821640 23787 tablet_bootstrap.cc:654] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.840488 23787 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:06.841046 23787 ts_tablet_manager.cc:1403] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260630 12:28:06.841493 23789 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:06.841894 23788 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:06.842104 23789 ts_tablet_manager.cc:1403] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260630 12:28:06.842478 23788 ts_tablet_manager.cc:1403] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.027s
I20260630 12:28:06.843536 23787 raft_consensus.cc:359] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.844132 23787 raft_consensus.cc:385] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.844381 23787 raft_consensus.cc:740] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.844962 23787 consensus_queue.cc:260] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.845371 23789 raft_consensus.cc:359] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.846279 23789 raft_consensus.cc:385] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.846197 23788 raft_consensus.cc:359] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.846848 23789 raft_consensus.cc:740] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.847132 23787 ts_tablet_manager.cc:1434] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:06.847081 23788 raft_consensus.cc:385] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.847756 23788 raft_consensus.cc:740] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.848399 23787 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:06.847921 23789 consensus_queue.cc:260] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.848681 23788 consensus_queue.cc:260] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.853878 23788 ts_tablet_manager.cc:1434] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:28:06.854967 23788 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:06.855324 23787 tablet_bootstrap.cc:654] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.856411 23742 raft_consensus.cc:493] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:06.856956 23742 raft_consensus.cc:515] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.863921 23788 tablet_bootstrap.cc:654] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.872211 23742 leader_election.cc:290] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203), e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103)
I20260630 12:28:06.873308 23787 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:06.876628 23787 ts_tablet_manager.cc:1403] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.017s
I20260630 12:28:06.880487 23787 raft_consensus.cc:359] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.881567 23787 raft_consensus.cc:385] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.882019 23787 raft_consensus.cc:740] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.883026 23787 consensus_queue.cc:260] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.884661 23789 ts_tablet_manager.cc:1434] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260630 12:28:06.889427 23789 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:06.895107 23538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b9ac0b49b445aa9456f4080daa0379" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1849e73523134962bd4323f9bcf0eab9" is_pre_election: true
I20260630 12:28:06.895931 23538 raft_consensus.cc:2468] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 0.
I20260630 12:28:06.895360 23787 ts_tablet_manager.cc:1434] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:28:06.897621 23650 leader_election.cc:304] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:06.899749 23742 raft_consensus.cc:2804] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:06.900130 23742 raft_consensus.cc:493] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:06.900470 23742 raft_consensus.cc:3060] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.900825 23788 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:06.901337 23788 ts_tablet_manager.cc:1403] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.023s
I20260630 12:28:06.904443 23738 raft_consensus.cc:493] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:06.898028 23787 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:06.904961 23738 raft_consensus.cc:515] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.907616 23613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b9ac0b49b445aa9456f4080daa0379" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:06.909323 23742 raft_consensus.cc:515] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.899065 23789 tablet_bootstrap.cc:654] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.904235 23788 raft_consensus.cc:359] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.911597 23788 raft_consensus.cc:385] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.912039 23788 raft_consensus.cc:740] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.913250 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b9ac0b49b445aa9456f4080daa0379" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:06.914397 23738 leader_election.cc:290] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:06.914666 23742 leader_election.cc:290] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 election: Requested vote from peers 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203), e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103)
I20260630 12:28:06.913259 23788 consensus_queue.cc:260] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.916728 23613 raft_consensus.cc:2468] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 0.
I20260630 12:28:06.919253 23789 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:06.919756 23789 ts_tablet_manager.cc:1403] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.004s
I20260630 12:28:06.921427 23788 ts_tablet_manager.cc:1434] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:28:06.922508 23788 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:06.923274 23789 raft_consensus.cc:359] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.924207 23789 raft_consensus.cc:385] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.924547 23789 raft_consensus.cc:740] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.928011 23789 consensus_queue.cc:260] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.930361 23789 ts_tablet_manager.cc:1434] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:28:06.930891 23538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9b9ac0b49b445aa9456f4080daa0379" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1849e73523134962bd4323f9bcf0eab9"
I20260630 12:28:06.931408 23789 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:06.931490 23538 raft_consensus.cc:3060] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.937784 23789 tablet_bootstrap.cc:654] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.940023 23538 raft_consensus.cc:2468] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 1.
I20260630 12:28:06.941464 23650 leader_election.cc:304] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [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: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: e34d3f326013457e97ea089980ec7364
I20260630 12:28:06.942642 23742 raft_consensus.cc:2804] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:06.943241 23742 raft_consensus.cc:697] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Becoming Leader. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Running, Role: LEADER
I20260630 12:28:06.944208 23742 consensus_queue.cc:237] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.911087 23787 tablet_bootstrap.cc:654] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.948611 23738 raft_consensus.cc:493] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:06.949442 23788 tablet_bootstrap.cc:654] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.949148 23738 raft_consensus.cc:515] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.950034 23789 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:06.950616 23789 ts_tablet_manager.cc:1403] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:28:06.954121 23789 raft_consensus.cc:359] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.955111 23789 raft_consensus.cc:385] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.955498 23789 raft_consensus.cc:740] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.956563 23789 consensus_queue.cc:260] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.957528 23738 leader_election.cc:290] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:06.962007 23789 ts_tablet_manager.cc:1434] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:06.962078 23613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d08151a4e4901896d995ce63b78d8" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:06.962515 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921216a2c9e44652b09043f6f6fcb411" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:06.963696 23789 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:06.964028 23612 raft_consensus.cc:2468] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 0.
W20260630 12:28:06.965588 23504 leader_election.cc:343] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:06.966284 23504 leader_election.cc:304] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1849e73523134962bd4323f9bcf0eab9, e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:06.967166 23738 raft_consensus.cc:2804] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:06.967550 23738 raft_consensus.cc:493] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:06.967900 23738 raft_consensus.cc:3060] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.967878 23434 catalog_manager.cc:5697] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3). New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.970417 23789 tablet_bootstrap.cc:654] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:06.974892 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d08151a4e4901896d995ce63b78d8" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c" is_pre_election: true
I20260630 12:28:06.975657 23687 raft_consensus.cc:2468] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 0.
I20260630 12:28:06.976570 23788 tablet_bootstrap.cc:492] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:06.977106 23788 ts_tablet_manager.cc:1403] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.017s
I20260630 12:28:06.977329 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921216a2c9e44652b09043f6f6fcb411" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c" is_pre_election: true
I20260630 12:28:06.978922 23787 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:06.978883 23503 leader_election.cc:304] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [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: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: e34d3f326013457e97ea089980ec7364
I20260630 12:28:06.979723 23787 ts_tablet_manager.cc:1403] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260630 12:28:06.980330 23741 raft_consensus.cc:2804] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:06.980787 23741 raft_consensus.cc:493] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:06.981181 23741 raft_consensus.cc:3060] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.983673 23787 raft_consensus.cc:359] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
W20260630 12:28:06.985666 23503 leader_election.cc:343] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:06.980362 23788 raft_consensus.cc:359] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.986605 23788 raft_consensus.cc:385] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.986974 23788 raft_consensus.cc:740] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.987444 23789 tablet_bootstrap.cc:492] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:06.987972 23789 ts_tablet_manager.cc:1403] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260630 12:28:06.987783 23788 consensus_queue.cc:260] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.990127 23788 ts_tablet_manager.cc:1434] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:28:06.991163 23788 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:06.990917 23789 raft_consensus.cc:359] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.991739 23789 raft_consensus.cc:385] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.992092 23789 raft_consensus.cc:740] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.992817 23789 consensus_queue.cc:260] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.985806 23787 raft_consensus.cc:385] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:06.994133 23787 raft_consensus.cc:740] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:06.993636 23738 raft_consensus.cc:515] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.995105 23787 consensus_queue.cc:260] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:06.997136 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921216a2c9e44652b09043f6f6fcb411" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:06.997802 23612 raft_consensus.cc:3060] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.998095 23788 tablet_bootstrap.cc:654] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.003527 23741 raft_consensus.cc:515] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.006242 23612 raft_consensus.cc:2468] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.007750 23738 leader_election.cc:290] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.013069 23504 leader_election.cc:304] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1849e73523134962bd4323f9bcf0eab9, e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:07.014477 23741 leader_election.cc:290] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.015166 23741 raft_consensus.cc:2804] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.015611 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d08151a4e4901896d995ce63b78d8" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:07.016397 23612 raft_consensus.cc:3060] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.016680 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d08151a4e4901896d995ce63b78d8" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c"
I20260630 12:28:07.017351 23686 raft_consensus.cc:3060] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:06.997856 23789 ts_tablet_manager.cc:1434] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:07.018532 23787 ts_tablet_manager.cc:1434] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.019s
I20260630 12:28:07.019635 23787 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:07.008584 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921216a2c9e44652b09043f6f6fcb411" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c"
I20260630 12:28:07.021426 23687 raft_consensus.cc:3060] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.015697 23741 raft_consensus.cc:697] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:07.022984 23741 consensus_queue.cc:237] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.024955 23789 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: Bootstrap starting.
I20260630 12:28:07.026324 23787 tablet_bootstrap.cc:654] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.029920 23687 raft_consensus.cc:2468] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.029840 23612 raft_consensus.cc:2468] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.036823 23787 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:07.034979 23686 raft_consensus.cc:2468] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.037437 23787 ts_tablet_manager.cc:1403] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260630 12:28:07.038166 23503 leader_election.cc:304] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:07.039307 23738 raft_consensus.cc:493] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.040242 23789 tablet_bootstrap.cc:654] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.039798 23738 raft_consensus.cc:515] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.040774 23787 raft_consensus.cc:359] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.041576 23787 raft_consensus.cc:385] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.042043 23787 raft_consensus.cc:740] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.042879 23787 consensus_queue.cc:260] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.043330 23738 leader_election.cc:290] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.042984 23434 catalog_manager.cc:5697] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.044158 23812 raft_consensus.cc:2804] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.046432 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911924fd16f4addbf214512dc04e275" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:07.045302 23787 ts_tablet_manager.cc:1434] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:07.045083 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911924fd16f4addbf214512dc04e275" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c" is_pre_election: true
I20260630 12:28:07.046957 23812 raft_consensus.cc:697] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:07.047250 23686 raft_consensus.cc:2468] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 0.
W20260630 12:28:07.047689 23504 leader_election.cc:343] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:07.047890 23812 consensus_queue.cc:237] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.048512 23503 leader_election.cc:304] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [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: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: e34d3f326013457e97ea089980ec7364
I20260630 12:28:07.049417 23738 raft_consensus.cc:2804] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.049821 23738 raft_consensus.cc:493] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.050175 23738 raft_consensus.cc:3060] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.050487 23787 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: Bootstrap starting.
I20260630 12:28:07.045835 23788 tablet_bootstrap.cc:492] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:07.052372 23788 ts_tablet_manager.cc:1403] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.006s
I20260630 12:28:07.055150 23789 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: No bootstrap required, opened a new log
I20260630 12:28:07.055655 23789 ts_tablet_manager.cc:1403] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260630 12:28:07.058211 23787 tablet_bootstrap.cc:654] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.059298 23788 raft_consensus.cc:359] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.061136 23788 raft_consensus.cc:385] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.061560 23788 raft_consensus.cc:740] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.062687 23788 consensus_queue.cc:260] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.065742 23738 raft_consensus.cc:515] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.071201 23788 ts_tablet_manager.cc:1434] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:28:07.068029 23789 raft_consensus.cc:359] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.072484 23789 raft_consensus.cc:385] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.072808 23789 raft_consensus.cc:740] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.073220 23788 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: Bootstrap starting.
I20260630 12:28:07.073731 23789 consensus_queue.cc:260] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.074436 23787 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: No bootstrap required, opened a new log
I20260630 12:28:07.075042 23787 ts_tablet_manager.cc:1403] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260630 12:28:07.078011 23787 raft_consensus.cc:359] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.078735 23787 raft_consensus.cc:385] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.079054 23787 raft_consensus.cc:740] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.079226 23742 raft_consensus.cc:493] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.079736 23742 raft_consensus.cc:515] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.079857 23787 consensus_queue.cc:260] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.081928 23742 leader_election.cc:290] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203), e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103)
I20260630 12:28:07.083207 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911924fd16f4addbf214512dc04e275" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:07.083719 23787 ts_tablet_manager.cc:1434] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:07.083915 23612 raft_consensus.cc:3060] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.084163 23613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78da0e6e15034135a9358c1315aaabd8" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:07.084841 23613 raft_consensus.cc:2468] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 0.
I20260630 12:28:07.086215 23738 leader_election.cc:290] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.086292 23653 leader_election.cc:304] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a9f0d350fb47caa5b8fe91f483212c, e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:07.086068 23434 catalog_manager.cc:5697] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.087291 23742 raft_consensus.cc:2804] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.087699 23742 raft_consensus.cc:493] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.088069 23742 raft_consensus.cc:3060] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.088378 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911924fd16f4addbf214512dc04e275" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c"
I20260630 12:28:07.088922 23686 raft_consensus.cc:3060] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.090945 23612 raft_consensus.cc:2468] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.092176 23538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78da0e6e15034135a9358c1315aaabd8" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1849e73523134962bd4323f9bcf0eab9" is_pre_election: true
I20260630 12:28:07.092803 23538 raft_consensus.cc:2468] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 0.
I20260630 12:28:07.093994 23504 leader_election.cc:304] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1849e73523134962bd4323f9bcf0eab9, e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:07.094959 23742 raft_consensus.cc:515] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.095465 23738 raft_consensus.cc:2804] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.096314 23738 raft_consensus.cc:697] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:07.097743 23538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78da0e6e15034135a9358c1315aaabd8" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1849e73523134962bd4323f9bcf0eab9"
I20260630 12:28:07.098320 23538 raft_consensus.cc:3060] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.098069 23738 consensus_queue.cc:237] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.100013 23788 tablet_bootstrap.cc:654] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:07.101195 23686 raft_consensus.cc:2468] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.102273 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78da0e6e15034135a9358c1315aaabd8" candidate_uuid: "14a9f0d350fb47caa5b8fe91f483212c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:07.102847 23612 raft_consensus.cc:3060] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.106432 23538 raft_consensus.cc:2468] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 1.
I20260630 12:28:07.097056 23742 leader_election.cc:290] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 election: Requested vote from peers 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203), e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103)
I20260630 12:28:07.109038 23650 leader_election.cc:304] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:07.110190 23742 raft_consensus.cc:2804] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.110913 23742 raft_consensus.cc:697] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Becoming Leader. State: Replica: 14a9f0d350fb47caa5b8fe91f483212c, State: Running, Role: LEADER
I20260630 12:28:07.111726 23742 consensus_queue.cc:237] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.112004 23612 raft_consensus.cc:2468] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a9f0d350fb47caa5b8fe91f483212c in term 1.
I20260630 12:28:07.115864 23789 ts_tablet_manager.cc:1434] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.001s
I20260630 12:28:07.118161 23434 catalog_manager.cc:5697] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.119776 23788 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: No bootstrap required, opened a new log
I20260630 12:28:07.120337 23788 ts_tablet_manager.cc:1403] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.011s
I20260630 12:28:07.123068 23788 raft_consensus.cc:359] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.123759 23788 raft_consensus.cc:385] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:07.124017 23788 raft_consensus.cc:740] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34d3f326013457e97ea089980ec7364, State: Initialized, Role: FOLLOWER
I20260630 12:28:07.124581 23788 consensus_queue.cc:260] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.126857 23788 ts_tablet_manager.cc:1434] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:28:07.128005 23431 catalog_manager.cc:5697] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3). New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:07.151278 23738 raft_consensus.cc:493] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:07.151782 23738 raft_consensus.cc:515] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.153416 23738 leader_election.cc:290] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.154275 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1abd6573d3444387c651f176276831" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364" is_pre_election: true
I20260630 12:28:07.154536 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1abd6573d3444387c651f176276831" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c" is_pre_election: true
I20260630 12:28:07.154855 23612 raft_consensus.cc:2468] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 0.
W20260630 12:28:07.155179 23484 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:07.155289 23686 raft_consensus.cc:2468] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 0.
I20260630 12:28:07.155875 23504 leader_election.cc:304] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1849e73523134962bd4323f9bcf0eab9, e34d3f326013457e97ea089980ec7364; no voters: 
I20260630 12:28:07.156648 23738 raft_consensus.cc:2804] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:07.157058 23738 raft_consensus.cc:493] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:07.157395 23738 raft_consensus.cc:3060] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.162035 23738 raft_consensus.cc:515] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.163581 23738 leader_election.cc:290] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Requested vote from peers e34d3f326013457e97ea089980ec7364 (127.13.179.2:33103), 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:07.164355 23612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1abd6573d3444387c651f176276831" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34d3f326013457e97ea089980ec7364"
I20260630 12:28:07.164562 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1abd6573d3444387c651f176276831" candidate_uuid: "1849e73523134962bd4323f9bcf0eab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a9f0d350fb47caa5b8fe91f483212c"
I20260630 12:28:07.164963 23612 raft_consensus.cc:3060] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.165087 23686 raft_consensus.cc:3060] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.171902 23686 raft_consensus.cc:2468] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.171905 23612 raft_consensus.cc:2468] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1849e73523134962bd4323f9bcf0eab9 in term 1.
I20260630 12:28:07.173280 23503 leader_election.cc:304] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a9f0d350fb47caa5b8fe91f483212c, 1849e73523134962bd4323f9bcf0eab9; no voters: 
I20260630 12:28:07.174021 23738 raft_consensus.cc:2804] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:07.174460 23738 raft_consensus.cc:697] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Becoming Leader. State: Replica: 1849e73523134962bd4323f9bcf0eab9, State: Running, Role: LEADER
I20260630 12:28:07.175072 23738 consensus_queue.cc:237] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } }
I20260630 12:28:07.182576 23431 catalog_manager.cc:5697] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:07.464005 23612 raft_consensus.cc:3060] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:07.467479 23613 raft_consensus.cc:1275] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.467664 23538 raft_consensus.cc:1275] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.473912 23612 raft_consensus.cc:1275] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.482057 23613 raft_consensus.cc:1275] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.483827 23738 consensus_queue.cc:1048] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.485138 23613 raft_consensus.cc:1275] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.487637 23741 consensus_queue.cc:1048] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.490921 23611 raft_consensus.cc:1275] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.493209 23746 consensus_queue.cc:1048] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:07.495078 23684 raft_consensus.cc:1275] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.495659 23746 consensus_queue.cc:1048] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.496462 23687 raft_consensus.cc:1275] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.496630 23685 raft_consensus.cc:1275] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.497418 23742 consensus_queue.cc:1048] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.502178 23741 consensus_queue.cc:1048] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.503981 23812 consensus_queue.cc:1048] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.504542 23741 consensus_queue.cc:1048] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.506388 23812 consensus_queue.cc:1048] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.507961 23812 consensus_queue.cc:1048] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.517565 23538 raft_consensus.cc:1275] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:07.519694 23742 consensus_queue.cc:1048] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.539740 23738 consensus_queue.cc:1048] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:07.761816 23836 mvcc.cc:204] Tried to move back new op lower bound from 7302440908798685184 to 7302440907164147712. Current Snapshot: MvccSnapshot[applied={T|T < 7302440908728528896}]
W20260630 12:28:08.032013 23858 log.cc:927] Time spent T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: Append to log took a long time: real 0.158s	user 0.000s	sys 0.004s
I20260630 12:28:08.731706 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:08.741380 23879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:08.742058 23878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.744818 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:08.745167 23881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:08.746234 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:08.746477 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:08.746682 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822488746666 us; error 0 us; skew 500 ppm
I20260630 12:28:08.747208 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:08.749773 14028 webserver.cc:533] Webserver started at http://127.13.179.4:36307/ using document root <none> and password file <none>
I20260630 12:28:08.750258 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:08.750465 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:08.750736 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:08.751798 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "f993c0a76eb54759b9f1508a2ced5f9e"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-wjf0"
I20260630 12:28:08.756108 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:08.759267 23886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.760022 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:08.760336 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "f993c0a76eb54759b9f1508a2ced5f9e"
format_stamp: "Formatted at 2026-06-30 12:28:08 on dist-test-slave-wjf0"
I20260630 12:28:08.760624 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:08.772083 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:08.773284 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:08.774639 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:08.776813 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:08.777034 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.777297 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:08.777477 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:08.820151 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:41501
I20260630 12:28:08.820235 23948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:41501 every 8 connection(s)
I20260630 12:28:08.836563 23949 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33745
I20260630 12:28:08.836987 23949 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:08.837771 23949 heartbeater.cc:507] Master 127.13.179.62:33745 requested a full tablet report, sending...
I20260630 12:28:08.839910 23429 ts_manager.cc:194] Registered new tserver with Master: f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4:41501)
I20260630 12:28:08.841323 23429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57330
I20260630 12:28:09.356047 23538 consensus_queue.cc:237] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:09.362028 23685 raft_consensus.cc:1275] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.362512 23613 raft_consensus.cc:1275] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.363976 23738 consensus_queue.cc:1048] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:28:09.366411 23741 consensus_queue.cc:1048] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } 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:28:09.372550 23955 raft_consensus.cc:2955] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.374060 23685 raft_consensus.cc:2955] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.376543 23613 raft_consensus.cc:2955] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
W20260630 12:28:09.381623 23501 consensus_peers.cc:597] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 -> Peer f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4:41501): Couldn't send request to peer f993c0a76eb54759b9f1508a2ced5f9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b1abd6573d3444387c651f176276831. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.390431 23429 catalog_manager.cc:5697] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.407182 23685 consensus_queue.cc:237] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:09.414546 23613 raft_consensus.cc:1275] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.416370 23965 consensus_queue.cc:1048] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:28:09.419219 23538 raft_consensus.cc:1275] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.421028 23746 consensus_queue.cc:1048] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } 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:28:09.424829 23965 raft_consensus.cc:2955] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.426651 23613 raft_consensus.cc:2955] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
W20260630 12:28:09.430462 23650 consensus_peers.cc:597] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c -> Peer f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4:41501): Couldn't send request to peer f993c0a76eb54759b9f1508a2ced5f9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9b9ac0b49b445aa9456f4080daa0379. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.431597 23538 raft_consensus.cc:2955] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.440960 23537 consensus_queue.cc:237] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } attrs { replace: true } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:09.441445 23427 catalog_manager.cc:5697] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:09.447887 23501 consensus_peers.cc:597] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 -> Peer f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4:41501): Couldn't send request to peer f993c0a76eb54759b9f1508a2ced5f9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b911924fd16f4addbf214512dc04e275. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.449456 23685 raft_consensus.cc:1275] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.449457 23613 raft_consensus.cc:1275] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 1849e73523134962bd4323f9bcf0eab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.450976 23738 consensus_queue.cc:1048] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } 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:28:09.453521 23738 consensus_queue.cc:1048] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:28:09.462838 23741 raft_consensus.cc:2955] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } attrs { replace: true } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.464854 23611 raft_consensus.cc:2955] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } attrs { replace: true } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.466609 23685 raft_consensus.cc:2955] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } attrs { replace: true } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.479852 23687 consensus_queue.cc:237] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:09.482014 23429 catalog_manager.cc:5697] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "1849e73523134962bd4323f9bcf0eab9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } attrs { replace: true } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.486969 23537 raft_consensus.cc:1275] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.487744 23611 raft_consensus.cc:1275] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Refusing update from remote peer 14a9f0d350fb47caa5b8fe91f483212c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:28:09.489178 23746 consensus_queue.cc:1048] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:28:09.489996 23650 consensus_peers.cc:597] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c -> Peer f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4:41501): Couldn't send request to peer f993c0a76eb54759b9f1508a2ced5f9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78da0e6e15034135a9358c1315aaabd8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:09.490038 23965 consensus_queue.cc:1048] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } 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:28:09.496623 23746 raft_consensus.cc:2955] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.501891 23611 raft_consensus.cc:2955] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.507336 23537 raft_consensus.cc:2955] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } } }
I20260630 12:28:09.512138 23429 catalog_manager.cc:5697] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c reported cstate change: config changed from index -1 to 16, NON_VOTER f993c0a76eb54759b9f1508a2ced5f9e (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "14a9f0d350fb47caa5b8fe91f483212c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:09.810216 23968 ts_tablet_manager.cc:933] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Initiating tablet copy from peer 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203)
I20260630 12:28:09.811859 23968 tablet_copy_client.cc:323] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:39203
I20260630 12:28:09.822456 23548 tablet_copy_service.cc:140] P 1849e73523134962bd4323f9bcf0eab9: Received BeginTabletCopySession request for tablet 0b1abd6573d3444387c651f176276831 from peer f993c0a76eb54759b9f1508a2ced5f9e ({username='slave'} at 127.0.0.1:38198)
I20260630 12:28:09.823063 23548 tablet_copy_service.cc:161] P 1849e73523134962bd4323f9bcf0eab9: Beginning new tablet copy session on tablet 0b1abd6573d3444387c651f176276831 from peer f993c0a76eb54759b9f1508a2ced5f9e at {username='slave'} at 127.0.0.1:38198: session id = f993c0a76eb54759b9f1508a2ced5f9e-0b1abd6573d3444387c651f176276831
I20260630 12:28:09.831099 23548 tablet_copy_source_session.cc:215] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:09.834082 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1abd6573d3444387c651f176276831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:09.843907 23949 heartbeater.cc:499] Master 127.13.179.62:33745 was elected leader, sending a full tablet report...
I20260630 12:28:09.845536 23968 tablet_copy_client.cc:806] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:09.846154 23968 tablet_copy_client.cc:670] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:09.850590 23968 tablet_copy_client.cc:538] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:09.853484 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:09.863948 23968 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap starting.
I20260630 12:28:09.871384 23971 ts_tablet_manager.cc:933] T b911924fd16f4addbf214512dc04e275 P f993c0a76eb54759b9f1508a2ced5f9e: Initiating tablet copy from peer 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203)
I20260630 12:28:09.875835 14028 tablet_copy_service.cc:362] P 1849e73523134962bd4323f9bcf0eab9: Destroying tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-0b1abd6573d3444387c651f176276831 due to service shutdown
I20260630 12:28:09.876295 14028 tablet_copy_service.cc:434] P 1849e73523134962bd4323f9bcf0eab9: ending tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-0b1abd6573d3444387c651f176276831 on tablet 0b1abd6573d3444387c651f176276831 with peer f993c0a76eb54759b9f1508a2ced5f9e
I20260630 12:28:09.878386 23971 tablet_copy_client.cc:323] T b911924fd16f4addbf214512dc04e275 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:39203
I20260630 12:28:09.907375 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:28:09.906312 23650 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260630 12:28:09.909058 14028 tablet_replica.cc:333] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.910009 14028 raft_consensus.cc:2243] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.910315 23973 ts_tablet_manager.cc:933] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Initiating tablet copy from peer 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:09.911339 14028 raft_consensus.cc:2272] T b911924fd16f4addbf214512dc04e275 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.914747 14028 tablet_replica.cc:333] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.918005 14028 raft_consensus.cc:2243] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.919837 14028 raft_consensus.cc:2272] T 032d08151a4e4901896d995ce63b78d8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.924903 14028 tablet_replica.cc:333] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.926771 14028 raft_consensus.cc:2243] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:28:09.928208 23650 consensus_peers.cc:597] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c -> Peer 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203): Couldn't send request to peer 1849e73523134962bd4323f9bcf0eab9. 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:28:09.928237 14028 raft_consensus.cc:2272] T 921216a2c9e44652b09043f6f6fcb411 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.931713 14028 tablet_replica.cc:333] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.932507 14028 raft_consensus.cc:2243] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.933323 14028 raft_consensus.cc:2272] T 78da0e6e15034135a9358c1315aaabd8 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.936657 23973 tablet_copy_client.cc:323] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:38229
I20260630 12:28:09.937426 14028 tablet_replica.cc:333] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.938318 14028 raft_consensus.cc:2243] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.939754 14028 raft_consensus.cc:2272] T 0b1abd6573d3444387c651f176276831 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.943336 14028 tablet_replica.cc:333] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.944121 14028 raft_consensus.cc:2243] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:09.944819 14028 raft_consensus.cc:2272] T b9b9ac0b49b445aa9456f4080daa0379 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.948231 14028 tablet_replica.cc:333] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.948992 14028 raft_consensus.cc:2243] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.949625 14028 raft_consensus.cc:2272] T ecea6605546a48d7bfff6ad4c9811b52 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.952376 14028 tablet_replica.cc:333] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9: stopping tablet replica
I20260630 12:28:09.953043 14028 raft_consensus.cc:2243] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:09.953689 14028 raft_consensus.cc:2272] T 9a7eed6a15d648e08adc564128c86904 P 1849e73523134962bd4323f9bcf0eab9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:09.960132 23697 tablet_copy_service.cc:140] P 14a9f0d350fb47caa5b8fe91f483212c: Received BeginTabletCopySession request for tablet b9b9ac0b49b445aa9456f4080daa0379 from peer f993c0a76eb54759b9f1508a2ced5f9e ({username='slave'} at 127.0.0.1:42976)
I20260630 12:28:09.960744 23697 tablet_copy_service.cc:161] P 14a9f0d350fb47caa5b8fe91f483212c: Beginning new tablet copy session on tablet b9b9ac0b49b445aa9456f4080daa0379 from peer f993c0a76eb54759b9f1508a2ced5f9e at {username='slave'} at 127.0.0.1:42976: session id = f993c0a76eb54759b9f1508a2ced5f9e-b9b9ac0b49b445aa9456f4080daa0379
I20260630 12:28:09.974014 23697 tablet_copy_source_session.cc:215] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:09.977324 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b9ac0b49b445aa9456f4080daa0379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.000145 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:10.009250 23973 tablet_copy_client.cc:806] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:10.010363 23973 tablet_copy_client.cc:670] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:10.014807 23979 ts_tablet_manager.cc:933] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Initiating tablet copy from peer 14a9f0d350fb47caa5b8fe91f483212c (127.13.179.3:38229)
I20260630 12:28:10.015376 23973 tablet_copy_client.cc:538] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:28:10.018428 23887 connection.cc:466] server connection from 127.0.0.1:35656 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35656 (request call id 3) could send its response
I20260630 12:28:10.026896 23968 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:10.027916 23968 tablet_bootstrap.cc:492] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap complete.
I20260630 12:28:10.028617 23968 ts_tablet_manager.cc:1403] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent bootstrapping tablet: real 0.165s	user 0.121s	sys 0.016s
W20260630 12:28:10.030138 23650 consensus_peers.cc:597] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c -> Peer 1849e73523134962bd4323f9bcf0eab9 (127.13.179.1:39203): Couldn't send request to peer 1849e73523134962bd4323f9bcf0eab9. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:39203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:10.031535 23968 raft_consensus.cc:359] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.032409 23968 raft_consensus.cc:740] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f993c0a76eb54759b9f1508a2ced5f9e, State: Initialized, Role: LEARNER
I20260630 12:28:10.033041 23968 consensus_queue.cc:260] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.033566 23979 tablet_copy_client.cc:323] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:38229
I20260630 12:28:10.034739 23973 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap starting.
I20260630 12:28:10.035516 23697 tablet_copy_service.cc:140] P 14a9f0d350fb47caa5b8fe91f483212c: Received BeginTabletCopySession request for tablet 78da0e6e15034135a9358c1315aaabd8 from peer f993c0a76eb54759b9f1508a2ced5f9e ({username='slave'} at 127.0.0.1:42976)
I20260630 12:28:10.036242 23697 tablet_copy_service.cc:161] P 14a9f0d350fb47caa5b8fe91f483212c: Beginning new tablet copy session on tablet 78da0e6e15034135a9358c1315aaabd8 from peer f993c0a76eb54759b9f1508a2ced5f9e at {username='slave'} at 127.0.0.1:42976: session id = f993c0a76eb54759b9f1508a2ced5f9e-78da0e6e15034135a9358c1315aaabd8
I20260630 12:28:10.046120 23697 tablet_copy_source_session.cc:215] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:10.049243 23968 ts_tablet_manager.cc:1434] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.007s
I20260630 12:28:10.047299 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:10.053723 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78da0e6e15034135a9358c1315aaabd8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:28:10.059664 23968 tablet_copy_client.cc:1131] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.179.1:39203: connect: Connection refused (error 111)
I20260630 12:28:10.077442 23979 tablet_copy_client.cc:806] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:10.078550 23979 tablet_copy_client.cc:670] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:10.086984 23979 tablet_copy_client.cc:538] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:10.096959 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:10.097872 14028 tablet_replica.cc:333] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.098735 14028 raft_consensus.cc:2243] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.099395 14028 raft_consensus.cc:2272] T b911924fd16f4addbf214512dc04e275 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.100585 23979 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap starting.
I20260630 12:28:10.103978 14028 tablet_replica.cc:333] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.104899 14028 raft_consensus.cc:2243] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.105647 14028 raft_consensus.cc:2272] T 032d08151a4e4901896d995ce63b78d8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.108636 14028 tablet_replica.cc:333] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.109465 14028 raft_consensus.cc:2243] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.110240 14028 raft_consensus.cc:2272] T 0b1abd6573d3444387c651f176276831 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.119625 14028 tablet_replica.cc:333] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.120460 14028 raft_consensus.cc:2243] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.121299 14028 raft_consensus.cc:2272] T 78da0e6e15034135a9358c1315aaabd8 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.124743 14028 tablet_replica.cc:333] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.125578 14028 raft_consensus.cc:2243] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.126366 14028 raft_consensus.cc:2272] T b9b9ac0b49b445aa9456f4080daa0379 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.130715 14028 tablet_replica.cc:333] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.131512 14028 raft_consensus.cc:2243] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.132118 14028 raft_consensus.cc:2272] T 921216a2c9e44652b09043f6f6fcb411 P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.134848 14028 tablet_replica.cc:333] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.135567 14028 raft_consensus.cc:2243] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.136171 14028 raft_consensus.cc:2272] T 0ed6d1f459cc4a0db9c4dd757a267e1f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.139683 14028 tablet_replica.cc:333] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364: stopping tablet replica
I20260630 12:28:10.140389 14028 raft_consensus.cc:2243] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.140980 14028 raft_consensus.cc:2272] T fe51fc735d794920af6f1ab4fbc39b2f P e34d3f326013457e97ea089980ec7364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.162030 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:10.181195 23973 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:10.182174 23973 tablet_bootstrap.cc:492] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap complete.
I20260630 12:28:10.182857 23973 ts_tablet_manager.cc:1403] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent bootstrapping tablet: real 0.148s	user 0.112s	sys 0.008s
I20260630 12:28:10.185267 23973 raft_consensus.cc:359] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.186069 23973 raft_consensus.cc:740] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f993c0a76eb54759b9f1508a2ced5f9e, State: Initialized, Role: LEARNER
I20260630 12:28:10.186709 23973 consensus_queue.cc:260] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } attrs { replace: true } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.187539 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:10.194216 23973 ts_tablet_manager.cc:1434] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:28:10.199012 14028 tablet_copy_service.cc:362] P 14a9f0d350fb47caa5b8fe91f483212c: Destroying tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-78da0e6e15034135a9358c1315aaabd8 due to service shutdown
I20260630 12:28:10.199455 14028 tablet_copy_service.cc:434] P 14a9f0d350fb47caa5b8fe91f483212c: ending tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-78da0e6e15034135a9358c1315aaabd8 on tablet 78da0e6e15034135a9358c1315aaabd8 with peer f993c0a76eb54759b9f1508a2ced5f9e
I20260630 12:28:10.200032 14028 tablet_copy_service.cc:362] P 14a9f0d350fb47caa5b8fe91f483212c: Destroying tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-b9b9ac0b49b445aa9456f4080daa0379 due to service shutdown
I20260630 12:28:10.200373 14028 tablet_copy_service.cc:434] P 14a9f0d350fb47caa5b8fe91f483212c: ending tablet copy session f993c0a76eb54759b9f1508a2ced5f9e-b9b9ac0b49b445aa9456f4080daa0379 on tablet b9b9ac0b49b445aa9456f4080daa0379 with peer f993c0a76eb54759b9f1508a2ced5f9e
I20260630 12:28:10.227010 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:10.227818 14028 tablet_replica.cc:333] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.228642 14028 raft_consensus.cc:2243] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.229470 14028 raft_consensus.cc:2272] T 921216a2c9e44652b09043f6f6fcb411 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.230368 23979 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:10.231187 23979 tablet_bootstrap.cc:492] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Bootstrap complete.
I20260630 12:28:10.231839 23979 ts_tablet_manager.cc:1403] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent bootstrapping tablet: real 0.131s	user 0.089s	sys 0.039s
I20260630 12:28:10.232340 14028 tablet_replica.cc:333] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.233245 14028 raft_consensus.cc:2243] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.233847 14028 raft_consensus.cc:2272] T 032d08151a4e4901896d995ce63b78d8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.234169 23979 raft_consensus.cc:359] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.234935 23979 raft_consensus.cc:740] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f993c0a76eb54759b9f1508a2ced5f9e, State: Initialized, Role: LEARNER
I20260630 12:28:10.235479 23979 consensus_queue.cc:260] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e [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: "1849e73523134962bd4323f9bcf0eab9" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39203 } } peers { permanent_uuid: "e34d3f326013457e97ea089980ec7364" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 33103 } attrs { replace: true } } peers { permanent_uuid: "14a9f0d350fb47caa5b8fe91f483212c" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 38229 } } peers { permanent_uuid: "f993c0a76eb54759b9f1508a2ced5f9e" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 41501 } attrs { promote: true } }
I20260630 12:28:10.237323 14028 tablet_replica.cc:333] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.237419 23979 ts_tablet_manager.cc:1434] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:28:10.238243 14028 raft_consensus.cc:2243] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.239133 14028 raft_consensus.cc:2272] T b911924fd16f4addbf214512dc04e275 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.242615 14028 tablet_replica.cc:333] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.243350 14028 raft_consensus.cc:2243] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.243889 14028 raft_consensus.cc:2272] T d75781c77c984bf9af0269c34a482f7f P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.246505 14028 tablet_replica.cc:333] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.247200 14028 raft_consensus.cc:2243] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.248502 14028 raft_consensus.cc:2272] T 78da0e6e15034135a9358c1315aaabd8 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.251566 14028 tablet_replica.cc:333] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.252281 14028 raft_consensus.cc:2243] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:10.253011 14028 raft_consensus.cc:2272] T 0b1abd6573d3444387c651f176276831 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.256188 14028 tablet_replica.cc:333] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.256886 14028 raft_consensus.cc:2243] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.258217 14028 raft_consensus.cc:2272] T b9b9ac0b49b445aa9456f4080daa0379 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.261639 14028 tablet_replica.cc:333] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c: stopping tablet replica
I20260630 12:28:10.262358 14028 raft_consensus.cc:2243] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.262946 14028 raft_consensus.cc:2272] T 740c2241fa7341c1a4cc6e71419e5372 P 14a9f0d350fb47caa5b8fe91f483212c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.295367 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
W20260630 12:28:10.308279 23973 tablet_copy_client.cc:1131] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.179.3:38229: connect: Connection refused (error 111)
I20260630 12:28:10.313892 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
W20260630 12:28:10.334064 23979 tablet_copy_client.cc:1131] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.179.3:38229: connect: Connection refused (error 111)
I20260630 12:28:10.338038 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:10.339257 14028 tablet_replica.cc:333] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e: stopping tablet replica
I20260630 12:28:10.340081 14028 raft_consensus.cc:2243] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:10.340503 14028 raft_consensus.cc:2272] T 78da0e6e15034135a9358c1315aaabd8 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:10.342850 14028 tablet_replica.cc:333] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e: stopping tablet replica
I20260630 12:28:10.343359 14028 raft_consensus.cc:2243] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:10.343737 14028 raft_consensus.cc:2272] T b9b9ac0b49b445aa9456f4080daa0379 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:10.345906 14028 tablet_replica.cc:333] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e: stopping tablet replica
I20260630 12:28:10.346380 14028 raft_consensus.cc:2243] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:10.346740 14028 raft_consensus.cc:2272] T 0b1abd6573d3444387c651f176276831 P f993c0a76eb54759b9f1508a2ced5f9e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:10.368961 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:28:10.383358 14028 master.cc:562] Master@127.13.179.62:33745 shutting down...
W20260630 12:28:10.400616 23484 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:10.401978 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:10.402488 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:10.402772 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7836bcaf44b49a9a72c1771d1a148d6: stopping tablet replica
I20260630 12:28:10.426756 14028 master.cc:584] Master@127.13.179.62:33745 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6464 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:28:10.469508 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:33197
I20260630 12:28:10.470656 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.475404 23985 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.476869 23986 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.477932 23988 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.478803 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:10.479640 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.479844 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.480017 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822490480004 us; error 0 us; skew 500 ppm
I20260630 12:28:10.480566 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.483160 14028 webserver.cc:533] Webserver started at http://127.13.179.62:34289/ using document root <none> and password file <none>
I20260630 12:28:10.483640 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.483807 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.484133 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.485275 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "012b3cfc8a4144e98f26bf51c10162bb"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.491048 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260630 12:28:10.494349 23993 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.495167 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:10.495458 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "012b3cfc8a4144e98f26bf51c10162bb"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.495744 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.533115 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.534258 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.569084 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:33197
I20260630 12:28:10.569262 24044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:33197 every 8 connection(s)
I20260630 12:28:10.572930 24045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:10.584129 24045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb: Bootstrap starting.
I20260630 12:28:10.588476 24045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:10.592418 24045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb: No bootstrap required, opened a new log
I20260630 12:28:10.594422 24045 raft_consensus.cc:359] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER }
I20260630 12:28:10.594817 24045 raft_consensus.cc:385] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:10.595018 24045 raft_consensus.cc:740] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012b3cfc8a4144e98f26bf51c10162bb, State: Initialized, Role: FOLLOWER
I20260630 12:28:10.595690 24045 consensus_queue.cc:260] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER }
I20260630 12:28:10.596146 24045 raft_consensus.cc:399] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:10.596352 24045 raft_consensus.cc:493] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:10.596637 24045 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:10.601380 24045 raft_consensus.cc:515] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER }
I20260630 12:28:10.601897 24045 leader_election.cc:304] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [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: 012b3cfc8a4144e98f26bf51c10162bb; no voters: 
I20260630 12:28:10.603047 24045 leader_election.cc:290] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:10.603374 24048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:10.604722 24048 raft_consensus.cc:697] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 1 LEADER]: Becoming Leader. State: Replica: 012b3cfc8a4144e98f26bf51c10162bb, State: Running, Role: LEADER
I20260630 12:28:10.605424 24048 consensus_queue.cc:237] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [LEADER]: Queue going to LEADER mode. State: All 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: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER }
I20260630 12:28:10.606016 24045 sys_catalog.cc:565] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:10.609665 24049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "012b3cfc8a4144e98f26bf51c10162bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER } }
I20260630 12:28:10.610282 24049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.610846 24050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 012b3cfc8a4144e98f26bf51c10162bb. Latest consensus state: current_term: 1 leader_uuid: "012b3cfc8a4144e98f26bf51c10162bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012b3cfc8a4144e98f26bf51c10162bb" member_type: VOTER } }
I20260630 12:28:10.611660 24050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:10.612769 24055 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:10.617861 24055 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:10.621693 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:10.627127 24055 catalog_manager.cc:1383] Generated new cluster ID: 23ee827fbc9c4134b77f6f42753b1af8
I20260630 12:28:10.627440 24055 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:10.656416 24055 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:10.657835 24055 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:10.673099 24055 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb: Generated new TSK 0
I20260630 12:28:10.673717 24055 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:10.688769 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.695039 24066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.696014 24067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.697374 24069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.697605 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:10.698508 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.698688 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.698815 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822490698800 us; error 0 us; skew 500 ppm
I20260630 12:28:10.699452 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.701794 14028 webserver.cc:533] Webserver started at http://127.13.179.1:39297/ using document root <none> and password file <none>
I20260630 12:28:10.702276 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.702486 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.702761 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.703830 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "5f5b49a23db947f1a90396cf377e5bd4"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.708271 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:10.711841 24074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.712738 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:10.713104 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "5f5b49a23db947f1a90396cf377e5bd4"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.713501 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.740223 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.741312 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.742723 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.744894 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.745108 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.745383 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.745551 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.785681 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:39895
I20260630 12:28:10.785789 24136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:39895 every 8 connection(s)
I20260630 12:28:10.792002 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.800726 24141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.803855 24142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.804226 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:10.806756 24144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.807914 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.808182 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.808383 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822490808365 us; error 0 us; skew 500 ppm
I20260630 12:28:10.809052 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.810006 24137 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33197
I20260630 12:28:10.810379 24137 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.811182 24137 heartbeater.cc:507] Master 127.13.179.62:33197 requested a full tablet report, sending...
I20260630 12:28:10.811975 14028 webserver.cc:533] Webserver started at http://127.13.179.2:33005/ using document root <none> and password file <none>
I20260630 12:28:10.812587 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.812829 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.813143 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.813651 24010 ts_manager.cc:194] Registered new tserver with Master: 5f5b49a23db947f1a90396cf377e5bd4 (127.13.179.1:39895)
I20260630 12:28:10.814603 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "c48fcf88d8024f5ba52a929281703009"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.816162 24010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43000
I20260630 12:28:10.819545 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:10.822865 24149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.823625 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:10.823925 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "c48fcf88d8024f5ba52a929281703009"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.824195 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.854382 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.855485 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.856884 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.859474 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.859704 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.860014 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.860175 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.898195 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:38941
I20260630 12:28:10.898296 24211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:38941 every 8 connection(s)
I20260630 12:28:10.902951 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:10.910511 24215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.910887 24216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:10.912245 24218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:10.914126 24212 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33197
I20260630 12:28:10.914530 24212 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:10.915274 24212 heartbeater.cc:507] Master 127.13.179.62:33197 requested a full tablet report, sending...
I20260630 12:28:10.915392 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:10.916538 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:10.916800 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:10.917027 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822490917004 us; error 0 us; skew 500 ppm
I20260630 12:28:10.917557 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:10.917623 24010 ts_manager.cc:194] Registered new tserver with Master: c48fcf88d8024f5ba52a929281703009 (127.13.179.2:38941)
I20260630 12:28:10.919291 24010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43016
I20260630 12:28:10.920010 14028 webserver.cc:533] Webserver started at http://127.13.179.3:38293/ using document root <none> and password file <none>
I20260630 12:28:10.920646 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:10.920840 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:10.921131 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:10.922289 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "a11a0d12d5d241c689590ff40728cf1f"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.926669 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:28:10.929765 24223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.930541 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:10.930840 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "a11a0d12d5d241c689590ff40728cf1f"
format_stamp: "Formatted at 2026-06-30 12:28:10 on dist-test-slave-wjf0"
I20260630 12:28:10.931128 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:10.966943 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:10.968030 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:10.969538 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:10.971758 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:10.971983 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:10.972215 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:10.972381 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.010052 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:43699
I20260630 12:28:11.010146 24285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:43699 every 8 connection(s)
I20260630 12:28:11.023694 24286 heartbeater.cc:344] Connected to a master server at 127.13.179.62:33197
I20260630 12:28:11.024111 24286 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.024811 24286 heartbeater.cc:507] Master 127.13.179.62:33197 requested a full tablet report, sending...
I20260630 12:28:11.026722 24010 ts_manager.cc:194] Registered new tserver with Master: a11a0d12d5d241c689590ff40728cf1f (127.13.179.3:43699)
I20260630 12:28:11.026829 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013611854s
I20260630 12:28:11.028103 24010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43026
I20260630 12:28:11.051362 24010 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43040:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:11.053099 24010 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:11.096458 24177 tablet_service.cc:1511] Processing CreateTablet for tablet 99b7818c5bf34c1880aa7206a5545ce2 (DEFAULT_TABLE table=test-workload [id=10657b4fedb748fc9b44762af0ee5031]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:11.097797 24177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b7818c5bf34c1880aa7206a5545ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.102035 24102 tablet_service.cc:1511] Processing CreateTablet for tablet 99b7818c5bf34c1880aa7206a5545ce2 (DEFAULT_TABLE table=test-workload [id=10657b4fedb748fc9b44762af0ee5031]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:11.103287 24102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b7818c5bf34c1880aa7206a5545ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.104440 24251 tablet_service.cc:1511] Processing CreateTablet for tablet 99b7818c5bf34c1880aa7206a5545ce2 (DEFAULT_TABLE table=test-workload [id=10657b4fedb748fc9b44762af0ee5031]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:11.105651 24251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b7818c5bf34c1880aa7206a5545ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.114365 24301 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Bootstrap starting.
I20260630 12:28:11.120975 24303 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: Bootstrap starting.
I20260630 12:28:11.122850 24302 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: Bootstrap starting.
I20260630 12:28:11.122977 24301 tablet_bootstrap.cc:654] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.127460 24301 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: No bootstrap required, opened a new log
I20260630 12:28:11.128003 24303 tablet_bootstrap.cc:654] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.128053 24301 ts_tablet_manager.cc:1403] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:28:11.129020 24302 tablet_bootstrap.cc:654] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.130584 24301 raft_consensus.cc:359] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.131433 24301 raft_consensus.cc:385] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.131758 24301 raft_consensus.cc:740] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48fcf88d8024f5ba52a929281703009, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.132535 24301 consensus_queue.cc:260] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.133715 24303 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: No bootstrap required, opened a new log
I20260630 12:28:11.134166 24303 ts_tablet_manager.cc:1403] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:28:11.135006 24212 heartbeater.cc:499] Master 127.13.179.62:33197 was elected leader, sending a full tablet report...
I20260630 12:28:11.135128 24302 tablet_bootstrap.cc:492] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: No bootstrap required, opened a new log
I20260630 12:28:11.135506 24301 ts_tablet_manager.cc:1434] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:11.136242 24302 ts_tablet_manager.cc:1403] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:28:11.137210 24303 raft_consensus.cc:359] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.137938 24303 raft_consensus.cc:385] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.138617 24303 raft_consensus.cc:740] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11a0d12d5d241c689590ff40728cf1f, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.139086 24302 raft_consensus.cc:359] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.139765 24302 raft_consensus.cc:385] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.139407 24303 consensus_queue.cc:260] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.140024 24302 raft_consensus.cc:740] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f5b49a23db947f1a90396cf377e5bd4, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.140841 24302 consensus_queue.cc:260] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.141929 24286 heartbeater.cc:499] Master 127.13.179.62:33197 was elected leader, sending a full tablet report...
I20260630 12:28:11.142388 24303 ts_tablet_manager.cc:1434] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:28:11.143357 24137 heartbeater.cc:499] Master 127.13.179.62:33197 was elected leader, sending a full tablet report...
I20260630 12:28:11.143824 24302 ts_tablet_manager.cc:1434] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260630 12:28:11.151953 24213 tablet.cc:2406] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:11.266026 24307 raft_consensus.cc:493] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:11.266583 24307 raft_consensus.cc:515] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.268481 24307 leader_election.cc:290] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11a0d12d5d241c689590ff40728cf1f (127.13.179.3:43699), 5f5b49a23db947f1a90396cf377e5bd4 (127.13.179.1:39895)
I20260630 12:28:11.278293 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b7818c5bf34c1880aa7206a5545ce2" candidate_uuid: "c48fcf88d8024f5ba52a929281703009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11a0d12d5d241c689590ff40728cf1f" is_pre_election: true
I20260630 12:28:11.279167 24261 raft_consensus.cc:2468] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48fcf88d8024f5ba52a929281703009 in term 0.
I20260630 12:28:11.279500 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b7818c5bf34c1880aa7206a5545ce2" candidate_uuid: "c48fcf88d8024f5ba52a929281703009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5b49a23db947f1a90396cf377e5bd4" is_pre_election: true
I20260630 12:28:11.280165 24112 raft_consensus.cc:2468] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48fcf88d8024f5ba52a929281703009 in term 0.
I20260630 12:28:11.280249 24152 leader_election.cc:304] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a11a0d12d5d241c689590ff40728cf1f, c48fcf88d8024f5ba52a929281703009; no voters: 
I20260630 12:28:11.281126 24307 raft_consensus.cc:2804] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:11.281461 24307 raft_consensus.cc:493] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:11.281747 24307 raft_consensus.cc:3060] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.286476 24307 raft_consensus.cc:515] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.287979 24307 leader_election.cc:290] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [CANDIDATE]: Term 1 election: Requested vote from peers a11a0d12d5d241c689590ff40728cf1f (127.13.179.3:43699), 5f5b49a23db947f1a90396cf377e5bd4 (127.13.179.1:39895)
I20260630 12:28:11.288849 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b7818c5bf34c1880aa7206a5545ce2" candidate_uuid: "c48fcf88d8024f5ba52a929281703009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11a0d12d5d241c689590ff40728cf1f"
I20260630 12:28:11.289023 24112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b7818c5bf34c1880aa7206a5545ce2" candidate_uuid: "c48fcf88d8024f5ba52a929281703009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f5b49a23db947f1a90396cf377e5bd4"
I20260630 12:28:11.289515 24261 raft_consensus.cc:3060] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.289631 24112 raft_consensus.cc:3060] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.294770 24261 raft_consensus.cc:2468] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48fcf88d8024f5ba52a929281703009 in term 1.
I20260630 12:28:11.294999 24112 raft_consensus.cc:2468] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48fcf88d8024f5ba52a929281703009 in term 1.
I20260630 12:28:11.295872 24152 leader_election.cc:304] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a11a0d12d5d241c689590ff40728cf1f, c48fcf88d8024f5ba52a929281703009; no voters: 
I20260630 12:28:11.296639 24307 raft_consensus.cc:2804] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.297677 24307 raft_consensus.cc:697] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 LEADER]: Becoming Leader. State: Replica: c48fcf88d8024f5ba52a929281703009, State: Running, Role: LEADER
I20260630 12:28:11.298455 24307 consensus_queue.cc:237] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } }
I20260630 12:28:11.305872 24008 catalog_manager.cc:5697] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 reported cstate change: term changed from 0 to 1, leader changed from <none> to c48fcf88d8024f5ba52a929281703009 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "c48fcf88d8024f5ba52a929281703009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c48fcf88d8024f5ba52a929281703009" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11a0d12d5d241c689590ff40728cf1f" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f5b49a23db947f1a90396cf377e5bd4" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39895 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:11.349877 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:11.368507 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:11.369542 14028 tablet_replica.cc:333] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4: stopping tablet replica
I20260630 12:28:11.370476 14028 raft_consensus.cc:2243] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:11.370875 14028 raft_consensus.cc:2272] T 99b7818c5bf34c1880aa7206a5545ce2 P 5f5b49a23db947f1a90396cf377e5bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.389511 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:11.398442 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:11.414909 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:11.415711 14028 tablet_replica.cc:333] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: stopping tablet replica
I20260630 12:28:11.416231 14028 raft_consensus.cc:2243] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:11.416801 14028 pending_rounds.cc:70] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Trying to abort 1 pending ops.
I20260630 12:28:11.416971 14028 pending_rounds.cc:77] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440924366393344 op_type: NO_OP noop_request { }
I20260630 12:28:11.417294 14028 raft_consensus.cc:2889] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:11.417529 14028 raft_consensus.cc:2272] T 99b7818c5bf34c1880aa7206a5545ce2 P c48fcf88d8024f5ba52a929281703009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.436914 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:11.445824 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:11.461756 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:11.462677 14028 tablet_replica.cc:333] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f: stopping tablet replica
I20260630 12:28:11.463249 14028 raft_consensus.cc:2243] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:11.463680 14028 raft_consensus.cc:2272] T 99b7818c5bf34c1880aa7206a5545ce2 P a11a0d12d5d241c689590ff40728cf1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.482992 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:11.493708 14028 master.cc:562] Master@127.13.179.62:33197 shutting down...
I20260630 12:28:11.510708 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:11.511286 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.511649 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 012b3cfc8a4144e98f26bf51c10162bb: stopping tablet replica
I20260630 12:28:11.521790 14028 master.cc:584] Master@127.13.179.62:33197 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1083 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:28:11.552992 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:45631
I20260630 12:28:11.554081 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.558768 24313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.558846 24314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.560431 24316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.561548 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:11.562340 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.562546 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.562722 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822491562690 us; error 0 us; skew 500 ppm
I20260630 12:28:11.563249 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.565601 14028 webserver.cc:533] Webserver started at http://127.13.179.62:34573/ using document root <none> and password file <none>
I20260630 12:28:11.566073 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.566256 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.566552 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.567603 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.571921 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:28:11.575029 24321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.575767 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:11.576042 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.576323 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.588004 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.588943 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.622924 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:45631
I20260630 12:28:11.623016 24372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:45631 every 8 connection(s)
I20260630 12:28:11.627091 24373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.639619 24373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274: Bootstrap starting.
I20260630 12:28:11.645579 24373 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.649554 24373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274: No bootstrap required, opened a new log
I20260630 12:28:11.651456 24373 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER }
I20260630 12:28:11.651844 24373 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.652076 24373 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c78bfcecd3486ab54bcfcc3fcc5274, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.652637 24373 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER }
I20260630 12:28:11.653105 24373 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:11.653385 24373 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:11.653661 24373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.658175 24373 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER }
I20260630 12:28:11.658655 24373 leader_election.cc:304] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [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: f2c78bfcecd3486ab54bcfcc3fcc5274; no voters: 
I20260630 12:28:11.659736 24373 leader_election.cc:290] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:11.660069 24376 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.661432 24376 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 1 LEADER]: Becoming Leader. State: Replica: f2c78bfcecd3486ab54bcfcc3fcc5274, State: Running, Role: LEADER
I20260630 12:28:11.662073 24376 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [LEADER]: Queue going to LEADER mode. State: All 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: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER }
I20260630 12:28:11.662541 24373 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:11.664935 24378 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2c78bfcecd3486ab54bcfcc3fcc5274. Latest consensus state: current_term: 1 leader_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER } }
I20260630 12:28:11.664904 24377 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2c78bfcecd3486ab54bcfcc3fcc5274" member_type: VOTER } }
I20260630 12:28:11.665669 24378 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:11.665783 24377 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:11.670674 24381 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:11.678061 24381 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:11.679073 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:11.687008 24381 catalog_manager.cc:1383] Generated new cluster ID: d8119446c9644bb597fe502ab9dbb40a
I20260630 12:28:11.687332 24381 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:11.713595 24381 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:11.714877 24381 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:11.731655 24381 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274: Generated new TSK 0
I20260630 12:28:11.732290 24381 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:11.745909 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.751590 24394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.752729 24395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.754298 24397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.754496 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:11.755384 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.755563 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.755690 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822491755675 us; error 0 us; skew 500 ppm
I20260630 12:28:11.756125 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.758416 14028 webserver.cc:533] Webserver started at http://127.13.179.1:40843/ using document root <none> and password file <none>
I20260630 12:28:11.758875 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.759065 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.759277 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.760437 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "f6d86dad9fb644cda6158e26582f4224"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.765033 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:11.768376 24402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.769276 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:11.769529 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "f6d86dad9fb644cda6158e26582f4224"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.769762 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.782117 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.783125 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.784411 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.786659 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.786876 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.787107 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.787279 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.824471 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:35075
I20260630 12:28:11.824576 24464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:35075 every 8 connection(s)
I20260630 12:28:11.829450 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.835832 24469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.836189 24470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.840004 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:11.840189 24472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.841370 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:11.841486 24465 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45631
W20260630 12:28:11.841653 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.841931 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822491841911 us; error 0 us; skew 500 ppm
I20260630 12:28:11.842000 24465 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.842674 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.842792 24465 heartbeater.cc:507] Master 127.13.179.62:45631 requested a full tablet report, sending...
I20260630 12:28:11.845130 24338 ts_manager.cc:194] Registered new tserver with Master: f6d86dad9fb644cda6158e26582f4224 (127.13.179.1:35075)
I20260630 12:28:11.845366 14028 webserver.cc:533] Webserver started at http://127.13.179.2:34231/ using document root <none> and password file <none>
I20260630 12:28:11.845945 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.846132 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.846417 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.847100 24338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59086
I20260630 12:28:11.847466 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "abd337c74a754d3c9a3d83adb0771c35"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.851794 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:11.854851 24477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.855593 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:11.855872 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "abd337c74a754d3c9a3d83adb0771c35"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.856128 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.874401 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.875433 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.876783 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.878983 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.879177 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.879442 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.879601 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.915737 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:41051
I20260630 12:28:11.915827 24539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:41051 every 8 connection(s)
I20260630 12:28:11.920483 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.926834 24543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.927275 24544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.930409 24546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.930982 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:11.932087 24540 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45631
I20260630 12:28:11.932080 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.932561 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.932591 24540 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.932814 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822491932794 us; error 0 us; skew 500 ppm
I20260630 12:28:11.933511 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.933471 24540 heartbeater.cc:507] Master 127.13.179.62:45631 requested a full tablet report, sending...
I20260630 12:28:11.935935 24338 ts_manager.cc:194] Registered new tserver with Master: abd337c74a754d3c9a3d83adb0771c35 (127.13.179.2:41051)
I20260630 12:28:11.936286 14028 webserver.cc:533] Webserver started at http://127.13.179.3:36755/ using document root <none> and password file <none>
I20260630 12:28:11.936925 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.937182 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.937505 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.937819 24338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59094
I20260630 12:28:11.938913 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "065607dd08e0452f9a2b79e608555a60"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.943303 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:11.946342 24551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.947026 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:11.947324 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "065607dd08e0452f9a2b79e608555a60"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-wjf0"
I20260630 12:28:11.947613 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.975577 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.976637 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.978168 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.980413 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.980644 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.980880 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.981063 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.017531 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:38869
I20260630 12:28:12.017623 24613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:38869 every 8 connection(s)
I20260630 12:28:12.022267 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:12.028985 24617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:12.030223 24618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:12.031225 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:12.031271 24620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:12.032770 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:12.033088 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:12.033345 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822492033326 us; error 0 us; skew 500 ppm
I20260630 12:28:12.033972 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:12.034911 24614 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45631
I20260630 12:28:12.035346 24614 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:12.036046 24614 heartbeater.cc:507] Master 127.13.179.62:45631 requested a full tablet report, sending...
I20260630 12:28:12.036892 14028 webserver.cc:533] Webserver started at http://127.13.179.4:35777/ using document root <none> and password file <none>
I20260630 12:28:12.037580 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:12.037774 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:12.038057 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:12.038067 24338 ts_manager.cc:194] Registered new tserver with Master: 065607dd08e0452f9a2b79e608555a60 (127.13.179.3:38869)
I20260630 12:28:12.039135 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "37db7bd6596e4dd2917d9435becd7445"
format_stamp: "Formatted at 2026-06-30 12:28:12 on dist-test-slave-wjf0"
I20260630 12:28:12.039578 24338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59108
I20260630 12:28:12.043888 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:28:12.047238 24625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.048014 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:12.048316 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "37db7bd6596e4dd2917d9435becd7445"
format_stamp: "Formatted at 2026-06-30 12:28:12 on dist-test-slave-wjf0"
I20260630 12:28:12.048627 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:12.059170 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:12.060230 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:12.061609 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:12.063861 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:12.064081 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.064319 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:12.064497 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.102057 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:39265
I20260630 12:28:12.102160 24687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:39265 every 8 connection(s)
I20260630 12:28:12.114899 24688 heartbeater.cc:344] Connected to a master server at 127.13.179.62:45631
I20260630 12:28:12.115238 24688 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:12.115864 24688 heartbeater.cc:507] Master 127.13.179.62:45631 requested a full tablet report, sending...
I20260630 12:28:12.117838 24338 ts_manager.cc:194] Registered new tserver with Master: 37db7bd6596e4dd2917d9435becd7445 (127.13.179.4:39265)
I20260630 12:28:12.118834 14028 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013629283s
I20260630 12:28:12.119051 24338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59114
I20260630 12:28:12.141386 24338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59122:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:12.191181 24653 tablet_service.cc:1511] Processing CreateTablet for tablet a84d64defbb848c4ace90a9a2a102880 (DEFAULT_TABLE table=test-workload [id=a59a2dfde078414a9273d1a5ba8ad1ae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:12.191828 24505 tablet_service.cc:1511] Processing CreateTablet for tablet a84d64defbb848c4ace90a9a2a102880 (DEFAULT_TABLE table=test-workload [id=a59a2dfde078414a9273d1a5ba8ad1ae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:12.192443 24653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d64defbb848c4ace90a9a2a102880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.193140 24505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d64defbb848c4ace90a9a2a102880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.193611 24430 tablet_service.cc:1511] Processing CreateTablet for tablet a84d64defbb848c4ace90a9a2a102880 (DEFAULT_TABLE table=test-workload [id=a59a2dfde078414a9273d1a5ba8ad1ae]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:12.194854 24430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d64defbb848c4ace90a9a2a102880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.205639 24703 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: Bootstrap starting.
I20260630 12:28:12.211175 24703 tablet_bootstrap.cc:654] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.211632 24704 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: Bootstrap starting.
I20260630 12:28:12.213610 24705 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Bootstrap starting.
I20260630 12:28:12.216806 24703 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: No bootstrap required, opened a new log
I20260630 12:28:12.217355 24703 ts_tablet_manager.cc:1403] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:28:12.217869 24704 tablet_bootstrap.cc:654] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.219082 24705 tablet_bootstrap.cc:654] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.220175 24703 raft_consensus.cc:359] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.220996 24703 raft_consensus.cc:385] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.221323 24703 raft_consensus.cc:740] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37db7bd6596e4dd2917d9435becd7445, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.222393 24703 consensus_queue.cc:260] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.223841 24705 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: No bootstrap required, opened a new log
I20260630 12:28:12.224306 24705 ts_tablet_manager.cc:1403] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:28:12.224728 24688 heartbeater.cc:499] Master 127.13.179.62:45631 was elected leader, sending a full tablet report...
I20260630 12:28:12.225014 24703 ts_tablet_manager.cc:1434] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:12.227172 24704 tablet_bootstrap.cc:492] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: No bootstrap required, opened a new log
I20260630 12:28:12.227185 24705 raft_consensus.cc:359] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.227799 24704 ts_tablet_manager.cc:1403] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:28:12.228112 24705 raft_consensus.cc:385] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.228446 24705 raft_consensus.cc:740] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d86dad9fb644cda6158e26582f4224, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.229100 24705 consensus_queue.cc:260] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.230880 24704 raft_consensus.cc:359] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.231673 24704 raft_consensus.cc:385] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.232019 24704 raft_consensus.cc:740] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abd337c74a754d3c9a3d83adb0771c35, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.233122 24465 heartbeater.cc:499] Master 127.13.179.62:45631 was elected leader, sending a full tablet report...
I20260630 12:28:12.233011 24704 consensus_queue.cc:260] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.233673 24705 ts_tablet_manager.cc:1434] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:28:12.235597 24540 heartbeater.cc:499] Master 127.13.179.62:45631 was elected leader, sending a full tablet report...
I20260630 12:28:12.237864 24704 ts_tablet_manager.cc:1434] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:28:12.295262 24710 raft_consensus.cc:493] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:12.295830 24710 raft_consensus.cc:515] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.297946 24710 leader_election.cc:290] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abd337c74a754d3c9a3d83adb0771c35 (127.13.179.2:41051), 37db7bd6596e4dd2917d9435becd7445 (127.13.179.4:39265)
I20260630 12:28:12.308928 24663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d64defbb848c4ace90a9a2a102880" candidate_uuid: "f6d86dad9fb644cda6158e26582f4224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37db7bd6596e4dd2917d9435becd7445" is_pre_election: true
I20260630 12:28:12.308740 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d64defbb848c4ace90a9a2a102880" candidate_uuid: "f6d86dad9fb644cda6158e26582f4224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abd337c74a754d3c9a3d83adb0771c35" is_pre_election: true
I20260630 12:28:12.309732 24663 raft_consensus.cc:2468] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d86dad9fb644cda6158e26582f4224 in term 0.
I20260630 12:28:12.309768 24515 raft_consensus.cc:2468] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6d86dad9fb644cda6158e26582f4224 in term 0.
I20260630 12:28:12.311262 24406 leader_election.cc:304] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37db7bd6596e4dd2917d9435becd7445, f6d86dad9fb644cda6158e26582f4224; no voters: 
I20260630 12:28:12.312165 24710 raft_consensus.cc:2804] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:12.312871 24710 raft_consensus.cc:493] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:12.313201 24710 raft_consensus.cc:3060] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.318189 24710 raft_consensus.cc:515] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.319804 24710 leader_election.cc:290] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [CANDIDATE]: Term 1 election: Requested vote from peers abd337c74a754d3c9a3d83adb0771c35 (127.13.179.2:41051), 37db7bd6596e4dd2917d9435becd7445 (127.13.179.4:39265)
I20260630 12:28:12.320654 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d64defbb848c4ace90a9a2a102880" candidate_uuid: "f6d86dad9fb644cda6158e26582f4224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abd337c74a754d3c9a3d83adb0771c35"
I20260630 12:28:12.320777 24663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d64defbb848c4ace90a9a2a102880" candidate_uuid: "f6d86dad9fb644cda6158e26582f4224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37db7bd6596e4dd2917d9435becd7445"
I20260630 12:28:12.321251 24515 raft_consensus.cc:3060] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.321389 24663 raft_consensus.cc:3060] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.326511 24515 raft_consensus.cc:2468] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d86dad9fb644cda6158e26582f4224 in term 1.
I20260630 12:28:12.326632 24663 raft_consensus.cc:2468] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6d86dad9fb644cda6158e26582f4224 in term 1.
I20260630 12:28:12.327706 24405 leader_election.cc:304] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: abd337c74a754d3c9a3d83adb0771c35, f6d86dad9fb644cda6158e26582f4224; no voters: 
I20260630 12:28:12.328485 24710 raft_consensus.cc:2804] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.329533 24710 raft_consensus.cc:697] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 LEADER]: Becoming Leader. State: Replica: f6d86dad9fb644cda6158e26582f4224, State: Running, Role: LEADER
I20260630 12:28:12.330217 24710 consensus_queue.cc:237] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } }
I20260630 12:28:12.385833 24337 catalog_manager.cc:5697] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d86dad9fb644cda6158e26582f4224 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "f6d86dad9fb644cda6158e26582f4224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abd337c74a754d3c9a3d83adb0771c35" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d86dad9fb644cda6158e26582f4224" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37db7bd6596e4dd2917d9435becd7445" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39265 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:12.461949 14028 auto_rebalancer.cc:639] Failed to schedule move for tablet a84d64defbb848c4ace90a9a2a102880: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:12.463662 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:12.488463 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:12.489569 14028 tablet_replica.cc:333] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: stopping tablet replica
I20260630 12:28:12.490346 14028 raft_consensus.cc:2243] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.491439 14028 pending_rounds.cc:70] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Trying to abort 1 pending ops.
I20260630 12:28:12.491739 14028 pending_rounds.cc:77] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440928591716352 op_type: NO_OP noop_request { }
I20260630 12:28:12.492100 14028 raft_consensus.cc:2889] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:12.492499 14028 raft_consensus.cc:2272] T a84d64defbb848c4ace90a9a2a102880 P f6d86dad9fb644cda6158e26582f4224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.519928 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:12.534283 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:12.555413 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:12.556478 14028 tablet_replica.cc:333] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35: stopping tablet replica
I20260630 12:28:12.557073 14028 raft_consensus.cc:2243] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:12.557725 14028 raft_consensus.cc:2272] T a84d64defbb848c4ace90a9a2a102880 P abd337c74a754d3c9a3d83adb0771c35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.578930 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:12.593236 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:12.631286 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:12.648672 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:12.661286 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:28:12.683929 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:12.684938 14028 tablet_replica.cc:333] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445: stopping tablet replica
I20260630 12:28:12.685600 14028 raft_consensus.cc:2243] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:12.686168 14028 raft_consensus.cc:2272] T a84d64defbb848c4ace90a9a2a102880 P 37db7bd6596e4dd2917d9435becd7445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.706885 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:28:12.719254 14028 master.cc:562] Master@127.13.179.62:45631 shutting down...
I20260630 12:28:12.737434 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:12.738010 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:12.738371 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2c78bfcecd3486ab54bcfcc3fcc5274: stopping tablet replica
I20260630 12:28:12.747874 14028 master.cc:584] Master@127.13.179.62:45631 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1244 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:28:12.798321 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:43891
I20260630 12:28:12.799391 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:12.804855 24718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:12.804886 24719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:12.806357 24721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:12.808455 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:12.809450 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:12.809634 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:12.809828 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822492809793 us; error 0 us; skew 500 ppm
I20260630 12:28:12.810334 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:12.812687 14028 webserver.cc:533] Webserver started at http://127.13.179.62:39347/ using document root <none> and password file <none>
I20260630 12:28:12.813230 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:12.813450 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:12.813761 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:12.814904 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "77412ae2b12a42b88267870537773078"
format_stamp: "Formatted at 2026-06-30 12:28:12 on dist-test-slave-wjf0"
I20260630 12:28:12.819739 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:12.823155 24726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.824013 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:12.824344 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "77412ae2b12a42b88267870537773078"
format_stamp: "Formatted at 2026-06-30 12:28:12 on dist-test-slave-wjf0"
I20260630 12:28:12.824687 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:12.854746 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:12.856048 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:12.895982 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:43891
I20260630 12:28:12.896090 24777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:43891 every 8 connection(s)
I20260630 12:28:12.900143 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:12.914096 24778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078: Bootstrap starting.
I20260630 12:28:12.919646 24778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:12.924386 24778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078: No bootstrap required, opened a new log
I20260630 12:28:12.927137 24778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77412ae2b12a42b88267870537773078" member_type: VOTER }
I20260630 12:28:12.927620 24778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:12.927889 24778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77412ae2b12a42b88267870537773078, State: Initialized, Role: FOLLOWER
I20260630 12:28:12.928651 24778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77412ae2b12a42b88267870537773078" member_type: VOTER }
I20260630 12:28:12.929149 24778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:12.929455 24778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:12.929803 24778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:12.935369 24778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77412ae2b12a42b88267870537773078" member_type: VOTER }
I20260630 12:28:12.935976 24778 leader_election.cc:304] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [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: 77412ae2b12a42b88267870537773078; no voters: 
I20260630 12:28:12.937263 24778 leader_election.cc:290] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:12.937728 24781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:12.939034 24781 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 1 LEADER]: Becoming Leader. State: Replica: 77412ae2b12a42b88267870537773078, State: Running, Role: LEADER
I20260630 12:28:12.939743 24781 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [LEADER]: Queue going to LEADER mode. State: All 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: "77412ae2b12a42b88267870537773078" member_type: VOTER }
I20260630 12:28:12.940603 24778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:12.942684 24782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77412ae2b12a42b88267870537773078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77412ae2b12a42b88267870537773078" member_type: VOTER } }
I20260630 12:28:12.942812 24783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77412ae2b12a42b88267870537773078. Latest consensus state: current_term: 1 leader_uuid: "77412ae2b12a42b88267870537773078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77412ae2b12a42b88267870537773078" member_type: VOTER } }
I20260630 12:28:12.943394 24782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:12.943441 24783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:12.947953 24785 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:12.956859 24785 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:12.957962 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:12.966398 24785 catalog_manager.cc:1383] Generated new cluster ID: c6c6803278914474a9c79f283d47afa2
I20260630 12:28:12.966684 24785 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:12.988117 24785 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:12.989522 24785 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:13.002281 24785 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078: Generated new TSK 0
I20260630 12:28:13.002887 24785 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:13.024552 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:13.030764 24799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.032146 24800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.033711 24802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:13.034040 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:13.034932 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:13.035112 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:13.035233 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822493035222 us; error 0 us; skew 500 ppm
I20260630 12:28:13.035656 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:13.038051 14028 webserver.cc:533] Webserver started at http://127.13.179.1:34495/ using document root <none> and password file <none>
I20260630 12:28:13.038486 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:13.038640 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:13.038843 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:13.040006 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "3e8297163cbc4eb2839751a8cf900e63"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.044317 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:13.047513 24807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.048257 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:13.048537 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "3e8297163cbc4eb2839751a8cf900e63"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.048799 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:13.073833 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:13.075047 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:13.076545 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:13.078855 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:13.079084 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.079310 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:13.079491 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.118057 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:44317
I20260630 12:28:13.118153 24869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:44317 every 8 connection(s)
I20260630 12:28:13.123184 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:13.130100 24874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.131639 24875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.134159 24877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:13.134518 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:13.135727 24870 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43891
I20260630 12:28:13.136149 24870 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:13.136149 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:13.136584 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:13.136785 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822493136768 us; error 0 us; skew 500 ppm
I20260630 12:28:13.137140 24870 heartbeater.cc:507] Master 127.13.179.62:43891 requested a full tablet report, sending...
I20260630 12:28:13.137571 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:13.139586 24743 ts_manager.cc:194] Registered new tserver with Master: 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317)
I20260630 12:28:13.140609 14028 webserver.cc:533] Webserver started at http://127.13.179.2:34059/ using document root <none> and password file <none>
I20260630 12:28:13.141207 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:13.141439 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:13.141515 24743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44172
I20260630 12:28:13.141731 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:13.143206 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "8ca92484508b471fb668ed25dc212dae"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.147989 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:13.151448 24882 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.152200 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:13.152513 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "8ca92484508b471fb668ed25dc212dae"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.152823 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:13.177371 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:13.178529 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:13.180002 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:13.182353 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:13.182596 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.182847 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:13.183036 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.224402 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:41031
I20260630 12:28:13.224493 24944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:41031 every 8 connection(s)
I20260630 12:28:13.229861 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:13.237193 24948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.239185 24949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:13.242442 24951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:13.242473 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:13.243255 24945 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43891
I20260630 12:28:13.243691 24945 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:13.243842 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:13.244122 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:13.244338 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822493244316 us; error 0 us; skew 500 ppm
I20260630 12:28:13.244596 24945 heartbeater.cc:507] Master 127.13.179.62:43891 requested a full tablet report, sending...
I20260630 12:28:13.245064 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:13.246980 24743 ts_manager.cc:194] Registered new tserver with Master: 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031)
I20260630 12:28:13.248327 24743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44174
I20260630 12:28:13.249462 14028 webserver.cc:533] Webserver started at http://127.13.179.3:43717/ using document root <none> and password file <none>
I20260630 12:28:13.250151 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:13.250404 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:13.250713 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:13.251891 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "37d2ab9797594cd59cf710443747e61b"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.256361 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:13.259578 24956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.260332 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:13.260630 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "37d2ab9797594cd59cf710443747e61b"
format_stamp: "Formatted at 2026-06-30 12:28:13 on dist-test-slave-wjf0"
I20260630 12:28:13.260917 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:13.281906 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:13.283083 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:13.284505 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:13.286798 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:13.287025 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.287272 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:13.287446 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:13.326946 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:40655
I20260630 12:28:13.327051 25018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:40655 every 8 connection(s)
I20260630 12:28:13.341147 25019 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43891
I20260630 12:28:13.341619 25019 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:13.342453 25019 heartbeater.cc:507] Master 127.13.179.62:43891 requested a full tablet report, sending...
I20260630 12:28:13.344388 24743 ts_manager.cc:194] Registered new tserver with Master: 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:13.344794 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645799s
I20260630 12:28:13.345810 24743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44182
I20260630 12:28:14.144264 24870 heartbeater.cc:499] Master 127.13.179.62:43891 was elected leader, sending a full tablet report...
I20260630 12:28:14.251264 24945 heartbeater.cc:499] Master 127.13.179.62:43891 was elected leader, sending a full tablet report...
I20260630 12:28:14.348632 25019 heartbeater.cc:499] Master 127.13.179.62:43891 was elected leader, sending a full tablet report...
I20260630 12:28:14.408036 24743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44190:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:14.410449 24743 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:14.476289 24984 tablet_service.cc:1511] Processing CreateTablet for tablet d331104f182d4469a4eaf3865b42fdbc (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:14.476433 24982 tablet_service.cc:1511] Processing CreateTablet for tablet 867bbc59a905461c9b26b965515299b1 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:14.477432 24983 tablet_service.cc:1511] Processing CreateTablet for tablet 74b361a5caf84106a30855d60a85130c (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:14.478147 24984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d331104f182d4469a4eaf3865b42fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.478892 24983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b361a5caf84106a30855d60a85130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.481515 24982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867bbc59a905461c9b26b965515299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.481933 24981 tablet_service.cc:1511] Processing CreateTablet for tablet 2664f70f863745e891b142bf1cc95b51 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:14.483338 24981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2664f70f863745e891b142bf1cc95b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.496587 24834 tablet_service.cc:1511] Processing CreateTablet for tablet 74b361a5caf84106a30855d60a85130c (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:14.497347 24835 tablet_service.cc:1511] Processing CreateTablet for tablet d331104f182d4469a4eaf3865b42fdbc (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:14.498142 24834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b361a5caf84106a30855d60a85130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.498805 24835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d331104f182d4469a4eaf3865b42fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.502496 24833 tablet_service.cc:1511] Processing CreateTablet for tablet 867bbc59a905461c9b26b965515299b1 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:14.503903 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867bbc59a905461c9b26b965515299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.506354 24832 tablet_service.cc:1511] Processing CreateTablet for tablet 2664f70f863745e891b142bf1cc95b51 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:14.507648 24832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2664f70f863745e891b142bf1cc95b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.511706 24910 tablet_service.cc:1511] Processing CreateTablet for tablet d331104f182d4469a4eaf3865b42fdbc (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:14.513276 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d331104f182d4469a4eaf3865b42fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.513679 24908 tablet_service.cc:1511] Processing CreateTablet for tablet 867bbc59a905461c9b26b965515299b1 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:14.515048 24908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867bbc59a905461c9b26b965515299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.511804 24909 tablet_service.cc:1511] Processing CreateTablet for tablet 74b361a5caf84106a30855d60a85130c (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:14.518049 24909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b361a5caf84106a30855d60a85130c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.518383 24907 tablet_service.cc:1511] Processing CreateTablet for tablet 2664f70f863745e891b142bf1cc95b51 (DEFAULT_TABLE table=test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:14.520123 24907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2664f70f863745e891b142bf1cc95b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.559726 25040 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: Bootstrap starting.
I20260630 12:28:14.560858 25039 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Bootstrap starting.
I20260630 12:28:14.575464 25040 tablet_bootstrap.cc:654] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.587448 25041 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Bootstrap starting.
I20260630 12:28:14.590996 25039 tablet_bootstrap.cc:654] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.594805 25040 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: No bootstrap required, opened a new log
I20260630 12:28:14.595369 25040 ts_tablet_manager.cc:1403] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260630 12:28:14.596467 25039 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: No bootstrap required, opened a new log
I20260630 12:28:14.596915 25039 ts_tablet_manager.cc:1403] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.006s
I20260630 12:28:14.597975 25041 tablet_bootstrap.cc:654] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.598330 25040 raft_consensus.cc:359] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.599155 25040 raft_consensus.cc:385] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.599496 25040 raft_consensus.cc:740] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8297163cbc4eb2839751a8cf900e63, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.599851 25039 raft_consensus.cc:359] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.600358 25040 consensus_queue.cc:260] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.600883 25039 raft_consensus.cc:385] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.601416 25039 raft_consensus.cc:740] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d2ab9797594cd59cf710443747e61b, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.602448 25039 consensus_queue.cc:260] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.603559 25040 ts_tablet_manager.cc:1434] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:28:14.604607 25040 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: Bootstrap starting.
I20260630 12:28:14.607270 25041 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: No bootstrap required, opened a new log
I20260630 12:28:14.607918 25041 ts_tablet_manager.cc:1403] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:28:14.610802 25040 tablet_bootstrap.cc:654] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.611058 25041 raft_consensus.cc:359] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.611971 25041 raft_consensus.cc:385] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.612409 25041 raft_consensus.cc:740] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.613543 25041 consensus_queue.cc:260] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.616813 25039 ts_tablet_manager.cc:1434] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.012s
I20260630 12:28:14.617993 25039 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: Bootstrap starting.
I20260630 12:28:14.620388 25041 ts_tablet_manager.cc:1434] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:28:14.624312 25039 tablet_bootstrap.cc:654] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.624578 25041 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: Bootstrap starting.
I20260630 12:28:14.638209 25040 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: No bootstrap required, opened a new log
I20260630 12:28:14.638859 25040 ts_tablet_manager.cc:1403] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260630 12:28:14.639169 25041 tablet_bootstrap.cc:654] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.642204 25040 raft_consensus.cc:359] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.643062 25040 raft_consensus.cc:385] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.643429 25040 raft_consensus.cc:740] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8297163cbc4eb2839751a8cf900e63, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.644387 25040 consensus_queue.cc:260] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.645200 25039 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: No bootstrap required, opened a new log
I20260630 12:28:14.645565 25041 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: No bootstrap required, opened a new log
I20260630 12:28:14.645895 25039 ts_tablet_manager.cc:1403] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260630 12:28:14.646164 25041 ts_tablet_manager.cc:1403] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260630 12:28:14.646952 25040 ts_tablet_manager.cc:1434] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:14.648099 25040 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Bootstrap starting.
I20260630 12:28:14.649194 25039 raft_consensus.cc:359] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.649557 25041 raft_consensus.cc:359] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.650104 25039 raft_consensus.cc:385] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.650398 25041 raft_consensus.cc:385] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.650548 25039 raft_consensus.cc:740] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d2ab9797594cd59cf710443747e61b, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.650885 25041 raft_consensus.cc:740] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.651717 25039 consensus_queue.cc:260] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.651944 25041 consensus_queue.cc:260] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.654395 25041 ts_tablet_manager.cc:1434] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:14.655164 25040 tablet_bootstrap.cc:654] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.655501 25041 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: Bootstrap starting.
I20260630 12:28:14.656363 25039 ts_tablet_manager.cc:1434] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:14.657456 25039 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: Bootstrap starting.
I20260630 12:28:14.661849 25041 tablet_bootstrap.cc:654] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.665416 25039 tablet_bootstrap.cc:654] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.673781 25041 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: No bootstrap required, opened a new log
I20260630 12:28:14.674346 25041 ts_tablet_manager.cc:1403] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:28:14.677354 25041 raft_consensus.cc:359] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.678236 25041 raft_consensus.cc:385] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.678570 25041 raft_consensus.cc:740] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.678699 25039 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: No bootstrap required, opened a new log
I20260630 12:28:14.679394 25039 ts_tablet_manager.cc:1403] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.019s
I20260630 12:28:14.679582 25041 consensus_queue.cc:260] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.684005 25041 ts_tablet_manager.cc:1434] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:28:14.685042 25040 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: No bootstrap required, opened a new log
I20260630 12:28:14.685139 25041 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: Bootstrap starting.
I20260630 12:28:14.684679 25039 raft_consensus.cc:359] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.685705 25040 ts_tablet_manager.cc:1403] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.011s
I20260630 12:28:14.685829 25039 raft_consensus.cc:385] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.686241 25039 raft_consensus.cc:740] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d2ab9797594cd59cf710443747e61b, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.687196 25039 consensus_queue.cc:260] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.688772 25040 raft_consensus.cc:359] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.689638 25040 raft_consensus.cc:385] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.691749 25039 ts_tablet_manager.cc:1434] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260630 12:28:14.692425 25041 tablet_bootstrap.cc:654] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.692943 25039 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: Bootstrap starting.
I20260630 12:28:14.690003 25040 raft_consensus.cc:740] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8297163cbc4eb2839751a8cf900e63, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.695379 25040 consensus_queue.cc:260] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.698102 25040 ts_tablet_manager.cc:1434] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:28:14.699168 25040 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: Bootstrap starting.
I20260630 12:28:14.699817 25039 tablet_bootstrap.cc:654] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.705883 25041 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: No bootstrap required, opened a new log
I20260630 12:28:14.706460 25041 ts_tablet_manager.cc:1403] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:28:14.708415 25040 tablet_bootstrap.cc:654] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.709311 25041 raft_consensus.cc:359] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.710156 25041 raft_consensus.cc:385] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.710500 25041 raft_consensus.cc:740] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.711632 25039 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: No bootstrap required, opened a new log
I20260630 12:28:14.711494 25041 consensus_queue.cc:260] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.712221 25039 ts_tablet_manager.cc:1403] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:28:14.714563 25041 ts_tablet_manager.cc:1434] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:14.718200 25039 raft_consensus.cc:359] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.719856 25040 tablet_bootstrap.cc:492] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: No bootstrap required, opened a new log
I20260630 12:28:14.720155 25039 raft_consensus.cc:385] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.720445 25040 ts_tablet_manager.cc:1403] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.014s
I20260630 12:28:14.720492 25039 raft_consensus.cc:740] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d2ab9797594cd59cf710443747e61b, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.721570 25039 consensus_queue.cc:260] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.723579 25039 ts_tablet_manager.cc:1434] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:28:14.723481 25040 raft_consensus.cc:359] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.724776 25040 raft_consensus.cc:385] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.725066 25040 raft_consensus.cc:740] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e8297163cbc4eb2839751a8cf900e63, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.726052 25040 consensus_queue.cc:260] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.731570 25040 ts_tablet_manager.cc:1434] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:28:14.770231 25048 raft_consensus.cc:493] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.770807 25048 raft_consensus.cc:515] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.772833 25048 leader_election.cc:290] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.773368 25048 raft_consensus.cc:493] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.774608 25048 raft_consensus.cc:515] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.776474 25048 leader_election.cc:290] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.789041 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2664f70f863745e891b142bf1cc95b51" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63" is_pre_election: true
I20260630 12:28:14.789062 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63" is_pre_election: true
I20260630 12:28:14.789729 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2664f70f863745e891b142bf1cc95b51" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b" is_pre_election: true
I20260630 12:28:14.790076 24845 raft_consensus.cc:2468] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.790516 24994 raft_consensus.cc:2468] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.790148 24844 raft_consensus.cc:2468] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.791651 24883 leader_election.cc:304] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8297163cbc4eb2839751a8cf900e63, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.791828 24993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b" is_pre_election: true
I20260630 12:28:14.792497 24993 raft_consensus.cc:2468] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.792546 25048 raft_consensus.cc:2804] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:14.792918 25057 raft_consensus.cc:493] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.793061 25048 raft_consensus.cc:493] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.793251 24883 leader_election.cc:304] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8297163cbc4eb2839751a8cf900e63, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.793502 25048 raft_consensus.cc:3060] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.793437 25057 raft_consensus.cc:515] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.795874 25057 leader_election.cc:290] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.796452 25057 raft_consensus.cc:2804] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:14.796813 25057 raft_consensus.cc:493] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.797206 25057 raft_consensus.cc:3060] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.797600 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867bbc59a905461c9b26b965515299b1" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63" is_pre_election: true
I20260630 12:28:14.798207 24844 raft_consensus.cc:2468] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.799077 24993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867bbc59a905461c9b26b965515299b1" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b" is_pre_election: true
I20260630 12:28:14.799206 24883 leader_election.cc:304] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8297163cbc4eb2839751a8cf900e63, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.799779 24993 raft_consensus.cc:2468] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 0.
I20260630 12:28:14.800705 25060 raft_consensus.cc:2804] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:14.801185 25060 raft_consensus.cc:493] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.801484 25060 raft_consensus.cc:3060] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.801716 25048 raft_consensus.cc:515] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.803813 25048 leader_election.cc:290] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Requested vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.804459 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2664f70f863745e891b142bf1cc95b51" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63"
I20260630 12:28:14.804697 25057 raft_consensus.cc:515] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.805065 24844 raft_consensus.cc:3060] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.805269 24993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2664f70f863745e891b142bf1cc95b51" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b"
I20260630 12:28:14.805908 24993 raft_consensus.cc:3060] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.806744 25057 leader_election.cc:290] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Requested vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.807294 24845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63"
I20260630 12:28:14.807803 24845 raft_consensus.cc:3060] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.810388 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b"
I20260630 12:28:14.811002 24994 raft_consensus.cc:3060] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.813493 24993 raft_consensus.cc:2468] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.813495 24845 raft_consensus.cc:2468] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.815227 24883 leader_election.cc:304] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e8297163cbc4eb2839751a8cf900e63, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.815917 24844 raft_consensus.cc:2468] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.816169 24883 leader_election.cc:304] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d2ab9797594cd59cf710443747e61b, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.817013 25048 raft_consensus.cc:2804] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.817595 25057 raft_consensus.cc:2804] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.818311 24994 raft_consensus.cc:2468] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.821004 25048 raft_consensus.cc:697] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Becoming Leader. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Running, Role: LEADER
I20260630 12:28:14.822162 25057 raft_consensus.cc:697] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Becoming Leader. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Running, Role: LEADER
I20260630 12:28:14.822207 25060 raft_consensus.cc:515] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.822620 25048 consensus_queue.cc:237] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.823159 25057 consensus_queue.cc:237] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.824797 25060 leader_election.cc:290] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Requested vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:14.826104 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867bbc59a905461c9b26b965515299b1" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b"
I20260630 12:28:14.826318 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "867bbc59a905461c9b26b965515299b1" candidate_uuid: "8ca92484508b471fb668ed25dc212dae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63"
I20260630 12:28:14.826936 24994 raft_consensus.cc:3060] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.827075 24844 raft_consensus.cc:3060] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.836681 24994 raft_consensus.cc:2468] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.838007 24883 leader_election.cc:304] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d2ab9797594cd59cf710443747e61b, 8ca92484508b471fb668ed25dc212dae; no voters: 
I20260630 12:28:14.838670 24844 raft_consensus.cc:2468] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca92484508b471fb668ed25dc212dae in term 1.
I20260630 12:28:14.839294 25057 raft_consensus.cc:2804] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.839859 25057 raft_consensus.cc:697] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Becoming Leader. State: Replica: 8ca92484508b471fb668ed25dc212dae, State: Running, Role: LEADER
I20260630 12:28:14.840567 25057 consensus_queue.cc:237] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
I20260630 12:28:14.842188 24740 catalog_manager.cc:5697] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca92484508b471fb668ed25dc212dae (127.13.179.2). New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:14.843911 24740 catalog_manager.cc:5697] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca92484508b471fb668ed25dc212dae (127.13.179.2). New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:14.856912 24740 catalog_manager.cc:5697] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca92484508b471fb668ed25dc212dae (127.13.179.2). New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:14.897279 25046 raft_consensus.cc:493] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:14.897765 25046 raft_consensus.cc:515] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.899893 25046 leader_election.cc:290] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031)
I20260630 12:28:14.917590 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d331104f182d4469a4eaf3865b42fdbc" candidate_uuid: "37d2ab9797594cd59cf710443747e61b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63" is_pre_election: true
I20260630 12:28:14.918526 24844 raft_consensus.cc:2468] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d2ab9797594cd59cf710443747e61b in term 0.
I20260630 12:28:14.919113 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d331104f182d4469a4eaf3865b42fdbc" candidate_uuid: "37d2ab9797594cd59cf710443747e61b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca92484508b471fb668ed25dc212dae" is_pre_election: true
I20260630 12:28:14.919816 24920 raft_consensus.cc:2468] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d2ab9797594cd59cf710443747e61b in term 0.
I20260630 12:28:14.919744 24957 leader_election.cc:304] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d2ab9797594cd59cf710443747e61b, 3e8297163cbc4eb2839751a8cf900e63; no voters: 
I20260630 12:28:14.920796 25046 raft_consensus.cc:2804] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:14.921162 25046 raft_consensus.cc:493] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:14.921473 25046 raft_consensus.cc:3060] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.926842 25046 raft_consensus.cc:515] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.928443 25046 leader_election.cc:290] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [CANDIDATE]: Term 1 election: Requested vote from peers 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317), 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031)
I20260630 12:28:14.929363 24844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d331104f182d4469a4eaf3865b42fdbc" candidate_uuid: "37d2ab9797594cd59cf710443747e61b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e8297163cbc4eb2839751a8cf900e63"
I20260630 12:28:14.929523 24920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d331104f182d4469a4eaf3865b42fdbc" candidate_uuid: "37d2ab9797594cd59cf710443747e61b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca92484508b471fb668ed25dc212dae"
I20260630 12:28:14.929877 24844 raft_consensus.cc:3060] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.930099 24920 raft_consensus.cc:3060] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.934564 24844 raft_consensus.cc:2468] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d2ab9797594cd59cf710443747e61b in term 1.
I20260630 12:28:14.935138 24920 raft_consensus.cc:2468] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d2ab9797594cd59cf710443747e61b in term 1.
I20260630 12:28:14.935508 24957 leader_election.cc:304] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d2ab9797594cd59cf710443747e61b, 3e8297163cbc4eb2839751a8cf900e63; no voters: 
I20260630 12:28:14.936311 25046 raft_consensus.cc:2804] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.937291 25046 raft_consensus.cc:697] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 LEADER]: Becoming Leader. State: Replica: 37d2ab9797594cd59cf710443747e61b, State: Running, Role: LEADER
I20260630 12:28:14.937985 25046 consensus_queue.cc:237] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } }
I20260630 12:28:14.944715 24740 catalog_manager.cc:5697] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d2ab9797594cd59cf710443747e61b (127.13.179.3). New cstate: current_term: 1 leader_uuid: "37d2ab9797594cd59cf710443747e61b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:14.952334 24791 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:15.238057 25057 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.249831 25057 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.282923 25057 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.283641 25060 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.308684 25048 consensus_queue.cc:1048] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.319306 25060 consensus_queue.cc:1048] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.509008 25046 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:15.522718 25081 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:20.261264 24866 debug-util.cc:398] Leaking SignalData structure 0x7b0800276f40 after lost signal to thread 14031
W20260630 12:28:20.262295 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2ac0 after lost signal to thread 24777
W20260630 12:28:20.263398 24866 debug-util.cc:398] Leaking SignalData structure 0x7b0800056d20 after lost signal to thread 24869
W20260630 12:28:20.264364 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0ec0 after lost signal to thread 24944
W20260630 12:28:20.265338 24866 debug-util.cc:398] Leaking SignalData structure 0x7b0800280d80 after lost signal to thread 25018
I20260630 12:28:22.151978 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:22.158390 25089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.159883 25090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:22.164281 25093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:22.164482 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:22.166445 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:22.166682 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:22.166889 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822502166872 us; error 0 us; skew 500 ppm
I20260630 12:28:22.167388 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:22.170202 14028 webserver.cc:533] Webserver started at http://127.13.179.4:41721/ using document root <none> and password file <none>
I20260630 12:28:22.170668 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:22.170879 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:22.171144 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:22.172194 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-wjf0"
I20260630 12:28:22.176653 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:22.180133 25097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.181003 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:22.181309 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02"
format_stamp: "Formatted at 2026-06-30 12:28:22 on dist-test-slave-wjf0"
I20260630 12:28:22.181576 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:22.204854 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:22.206076 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:22.207688 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:22.210340 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:22.210558 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.210847 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:22.211025 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:22.271663 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:39499
I20260630 12:28:22.271824 25159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:39499 every 8 connection(s)
I20260630 12:28:22.294066 25160 heartbeater.cc:344] Connected to a master server at 127.13.179.62:43891
I20260630 12:28:22.294543 25160 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:22.295239 25160 heartbeater.cc:507] Master 127.13.179.62:43891 requested a full tablet report, sending...
I20260630 12:28:22.297276 24739 ts_manager.cc:194] Registered new tserver with Master: f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4:39499)
I20260630 12:28:22.299209 24739 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33114
W20260630 12:28:23.018077 24791 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 1f5b5022b8044fa5a71c5022fa3789f8: could not find any suitable replica to move from server 8ca92484508b471fb668ed25dc212dae to server f98f1d54c8104dbfad2fa9ac7c4a0d02
I20260630 12:28:23.302469 25160 heartbeater.cc:499] Master 127.13.179.62:43891 was elected leader, sending a full tablet report...
I20260630 12:28:24.043303 25168 raft_consensus.cc:493] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ca92484508b471fb668ed25dc212dae)
I20260630 12:28:24.044193 25168 raft_consensus.cc:515] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } }
W20260630 12:28:24.042024 24883 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.721s	user 0.019s	sys 0.031s
W20260630 12:28:24.046267 24883 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.020s	sys 0.031s
I20260630 12:28:24.079887 24994 consensus_queue.cc:237] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [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: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.087423 25168 leader_election.cc:290] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031), 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:24.110822 24920 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.114339 25165 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:24.115262 24844 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.119901 25165 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.134847 24994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "3e8297163cbc4eb2839751a8cf900e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37d2ab9797594cd59cf710443747e61b" is_pre_election: true
W20260630 12:28:24.139071 24958 consensus_peers.cc:597] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b -> Peer f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4:39499): Couldn't send request to peer f98f1d54c8104dbfad2fa9ac7c4a0d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d331104f182d4469a4eaf3865b42fdbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.143635 24919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b361a5caf84106a30855d60a85130c" candidate_uuid: "3e8297163cbc4eb2839751a8cf900e63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca92484508b471fb668ed25dc212dae" is_pre_election: true
I20260630 12:28:24.145738 24811 leader_election.cc:304] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [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: 3e8297163cbc4eb2839751a8cf900e63; no voters: 37d2ab9797594cd59cf710443747e61b, 8ca92484508b471fb668ed25dc212dae
I20260630 12:28:24.147095 25168 raft_consensus.cc:2749] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:24.150413 25181 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.156256 24844 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.156719 24919 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.176992 24739 catalog_manager.cc:5697] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b reported cstate change: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "37d2ab9797594cd59cf710443747e61b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.185421 24919 consensus_queue.cc:237] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.201350 24994 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.202263 24844 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.204538 25167 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:24.206471 25167 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:24.222011 24884 consensus_peers.cc:597] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae -> Peer f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4:39499): Couldn't send request to peer f98f1d54c8104dbfad2fa9ac7c4a0d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2664f70f863745e891b142bf1cc95b51. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.225733 25167 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.227720 24844 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.229614 24994 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.245180 24743 catalog_manager.cc:5697] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b reported cstate change: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.249186 24919 consensus_queue.cc:237] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.269025 24994 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:28:24.269188 24884 consensus_peers.cc:597] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae -> Peer f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4:39499): Couldn't send request to peer f98f1d54c8104dbfad2fa9ac7c4a0d02. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 867bbc59a905461c9b26b965515299b1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.270869 25088 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:24.275234 24844 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.276911 25088 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:24.285228 25166 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.287199 24994 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.289418 24844 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } } }
I20260630 12:28:24.303992 24743 catalog_manager.cc:5697] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae reported cstate change: config changed from index -1 to 2, NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.579052 25195 ts_tablet_manager.cc:933] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Initiating tablet copy from peer 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655)
I20260630 12:28:24.581106 25195 tablet_copy_client.cc:323] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:40655
I20260630 12:28:24.591741 25004 tablet_copy_service.cc:140] P 37d2ab9797594cd59cf710443747e61b: Received BeginTabletCopySession request for tablet d331104f182d4469a4eaf3865b42fdbc from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 ({username='slave'} at 127.0.0.1:53458)
I20260630 12:28:24.592222 25004 tablet_copy_service.cc:161] P 37d2ab9797594cd59cf710443747e61b: Beginning new tablet copy session on tablet d331104f182d4469a4eaf3865b42fdbc from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 at {username='slave'} at 127.0.0.1:53458: session id = f98f1d54c8104dbfad2fa9ac7c4a0d02-d331104f182d4469a4eaf3865b42fdbc
I20260630 12:28:24.598292 25004 tablet_copy_source_session.cc:215] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:24.600869 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d331104f182d4469a4eaf3865b42fdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.612154 25195 tablet_copy_client.cc:806] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:24.612707 25195 tablet_copy_client.cc:670] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:24.616276 25195 tablet_copy_client.cc:538] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:24.622093 25195 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap starting.
I20260630 12:28:24.639102 25195 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:24.639997 25195 tablet_bootstrap.cc:492] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap complete.
I20260630 12:28:24.640647 25195 ts_tablet_manager.cc:1403] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:28:24.643765 25195 raft_consensus.cc:359] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.644586 25195 raft_consensus.cc:740] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f98f1d54c8104dbfad2fa9ac7c4a0d02, State: Initialized, Role: LEARNER
I20260630 12:28:24.645586 25195 consensus_queue.cc:260] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [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: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.648262 25195 ts_tablet_manager.cc:1434] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:28:24.650166 25004 tablet_copy_service.cc:342] P 37d2ab9797594cd59cf710443747e61b: Request end of tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-d331104f182d4469a4eaf3865b42fdbc received from {username='slave'} at 127.0.0.1:53458
I20260630 12:28:24.650602 25004 tablet_copy_service.cc:434] P 37d2ab9797594cd59cf710443747e61b: ending tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-d331104f182d4469a4eaf3865b42fdbc on tablet d331104f182d4469a4eaf3865b42fdbc with peer f98f1d54c8104dbfad2fa9ac7c4a0d02
W20260630 12:28:24.670970 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4d60 after lost signal to thread 14031
W20260630 12:28:24.672102 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3980 after lost signal to thread 24777
W20260630 12:28:24.673453 24866 debug-util.cc:398] Leaking SignalData structure 0x7b080026a4e0 after lost signal to thread 24869
W20260630 12:28:24.674496 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08002cd060 after lost signal to thread 24944
W20260630 12:28:24.675414 24866 debug-util.cc:398] Leaking SignalData structure 0x7b08002a1ac0 after lost signal to thread 25018
I20260630 12:28:24.684715 25195 ts_tablet_manager.cc:933] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Initiating tablet copy from peer 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031)
I20260630 12:28:24.686475 25195 tablet_copy_client.cc:323] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:41031
I20260630 12:28:24.698984 24930 tablet_copy_service.cc:140] P 8ca92484508b471fb668ed25dc212dae: Received BeginTabletCopySession request for tablet 2664f70f863745e891b142bf1cc95b51 from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 ({username='slave'} at 127.0.0.1:38024)
I20260630 12:28:24.699519 24930 tablet_copy_service.cc:161] P 8ca92484508b471fb668ed25dc212dae: Beginning new tablet copy session on tablet 2664f70f863745e891b142bf1cc95b51 from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 at {username='slave'} at 127.0.0.1:38024: session id = f98f1d54c8104dbfad2fa9ac7c4a0d02-2664f70f863745e891b142bf1cc95b51
I20260630 12:28:24.707542 24930 tablet_copy_source_session.cc:215] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:24.710722 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2664f70f863745e891b142bf1cc95b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.728139 25195 tablet_copy_client.cc:806] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:24.728739 25195 tablet_copy_client.cc:670] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:24.733049 25195 tablet_copy_client.cc:538] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:24.743661 25195 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap starting.
I20260630 12:28:24.759029 25195 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:24.759716 25195 tablet_bootstrap.cc:492] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap complete.
I20260630 12:28:24.760339 25195 ts_tablet_manager.cc:1403] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260630 12:28:24.762753 25195 raft_consensus.cc:359] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.763362 25195 raft_consensus.cc:740] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f98f1d54c8104dbfad2fa9ac7c4a0d02, State: Initialized, Role: LEARNER
I20260630 12:28:24.763847 25195 consensus_queue.cc:260] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.765825 25195 ts_tablet_manager.cc:1434] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:28:24.767539 24930 tablet_copy_service.cc:342] P 8ca92484508b471fb668ed25dc212dae: Request end of tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-2664f70f863745e891b142bf1cc95b51 received from {username='slave'} at 127.0.0.1:38024
I20260630 12:28:24.767983 24930 tablet_copy_service.cc:434] P 8ca92484508b471fb668ed25dc212dae: ending tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-2664f70f863745e891b142bf1cc95b51 on tablet 2664f70f863745e891b142bf1cc95b51 with peer f98f1d54c8104dbfad2fa9ac7c4a0d02
I20260630 12:28:24.799666 25195 ts_tablet_manager.cc:933] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Initiating tablet copy from peer 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031)
I20260630 12:28:24.801410 25195 tablet_copy_client.cc:323] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.2:41031
I20260630 12:28:24.803120 24930 tablet_copy_service.cc:140] P 8ca92484508b471fb668ed25dc212dae: Received BeginTabletCopySession request for tablet 867bbc59a905461c9b26b965515299b1 from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 ({username='slave'} at 127.0.0.1:38024)
I20260630 12:28:24.803627 24930 tablet_copy_service.cc:161] P 8ca92484508b471fb668ed25dc212dae: Beginning new tablet copy session on tablet 867bbc59a905461c9b26b965515299b1 from peer f98f1d54c8104dbfad2fa9ac7c4a0d02 at {username='slave'} at 127.0.0.1:38024: session id = f98f1d54c8104dbfad2fa9ac7c4a0d02-867bbc59a905461c9b26b965515299b1
I20260630 12:28:24.811110 24930 tablet_copy_source_session.cc:215] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:24.814082 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 867bbc59a905461c9b26b965515299b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:24.831190 25195 tablet_copy_client.cc:806] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:24.831835 25195 tablet_copy_client.cc:670] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:24.835511 25195 tablet_copy_client.cc:538] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:24.843930 25195 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap starting.
I20260630 12:28:24.861725 25195 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:24.862586 25195 tablet_bootstrap.cc:492] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Bootstrap complete.
I20260630 12:28:24.863216 25195 ts_tablet_manager.cc:1403] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260630 12:28:24.865893 25195 raft_consensus.cc:359] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.866689 25195 raft_consensus.cc:740] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f98f1d54c8104dbfad2fa9ac7c4a0d02, State: Initialized, Role: LEARNER
I20260630 12:28:24.867352 25195 consensus_queue.cc:260] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: true } }
I20260630 12:28:24.869540 25195 ts_tablet_manager.cc:1434] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:28:24.871572 24930 tablet_copy_service.cc:342] P 8ca92484508b471fb668ed25dc212dae: Request end of tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-867bbc59a905461c9b26b965515299b1 received from {username='slave'} at 127.0.0.1:38024
I20260630 12:28:24.871989 24930 tablet_copy_service.cc:434] P 8ca92484508b471fb668ed25dc212dae: ending tablet copy session f98f1d54c8104dbfad2fa9ac7c4a0d02-867bbc59a905461c9b26b965515299b1 on tablet 867bbc59a905461c9b26b965515299b1 with peer f98f1d54c8104dbfad2fa9ac7c4a0d02
I20260630 12:28:25.184002 25135 raft_consensus.cc:1217] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:25.189819 25135 raft_consensus.cc:1217] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:25.259580 25135 raft_consensus.cc:1217] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:25.641830 25166 raft_consensus.cc:1064] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: attempting to promote NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 to VOTER
I20260630 12:28:25.644608 25166 consensus_queue.cc:237] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.653306 25206 raft_consensus.cc:1064] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: attempting to promote NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 to VOTER
I20260630 12:28:25.655933 25206 consensus_queue.cc:237] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [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: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.659597 25135 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.661439 25208 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:25.670831 25134 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.671586 24844 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.672500 25206 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:25.674501 24844 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.675642 25180 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:25.677750 24994 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.678397 24919 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.677750 25166 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:28:25.684010 25180 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:25.685376 25166 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:25.701489 25209 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.702616 24993 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.703660 25202 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.705910 24845 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.715698 25135 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.718544 24739 catalog_manager.cc:5697] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae reported cstate change: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:25.724200 24919 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.727710 24844 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.732064 24743 catalog_manager.cc:5697] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b reported cstate change: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37d2ab9797594cd59cf710443747e61b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:25.733919 25134 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.767594 24919 consensus_queue.cc:237] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [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: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.771955 24993 consensus_queue.cc:237] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [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: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.774827 25134 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.775035 24994 raft_consensus.cc:1275] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.776613 25166 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.778393 25209 consensus_queue.cc:1048] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.789841 25208 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.791970 24994 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.795898 25134 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.796561 24845 raft_consensus.cc:1275] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 37d2ab9797594cd59cf710443747e61b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.805307 25166 raft_consensus.cc:1064] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: attempting to promote NON_VOTER f98f1d54c8104dbfad2fa9ac7c4a0d02 to VOTER
I20260630 12:28:25.806458 25180 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.807797 25166 consensus_queue.cc:237] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.814730 25206 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ca92484508b471fb668ed25dc212dae (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.821700 24730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2664f70f863745e891b142bf1cc95b51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:25.824172 24743 catalog_manager.cc:5697] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae reported cstate change: config changed from index 3 to 4, VOTER 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1) evicted. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:25.826602 25135 raft_consensus.cc:2955] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.829371 25202 consensus_queue.cc:1048] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.830021 24993 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.832367 25207 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:25.832938 24844 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ca92484508b471fb668ed25dc212dae (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.837574 24845 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.837297 25133 raft_consensus.cc:2955] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ca92484508b471fb668ed25dc212dae (127.13.179.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.838653 24834 tablet_service.cc:1558] Processing DeleteTablet for tablet 2664f70f863745e891b142bf1cc95b51 with delete_type TABLET_DATA_TOMBSTONED (TS 3e8297163cbc4eb2839751a8cf900e63 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49056
I20260630 12:28:25.839078 25208 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:25.851290 25134 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 LEARNER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:25.852810 25208 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:25.858776 24740 catalog_manager.cc:5697] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 reported cstate change: config changed from index 3 to 4, VOTER 8ca92484508b471fb668ed25dc212dae (127.13.179.2) evicted. New cstate: current_term: 1 leader_uuid: "37d2ab9797594cd59cf710443747e61b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } } peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.863847 25227 tablet_replica.cc:333] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: stopping tablet replica
I20260630 12:28:25.864877 25227 raft_consensus.cc:2243] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:25.865696 25207 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.867385 25227 raft_consensus.cc:2272] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:25.875295 24727 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d331104f182d4469a4eaf3865b42fdbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:25.877101 25227 ts_tablet_manager.cc:1916] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:25.877575 24843 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.880398 24907 tablet_service.cc:1558] Processing DeleteTablet for tablet d331104f182d4469a4eaf3865b42fdbc with delete_type TABLET_DATA_TOMBSTONED (TS 8ca92484508b471fb668ed25dc212dae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49822
I20260630 12:28:25.893890 24993 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.908571 24741 catalog_manager.cc:5697] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae reported cstate change: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:25.910475 25227 ts_tablet_manager.cc:1929] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:25.913992 25227 log.cc:1199] T 2664f70f863745e891b142bf1cc95b51 P 3e8297163cbc4eb2839751a8cf900e63: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-0-root/wals/2664f70f863745e891b142bf1cc95b51
I20260630 12:28:25.917495 24727 catalog_manager.cc:5028] TS 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317): tablet 2664f70f863745e891b142bf1cc95b51 (table test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]) successfully deleted
I20260630 12:28:25.918243 25230 tablet_replica.cc:333] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: stopping tablet replica
I20260630 12:28:25.920284 25230 raft_consensus.cc:2243] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:25.921082 25230 raft_consensus.cc:2272] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:25.925417 25230 ts_tablet_manager.cc:1916] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:25.925235 25133 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f98f1d54c8104dbfad2fa9ac7c4a0d02 (127.13.179.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "37d2ab9797594cd59cf710443747e61b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 40655 } attrs { replace: true } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.936923 24919 consensus_queue.cc:237] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [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: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } }
I20260630 12:28:25.943698 25134 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.943902 25230 ts_tablet_manager.cc:1929] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:25.944288 24843 raft_consensus.cc:1275] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Refusing update from remote peer 8ca92484508b471fb668ed25dc212dae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:25.944380 25230 log.cc:1199] T d331104f182d4469a4eaf3865b42fdbc P 8ca92484508b471fb668ed25dc212dae: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-1-root/wals/d331104f182d4469a4eaf3865b42fdbc
I20260630 12:28:25.945349 25207 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.946550 25208 consensus_queue.cc:1048] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:25.947969 24730 catalog_manager.cc:5028] TS 8ca92484508b471fb668ed25dc212dae (127.13.179.2:41031): tablet d331104f182d4469a4eaf3865b42fdbc (table test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]) successfully deleted
I20260630 12:28:25.951946 25166 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37d2ab9797594cd59cf710443747e61b (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.953509 25133 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37d2ab9797594cd59cf710443747e61b (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.956226 24843 raft_consensus.cc:2955] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37d2ab9797594cd59cf710443747e61b (127.13.179.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.962071 24730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 867bbc59a905461c9b26b965515299b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:25.967461 24740 catalog_manager.cc:5697] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 reported cstate change: config changed from index 3 to 4, VOTER 37d2ab9797594cd59cf710443747e61b (127.13.179.3) evicted. New cstate: current_term: 1 leader_uuid: "8ca92484508b471fb668ed25dc212dae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3e8297163cbc4eb2839751a8cf900e63" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 44317 } } peers { permanent_uuid: "8ca92484508b471fb668ed25dc212dae" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 41031 } } peers { permanent_uuid: "f98f1d54c8104dbfad2fa9ac7c4a0d02" member_type: VOTER last_known_addr { host: "127.13.179.4" port: 39499 } attrs { promote: false } } }
I20260630 12:28:25.977303 24984 tablet_service.cc:1558] Processing DeleteTablet for tablet 867bbc59a905461c9b26b965515299b1 with delete_type TABLET_DATA_TOMBSTONED (TS 37d2ab9797594cd59cf710443747e61b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60098
I20260630 12:28:25.979233 25231 tablet_replica.cc:333] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: stopping tablet replica
I20260630 12:28:25.980183 25231 raft_consensus.cc:2243] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:25.980716 25231 raft_consensus.cc:2272] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:25.983731 25231 ts_tablet_manager.cc:1916] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:25.993702 25231 ts_tablet_manager.cc:1929] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:28:25.993991 25231 log.cc:1199] T 867bbc59a905461c9b26b965515299b1 P 37d2ab9797594cd59cf710443747e61b: Deleting WAL directory at /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822259941900-14028-0/minicluster-data/ts-2-root/wals/867bbc59a905461c9b26b965515299b1
I20260630 12:28:25.995399 24727 catalog_manager.cc:5028] TS 37d2ab9797594cd59cf710443747e61b (127.13.179.3:40655): tablet 867bbc59a905461c9b26b965515299b1 (table test-workload [id=1f5b5022b8044fa5a71c5022fa3789f8]) successfully deleted
I20260630 12:28:26.354606 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:26.375592 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.376564 14028 tablet_replica.cc:333] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63: stopping tablet replica
I20260630 12:28:26.378309 14028 raft_consensus.cc:2243] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.378978 14028 raft_consensus.cc:2272] T 867bbc59a905461c9b26b965515299b1 P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.382026 14028 tablet_replica.cc:333] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63: stopping tablet replica
I20260630 12:28:26.382539 14028 raft_consensus.cc:2243] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.382984 14028 raft_consensus.cc:2272] T 74b361a5caf84106a30855d60a85130c P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.385082 14028 tablet_replica.cc:333] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63: stopping tablet replica
I20260630 12:28:26.385591 14028 raft_consensus.cc:2243] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.386035 14028 raft_consensus.cc:2272] T d331104f182d4469a4eaf3865b42fdbc P 3e8297163cbc4eb2839751a8cf900e63 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:26.398940 24957 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.1:44317: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:28:26.401670 24957 consensus_peers.cc:597] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b -> Peer 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317): Couldn't send request to peer 3e8297163cbc4eb2839751a8cf900e63. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:44317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:26.440788 24883 consensus_peers.cc:597] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae -> Peer 3e8297163cbc4eb2839751a8cf900e63 (127.13.179.1:44317): Couldn't send request to peer 3e8297163cbc4eb2839751a8cf900e63. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:44317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:26.445210 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:26.467381 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:26.491140 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.491816 14028 tablet_replica.cc:333] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae: stopping tablet replica
I20260630 12:28:26.492401 14028 raft_consensus.cc:2243] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.493109 14028 raft_consensus.cc:2272] T 2664f70f863745e891b142bf1cc95b51 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.495884 14028 tablet_replica.cc:333] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae: stopping tablet replica
I20260630 12:28:26.496326 14028 raft_consensus.cc:2243] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.497001 14028 raft_consensus.cc:2272] T 867bbc59a905461c9b26b965515299b1 P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.499605 14028 tablet_replica.cc:333] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae: stopping tablet replica
I20260630 12:28:26.500022 14028 raft_consensus.cc:2243] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.500715 14028 raft_consensus.cc:2272] T 74b361a5caf84106a30855d60a85130c P 8ca92484508b471fb668ed25dc212dae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.523806 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:26.538652 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:26.562376 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.563094 14028 tablet_replica.cc:333] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b: stopping tablet replica
I20260630 12:28:26.563748 14028 raft_consensus.cc:2243] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.564517 14028 raft_consensus.cc:2272] T d331104f182d4469a4eaf3865b42fdbc P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.566851 14028 tablet_replica.cc:333] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b: stopping tablet replica
I20260630 12:28:26.567333 14028 raft_consensus.cc:2243] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.567780 14028 raft_consensus.cc:2272] T 74b361a5caf84106a30855d60a85130c P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.569800 14028 tablet_replica.cc:333] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b: stopping tablet replica
I20260630 12:28:26.570240 14028 raft_consensus.cc:2243] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.570675 14028 raft_consensus.cc:2272] T 2664f70f863745e891b142bf1cc95b51 P 37d2ab9797594cd59cf710443747e61b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.594974 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:26.609544 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:28:26.629074 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:26.629817 14028 tablet_replica.cc:333] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02: stopping tablet replica
I20260630 12:28:26.630577 14028 raft_consensus.cc:2243] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.631075 14028 raft_consensus.cc:2272] T 867bbc59a905461c9b26b965515299b1 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.633142 14028 tablet_replica.cc:333] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02: stopping tablet replica
I20260630 12:28:26.633714 14028 raft_consensus.cc:2243] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.634140 14028 raft_consensus.cc:2272] T 2664f70f863745e891b142bf1cc95b51 P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.636068 14028 tablet_replica.cc:333] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02: stopping tablet replica
I20260630 12:28:26.636479 14028 raft_consensus.cc:2243] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:26.636945 14028 raft_consensus.cc:2272] T d331104f182d4469a4eaf3865b42fdbc P f98f1d54c8104dbfad2fa9ac7c4a0d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.656721 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:28:26.671043 14028 master.cc:562] Master@127.13.179.62:43891 shutting down...
I20260630 12:28:26.686898 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:26.687383 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:26.687690 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77412ae2b12a42b88267870537773078: stopping tablet replica
I20260630 12:28:26.707257 14028 master.cc:584] Master@127.13.179.62:43891 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13953 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:28:26.748445 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:42537
I20260630 12:28:26.749450 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.754462 25236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:26.754770 25237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:26.755657 25239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:26.756767 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:26.757639 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.757854 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:26.758013 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822506757995 us; error 0 us; skew 500 ppm
I20260630 12:28:26.758479 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.760563 14028 webserver.cc:533] Webserver started at http://127.13.179.62:39793/ using document root <none> and password file <none>
I20260630 12:28:26.761000 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.761215 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.761489 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.762575 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "ad14ade8f55f411fbc3df8df19c157d6"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-wjf0"
I20260630 12:28:26.766753 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:26.769721 25244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.770536 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:26.770766 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "ad14ade8f55f411fbc3df8df19c157d6"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-wjf0"
I20260630 12:28:26.770977 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:26.782038 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:26.783075 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:26.819957 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:42537
I20260630 12:28:26.820056 25295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:42537 every 8 connection(s)
I20260630 12:28:26.823843 25296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.833784 25296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6: Bootstrap starting.
I20260630 12:28:26.838119 25296 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.841935 25296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6: No bootstrap required, opened a new log
I20260630 12:28:26.843832 25296 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER }
I20260630 12:28:26.844179 25296 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.844345 25296 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad14ade8f55f411fbc3df8df19c157d6, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.844975 25296 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER }
I20260630 12:28:26.845430 25296 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:26.845643 25296 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:26.845904 25296 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:26.850047 25296 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER }
I20260630 12:28:26.850507 25296 leader_election.cc:304] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [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: ad14ade8f55f411fbc3df8df19c157d6; no voters: 
I20260630 12:28:26.851532 25296 leader_election.cc:290] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:26.851919 25299 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:26.853159 25299 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 1 LEADER]: Becoming Leader. State: Replica: ad14ade8f55f411fbc3df8df19c157d6, State: Running, Role: LEADER
I20260630 12:28:26.853797 25299 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [LEADER]: Queue going to LEADER mode. State: All 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: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER }
I20260630 12:28:26.854334 25296 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:26.858623 25301 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad14ade8f55f411fbc3df8df19c157d6. Latest consensus state: current_term: 1 leader_uuid: "ad14ade8f55f411fbc3df8df19c157d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER } }
I20260630 12:28:26.859375 25301 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:26.860163 25300 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad14ade8f55f411fbc3df8df19c157d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad14ade8f55f411fbc3df8df19c157d6" member_type: VOTER } }
I20260630 12:28:26.860687 25300 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:26.861265 25306 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:26.866102 25306 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:26.870277 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:26.874336 25306 catalog_manager.cc:1383] Generated new cluster ID: e628de9dd4f24e9b82179e7d40a005fc
I20260630 12:28:26.874588 25306 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:26.894639 25306 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:26.895838 25306 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:26.908352 25306 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6: Generated new TSK 0
I20260630 12:28:26.908845 25306 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:26.937548 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:26.943058 25317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:26.944195 25318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:26.945662 25320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:26.945839 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:26.946835 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:26.947002 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:26.947116 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822506947105 us; error 0 us; skew 500 ppm
I20260630 12:28:26.947538 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:26.949640 14028 webserver.cc:533] Webserver started at http://127.13.179.1:39091/ using document root <none> and password file <none>
I20260630 12:28:26.950047 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:26.950191 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:26.950408 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:26.951375 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-wjf0"
I20260630 12:28:26.955735 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:28:26.958746 25325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.959411 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:26.959642 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
format_stamp: "Formatted at 2026-06-30 12:28:26 on dist-test-slave-wjf0"
I20260630 12:28:26.959867 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:26.970541 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:26.971514 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:26.972918 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:26.975041 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:26.975200 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:26.975478 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:26.975646 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.013417 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:34205
I20260630 12:28:27.013501 25387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:34205 every 8 connection(s)
I20260630 12:28:27.017833 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:27.024973 25392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:27.026854 25393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:27.029318 25388 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42537
I20260630 12:28:27.030040 25388 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:27.030166 25395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:27.030411 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:27.031011 25388 heartbeater.cc:507] Master 127.13.179.62:42537 requested a full tablet report, sending...
I20260630 12:28:27.031623 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:27.031888 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:27.032088 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822507032068 us; error 0 us; skew 500 ppm
I20260630 12:28:27.032799 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:27.033213 25261 ts_manager.cc:194] Registered new tserver with Master: 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205)
I20260630 12:28:27.035423 14028 webserver.cc:533] Webserver started at http://127.13.179.2:38595/ using document root <none> and password file <none>
I20260630 12:28:27.035688 25261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48648
I20260630 12:28:27.036082 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:27.036374 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:27.036677 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:27.037899 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "89c7429ae8b244bb8e3ae42f43f26b21"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-wjf0"
I20260630 12:28:27.041951 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:27.044749 25400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.045560 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:27.045778 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "89c7429ae8b244bb8e3ae42f43f26b21"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-wjf0"
I20260630 12:28:27.045974 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:27.093457 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.094429 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.095758 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.097937 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.098109 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.098402 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.098564 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.133800 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:38267
I20260630 12:28:27.133893 25462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:38267 every 8 connection(s)
I20260630 12:28:27.138417 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:27.145285 25466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:27.147460 25467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:27.148453 25469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:27.148506 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:27.150070 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:27.150341 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:27.150561 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822507150543 us; error 0 us; skew 500 ppm
I20260630 12:28:27.151126 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:27.151417 25463 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42537
I20260630 12:28:27.152007 25463 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:27.152810 25463 heartbeater.cc:507] Master 127.13.179.62:42537 requested a full tablet report, sending...
I20260630 12:28:27.153581 14028 webserver.cc:533] Webserver started at http://127.13.179.3:34153/ using document root <none> and password file <none>
I20260630 12:28:27.154211 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:27.154448 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:27.154743 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:27.154980 25261 ts_manager.cc:194] Registered new tserver with Master: 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267)
I20260630 12:28:27.155844 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-wjf0"
I20260630 12:28:27.156514 25261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48662
I20260630 12:28:27.160245 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:28:27.163893 25474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.164973 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:27.165540 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
format_stamp: "Formatted at 2026-06-30 12:28:27 on dist-test-slave-wjf0"
I20260630 12:28:27.165813 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:27.183219 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:27.184242 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:27.185636 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:27.187763 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:27.187951 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.188253 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:27.188427 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:27.228207 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:37381
I20260630 12:28:27.228314 25536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:37381 every 8 connection(s)
I20260630 12:28:27.241361 25537 heartbeater.cc:344] Connected to a master server at 127.13.179.62:42537
I20260630 12:28:27.241815 25537 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:27.242540 25537 heartbeater.cc:507] Master 127.13.179.62:42537 requested a full tablet report, sending...
I20260630 12:28:27.244359 25261 ts_manager.cc:194] Registered new tserver with Master: 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:27.244585 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013324781s
I20260630 12:28:27.245759 25261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48670
I20260630 12:28:28.038586 25388 heartbeater.cc:499] Master 127.13.179.62:42537 was elected leader, sending a full tablet report...
I20260630 12:28:28.158746 25463 heartbeater.cc:499] Master 127.13.179.62:42537 was elected leader, sending a full tablet report...
I20260630 12:28:28.248333 25537 heartbeater.cc:499] Master 127.13.179.62:42537 was elected leader, sending a full tablet report...
I20260630 12:28:28.312886 25261 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48680:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:28.315305 25261 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:28.373956 25352 tablet_service.cc:1511] Processing CreateTablet for tablet 88ae7660acf54526a71301a157b3f180 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:28.374006 25353 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25800b4f3f4737886ab90b74cd979a (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:28.375613 25352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ae7660acf54526a71301a157b3f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.377388 25353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25800b4f3f4737886ab90b74cd979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.387411 25428 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25800b4f3f4737886ab90b74cd979a (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:28.387710 25427 tablet_service.cc:1511] Processing CreateTablet for tablet 88ae7660acf54526a71301a157b3f180 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:28.387988 25502 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25800b4f3f4737886ab90b74cd979a (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:28.388783 25428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25800b4f3f4737886ab90b74cd979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.389371 25502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25800b4f3f4737886ab90b74cd979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.389385 25427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ae7660acf54526a71301a157b3f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.403961 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 04ab8840ac5b4e0495e36e5ac18f3a96 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:28.405332 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ab8840ac5b4e0495e36e5ac18f3a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.407306 25501 tablet_service.cc:1511] Processing CreateTablet for tablet 88ae7660acf54526a71301a157b3f180 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:28.408927 25501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ae7660acf54526a71301a157b3f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.411304 25557 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.421201 25558 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.424986 25428 tablet_service.cc:1511] Processing CreateTablet for tablet 04ab8840ac5b4e0495e36e5ac18f3a96 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:28.426290 25428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ab8840ac5b4e0495e36e5ac18f3a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.427917 25501 tablet_service.cc:1511] Processing CreateTablet for tablet 04ab8840ac5b4e0495e36e5ac18f3a96 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:28.429230 25501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ab8840ac5b4e0495e36e5ac18f3a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.417104 25557 tablet_bootstrap.cc:654] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.435768 25353 tablet_service.cc:1511] Processing CreateTablet for tablet 2399b741f4d4424f8d9bb78fc4ae1885 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:28.436924 25353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399b741f4d4424f8d9bb78fc4ae1885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.438145 25559 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.440361 25500 tablet_service.cc:1511] Processing CreateTablet for tablet 2399b741f4d4424f8d9bb78fc4ae1885 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:28.441633 25500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399b741f4d4424f8d9bb78fc4ae1885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.443068 25427 tablet_service.cc:1511] Processing CreateTablet for tablet 2399b741f4d4424f8d9bb78fc4ae1885 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:28.444051 25559 tablet_bootstrap.cc:654] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.444291 25427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2399b741f4d4424f8d9bb78fc4ae1885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.448947 25558 tablet_bootstrap.cc:654] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.459185 25557 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.450698 25426 tablet_service.cc:1511] Processing CreateTablet for tablet 5d56c749f7d64c4aac32657e0cb23449 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:28.459275 25425 tablet_service.cc:1511] Processing CreateTablet for tablet a3892acb24914126ad4254bf74ce81aa (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:28.460384 25426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d56c749f7d64c4aac32657e0cb23449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.461042 25425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3892acb24914126ad4254bf74ce81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.454487 25499 tablet_service.cc:1511] Processing CreateTablet for tablet 5d56c749f7d64c4aac32657e0cb23449 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:28.462157 25499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d56c749f7d64c4aac32657e0cb23449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.458129 25352 tablet_service.cc:1511] Processing CreateTablet for tablet a3892acb24914126ad4254bf74ce81aa (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:28.465083 25352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3892acb24914126ad4254bf74ce81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.467454 25500 tablet_service.cc:1511] Processing CreateTablet for tablet a3892acb24914126ad4254bf74ce81aa (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:28.471626 25500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3892acb24914126ad4254bf74ce81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.450210 25351 tablet_service.cc:1511] Processing CreateTablet for tablet 5d56c749f7d64c4aac32657e0cb23449 (DEFAULT_TABLE table=test-workload [id=7a96f9845a5e4cffa18780998daea46f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:28.490116 25351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d56c749f7d64c4aac32657e0cb23449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:28.497521 25557 ts_tablet_manager.cc:1403] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260630 12:28:28.501113 25557 raft_consensus.cc:359] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.518105 25557 raft_consensus.cc:385] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.518577 25557 raft_consensus.cc:740] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.519809 25557 consensus_queue.cc:260] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.527349 25557 ts_tablet_manager.cc:1434] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.005s
I20260630 12:28:28.528067 25558 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.528682 25558 ts_tablet_manager.cc:1403] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.027s
I20260630 12:28:28.529233 25559 tablet_bootstrap.cc:492] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.529762 25559 ts_tablet_manager.cc:1403] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.026s
I20260630 12:28:28.531863 25558 raft_consensus.cc:359] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.532672 25558 raft_consensus.cc:385] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.532603 25559 raft_consensus.cc:359] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.533233 25558 raft_consensus.cc:740] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.533536 25559 raft_consensus.cc:385] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.533924 25559 raft_consensus.cc:740] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.534327 25558 consensus_queue.cc:260] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.534655 25559 consensus_queue.cc:260] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.540659 25557 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.546790 25558 ts_tablet_manager.cc:1434] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260630 12:28:28.547766 25557 tablet_bootstrap.cc:654] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.547873 25558 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.548769 25559 ts_tablet_manager.cc:1434] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.005s
I20260630 12:28:28.549865 25559 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.554788 25558 tablet_bootstrap.cc:654] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.557675 25559 tablet_bootstrap.cc:654] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.570947 25559 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.571411 25559 ts_tablet_manager.cc:1403] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:28:28.571887 25558 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.572392 25558 ts_tablet_manager.cc:1403] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260630 12:28:28.572571 25557 tablet_bootstrap.cc:492] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.573201 25557 ts_tablet_manager.cc:1403] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.026s
I20260630 12:28:28.574298 25559 raft_consensus.cc:359] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.575067 25558 raft_consensus.cc:359] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.575801 25558 raft_consensus.cc:385] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.576113 25558 raft_consensus.cc:740] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.575911 25557 raft_consensus.cc:359] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.575098 25559 raft_consensus.cc:385] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.576709 25557 raft_consensus.cc:385] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.576889 25559 raft_consensus.cc:740] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.577140 25557 raft_consensus.cc:740] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.576957 25558 consensus_queue.cc:260] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.578297 25559 consensus_queue.cc:260] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.579397 25558 ts_tablet_manager.cc:1434] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:28.578545 25557 consensus_queue.cc:260] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.580474 25559 ts_tablet_manager.cc:1434] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:28:28.581524 25559 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.583225 25557 ts_tablet_manager.cc:1434] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:28:28.584247 25557 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.588343 25559 tablet_bootstrap.cc:654] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.589949 25558 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.590205 25557 tablet_bootstrap.cc:654] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.597903 25558 tablet_bootstrap.cc:654] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.611675 25558 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.612090 25558 ts_tablet_manager.cc:1403] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:28:28.612555 25559 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.612746 25557 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.613113 25559 ts_tablet_manager.cc:1403] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.020s
I20260630 12:28:28.613291 25557 ts_tablet_manager.cc:1403] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.020s
I20260630 12:28:28.614416 25558 raft_consensus.cc:359] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.614997 25558 raft_consensus.cc:385] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.615243 25558 raft_consensus.cc:740] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.615904 25558 consensus_queue.cc:260] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.616122 25559 raft_consensus.cc:359] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.616335 25557 raft_consensus.cc:359] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.616983 25559 raft_consensus.cc:385] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.617084 25557 raft_consensus.cc:385] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.617400 25559 raft_consensus.cc:740] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.617461 25557 raft_consensus.cc:740] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.617901 25558 ts_tablet_manager.cc:1434] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:28:28.618305 25557 consensus_queue.cc:260] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.618510 25559 consensus_queue.cc:260] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.620544 25557 ts_tablet_manager.cc:1434] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:28.621619 25557 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.618989 25558 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.624452 25559 ts_tablet_manager.cc:1434] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:28:28.625586 25559 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.626389 25564 raft_consensus.cc:493] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.626928 25564 raft_consensus.cc:515] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.627514 25557 tablet_bootstrap.cc:654] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.628909 25558 tablet_bootstrap.cc:654] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.632094 25559 tablet_bootstrap.cc:654] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.656008 25564 leader_election.cc:290] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.710835 25557 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.711661 25557 ts_tablet_manager.cc:1403] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.063s
I20260630 12:28:28.714679 25557 raft_consensus.cc:359] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.715449 25557 raft_consensus.cc:385] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.715374 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ae7660acf54526a71301a157b3f180" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" is_pre_election: true
I20260630 12:28:28.715718 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ae7660acf54526a71301a157b3f180" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" is_pre_election: true
I20260630 12:28:28.716116 25557 raft_consensus.cc:740] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.716408 25363 raft_consensus.cc:2468] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.716464 25512 raft_consensus.cc:2468] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.715523 25558 tablet_bootstrap.cc:492] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.717114 25559 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.716904 25557 consensus_queue.cc:260] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.717744 25558 ts_tablet_manager.cc:1403] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.057s
I20260630 12:28:28.718472 25401 leader_election.cc:304] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.719194 25564 raft_consensus.cc:2804] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.719388 25557 ts_tablet_manager.cc:1434] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:28.719556 25564 raft_consensus.cc:493] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.719997 25564 raft_consensus.cc:3060] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.720484 25557 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.720672 25558 raft_consensus.cc:359] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.721411 25558 raft_consensus.cc:385] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.721709 25558 raft_consensus.cc:740] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.722441 25558 consensus_queue.cc:260] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.717831 25559 ts_tablet_manager.cc:1403] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.074s
I20260630 12:28:28.726657 25557 tablet_bootstrap.cc:654] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.726493 25559 raft_consensus.cc:359] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.727190 25559 raft_consensus.cc:385] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.727509 25559 raft_consensus.cc:740] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.728353 25559 consensus_queue.cc:260] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.729449 25558 ts_tablet_manager.cc:1434] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:28.730525 25558 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.731419 25559 ts_tablet_manager.cc:1434] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:28:28.732808 25559 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.736310 25558 tablet_bootstrap.cc:654] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.739069 25577 raft_consensus.cc:493] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.739214 25559 tablet_bootstrap.cc:654] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.739545 25577 raft_consensus.cc:515] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.740097 25557 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.740219 25565 raft_consensus.cc:493] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.740718 25557 ts_tablet_manager.cc:1403] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260630 12:28:28.740746 25565 raft_consensus.cc:515] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.741760 25577 leader_election.cc:290] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.727298 25564 raft_consensus.cc:515] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.743649 25565 leader_election.cc:290] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267)
I20260630 12:28:28.743814 25557 raft_consensus.cc:359] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.744429 25557 raft_consensus.cc:385] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.744653 25557 raft_consensus.cc:740] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.745553 25557 consensus_queue.cc:260] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.751199 25563 raft_consensus.cc:493] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.751691 25563 raft_consensus.cc:515] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.750624 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25800b4f3f4737886ab90b74cd979a" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" is_pre_election: true
I20260630 12:28:28.754081 25363 raft_consensus.cc:2468] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.757893 25558 tablet_bootstrap.cc:492] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.757818 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ae7660acf54526a71301a157b3f180" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
I20260630 12:28:28.758198 25403 leader_election.cc:304] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c37dd2f3a06458dbd842d7f0cf5a64c, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.758651 25363 raft_consensus.cc:3060] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.758752 25558 ts_tablet_manager.cc:1403] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260630 12:28:28.759090 25577 raft_consensus.cc:2804] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.759502 25577 raft_consensus.cc:493] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.759889 25577 raft_consensus.cc:3060] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.762807 25558 raft_consensus.cc:359] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.763607 25558 raft_consensus.cc:385] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.763548 25511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ae7660acf54526a71301a157b3f180" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
I20260630 12:28:28.764112 25558 raft_consensus.cc:740] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.764326 25511 raft_consensus.cc:3060] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.765038 25558 consensus_queue.cc:260] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.744830 25564 leader_election.cc:290] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Requested vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.755100 25563 leader_election.cc:290] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.766278 25557 ts_tablet_manager.cc:1434] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260630 12:28:28.759122 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25800b4f3f4737886ab90b74cd979a" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" is_pre_election: true
I20260630 12:28:28.773296 25512 raft_consensus.cc:2468] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.776854 25577 raft_consensus.cc:515] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.792724 25577 leader_election.cc:290] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Requested vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.793788 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25800b4f3f4737886ab90b74cd979a" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
I20260630 12:28:28.794205 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25800b4f3f4737886ab90b74cd979a" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
I20260630 12:28:28.795009 25512 raft_consensus.cc:3060] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.796452 25511 raft_consensus.cc:2468] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.800450 25401 leader_election.cc:304] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.794528 25362 raft_consensus.cc:3060] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.802168 25363 raft_consensus.cc:2468] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.803865 25557 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Bootstrap starting.
I20260630 12:28:28.806751 25577 raft_consensus.cc:2804] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.814875 25565 raft_consensus.cc:493] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.815572 25565 raft_consensus.cc:515] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.812515 25577 raft_consensus.cc:697] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Becoming Leader. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Running, Role: LEADER
I20260630 12:28:28.820015 25558 ts_tablet_manager.cc:1434] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.005s
I20260630 12:28:28.822870 25558 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: Bootstrap starting.
I20260630 12:28:28.823057 25559 tablet_bootstrap.cc:492] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.825425 25559 ts_tablet_manager.cc:1403] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.010s
I20260630 12:28:28.828369 25559 raft_consensus.cc:359] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.829126 25559 raft_consensus.cc:385] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.829485 25559 raft_consensus.cc:740] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.830386 25559 consensus_queue.cc:260] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.831501 25558 tablet_bootstrap.cc:654] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.832522 25512 raft_consensus.cc:2468] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.825606 25565 leader_election.cc:290] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267)
I20260630 12:28:28.834627 25401 leader_election.cc:304] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.835915 25586 raft_consensus.cc:2804] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.836426 25586 raft_consensus.cc:697] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Becoming Leader. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Running, Role: LEADER
I20260630 12:28:28.834885 25577 consensus_queue.cc:237] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.837217 25586 consensus_queue.cc:237] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.839015 25362 raft_consensus.cc:2468] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.841475 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399b741f4d4424f8d9bb78fc4ae1885" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" is_pre_election: true
I20260630 12:28:28.842414 25361 raft_consensus.cc:2468] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aca690f19894612ae8e57b3bcd4bfeb in term 0.
I20260630 12:28:28.843787 25564 raft_consensus.cc:493] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:28.845517 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" is_pre_election: true
I20260630 12:28:28.845769 25564 raft_consensus.cc:515] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.846401 25363 raft_consensus.cc:2468] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aca690f19894612ae8e57b3bcd4bfeb in term 0.
I20260630 12:28:28.848582 25564 leader_election.cc:290] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.852185 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3892acb24914126ad4254bf74ce81aa" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" is_pre_election: true
I20260630 12:28:28.855223 25512 raft_consensus.cc:2468] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.857409 25401 leader_election.cc:304] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.859493 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" is_pre_election: true
I20260630 12:28:28.860378 25512 raft_consensus.cc:2468] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 0.
I20260630 12:28:28.860646 25564 raft_consensus.cc:2804] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.861117 25564 raft_consensus.cc:493] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.861488 25564 raft_consensus.cc:3060] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.861922 25326 leader_election.cc:304] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 6c37dd2f3a06458dbd842d7f0cf5a64c; no voters: 
I20260630 12:28:28.862834 25563 raft_consensus.cc:2804] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.863193 25563 raft_consensus.cc:493] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.863519 25563 raft_consensus.cc:3060] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.855855 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3892acb24914126ad4254bf74ce81aa" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" is_pre_election: true
W20260630 12:28:28.867257 25309 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:28.867581 25363 raft_consensus.cc:2468] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 0.
I20260630 12:28:28.870204 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" is_pre_election: true
I20260630 12:28:28.870744 25563 raft_consensus.cc:515] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.870867 25438 raft_consensus.cc:2468] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 0.
I20260630 12:28:28.871488 25564 raft_consensus.cc:515] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.872611 25563 leader_election.cc:290] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 election: Requested vote from peers 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.873705 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21"
I20260630 12:28:28.873835 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
I20260630 12:28:28.874255 25438 raft_consensus.cc:3060] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.874596 25512 raft_consensus.cc:3060] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.876618 25557 tablet_bootstrap.cc:654] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.877396 25477 leader_election.cc:304] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 6c37dd2f3a06458dbd842d7f0cf5a64c; no voters: 
I20260630 12:28:28.878619 25477 leader_election.cc:304] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 6c37dd2f3a06458dbd842d7f0cf5a64c; no voters: 
I20260630 12:28:28.881124 25565 raft_consensus.cc:2804] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:28.881816 25565 raft_consensus.cc:493] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:28.882144 25565 raft_consensus.cc:3060] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.882881 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399b741f4d4424f8d9bb78fc4ae1885" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" is_pre_election: true
I20260630 12:28:28.883461 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3892acb24914126ad4254bf74ce81aa" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
I20260630 12:28:28.883586 25436 raft_consensus.cc:2468] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0aca690f19894612ae8e57b3bcd4bfeb in term 0.
I20260630 12:28:28.882211 25437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ab8840ac5b4e0495e36e5ac18f3a96" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" is_pre_election: true
I20260630 12:28:28.884254 25363 raft_consensus.cc:3060] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.893467 25559 ts_tablet_manager.cc:1434] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.011s
I20260630 12:28:28.891547 25511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3892acb24914126ad4254bf74ce81aa" candidate_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
I20260630 12:28:28.894977 25511 raft_consensus.cc:3060] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.896267 25559 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: Bootstrap starting.
I20260630 12:28:28.901490 25512 raft_consensus.cc:2468] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 1.
I20260630 12:28:28.902115 25587 raft_consensus.cc:2764] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:28:28.904982 25565 raft_consensus.cc:515] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.905066 25326 leader_election.cc:304] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 6c37dd2f3a06458dbd842d7f0cf5a64c; no voters: 
I20260630 12:28:28.909713 25563 raft_consensus.cc:2804] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.887807 25564 leader_election.cc:290] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Requested vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:28.896909 25363 raft_consensus.cc:2468] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.911953 25403 leader_election.cc:304] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c37dd2f3a06458dbd842d7f0cf5a64c, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.912322 25511 raft_consensus.cc:2468] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89c7429ae8b244bb8e3ae42f43f26b21 in term 1.
I20260630 12:28:28.906386 25438 raft_consensus.cc:2468] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 1.
I20260630 12:28:28.913978 25564 raft_consensus.cc:2804] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.914451 25564 raft_consensus.cc:697] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Becoming Leader. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Running, Role: LEADER
I20260630 12:28:28.915313 25564 consensus_queue.cc:237] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.916078 25363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399b741f4d4424f8d9bb78fc4ae1885" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c"
I20260630 12:28:28.916882 25363 raft_consensus.cc:3060] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.918239 25558 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: No bootstrap required, opened a new log
I20260630 12:28:28.918774 25558 ts_tablet_manager.cc:1403] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.000s
I20260630 12:28:28.920032 25565 leader_election.cc:290] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 election: Requested vote from peers 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205), 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267)
I20260630 12:28:28.922156 25558 raft_consensus.cc:359] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.922953 25558 raft_consensus.cc:385] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.923317 25558 raft_consensus.cc:740] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89c7429ae8b244bb8e3ae42f43f26b21, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.923709 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2399b741f4d4424f8d9bb78fc4ae1885" candidate_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21"
I20260630 12:28:28.924459 25558 consensus_queue.cc:260] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.929322 25438 raft_consensus.cc:3060] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:28.926414 25557 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: No bootstrap required, opened a new log
I20260630 12:28:28.927583 25261 catalog_manager.cc:5697] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:28.930806 25563 raft_consensus.cc:697] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 LEADER]: Becoming Leader. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Running, Role: LEADER
I20260630 12:28:28.931357 25557 ts_tablet_manager.cc:1403] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.029s
I20260630 12:28:28.931733 25563 consensus_queue.cc:237] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.934162 25557 raft_consensus.cc:359] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.934871 25557 raft_consensus.cc:385] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.935235 25557 raft_consensus.cc:740] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.936156 25557 consensus_queue.cc:260] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.938536 25558 ts_tablet_manager.cc:1434] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:28:28.938561 25559 tablet_bootstrap.cc:654] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:28.940941 25557 ts_tablet_manager.cc:1434] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:28:28.951256 25438 raft_consensus.cc:2468] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aca690f19894612ae8e57b3bcd4bfeb in term 1.
I20260630 12:28:28.952597 25477 leader_election.cc:304] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0aca690f19894612ae8e57b3bcd4bfeb, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:28.953470 25565 raft_consensus.cc:2804] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:28.953913 25565 raft_consensus.cc:697] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 LEADER]: Becoming Leader. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Running, Role: LEADER
I20260630 12:28:28.954658 25565 consensus_queue.cc:237] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.955312 25363 raft_consensus.cc:2468] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0aca690f19894612ae8e57b3bcd4bfeb in term 1.
I20260630 12:28:28.951279 25559 tablet_bootstrap.cc:492] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: No bootstrap required, opened a new log
I20260630 12:28:28.961236 25559 ts_tablet_manager.cc:1403] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.005s
I20260630 12:28:28.964213 25559 raft_consensus.cc:359] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.964885 25559 raft_consensus.cc:385] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:28.965225 25559 raft_consensus.cc:740] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0aca690f19894612ae8e57b3bcd4bfeb, State: Initialized, Role: FOLLOWER
I20260630 12:28:28.965900 25559 consensus_queue.cc:260] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:28.967010 25259 catalog_manager.cc:5697] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1). New cstate: current_term: 1 leader_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:28.968143 25559 ts_tablet_manager.cc:1434] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:28.970611 25261 catalog_manager.cc:5697] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3). New cstate: current_term: 1 leader_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:28.977185 25258 catalog_manager.cc:5697] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:28.979188 25258 catalog_manager.cc:5697] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:29.180928 25563 raft_consensus.cc:493] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:29.181550 25563 raft_consensus.cc:515] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:29.183310 25563 leader_election.cc:290] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:29.184063 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d56c749f7d64c4aac32657e0cb23449" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" is_pre_election: true
I20260630 12:28:29.184394 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d56c749f7d64c4aac32657e0cb23449" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" is_pre_election: true
I20260630 12:28:29.184722 25438 raft_consensus.cc:2468] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 0.
I20260630 12:28:29.184979 25512 raft_consensus.cc:2468] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 0.
I20260630 12:28:29.185765 25328 leader_election.cc:304] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c37dd2f3a06458dbd842d7f0cf5a64c, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:29.186422 25563 raft_consensus.cc:2804] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:29.186697 25563 raft_consensus.cc:493] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:29.186983 25563 raft_consensus.cc:3060] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.191642 25563 raft_consensus.cc:515] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:29.193104 25563 leader_election.cc:290] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 election: Requested vote from peers 89c7429ae8b244bb8e3ae42f43f26b21 (127.13.179.2:38267), 0aca690f19894612ae8e57b3bcd4bfeb (127.13.179.3:37381)
I20260630 12:28:29.193733 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d56c749f7d64c4aac32657e0cb23449" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89c7429ae8b244bb8e3ae42f43f26b21"
I20260630 12:28:29.194095 25512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d56c749f7d64c4aac32657e0cb23449" candidate_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0aca690f19894612ae8e57b3bcd4bfeb"
I20260630 12:28:29.194231 25438 raft_consensus.cc:3060] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.194649 25512 raft_consensus.cc:3060] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:29.198776 25438 raft_consensus.cc:2468] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 1.
I20260630 12:28:29.199106 25512 raft_consensus.cc:2468] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c37dd2f3a06458dbd842d7f0cf5a64c in term 1.
I20260630 12:28:29.199702 25328 leader_election.cc:304] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c37dd2f3a06458dbd842d7f0cf5a64c, 89c7429ae8b244bb8e3ae42f43f26b21; no voters: 
I20260630 12:28:29.200371 25563 raft_consensus.cc:2804] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:29.200776 25563 raft_consensus.cc:697] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 LEADER]: Becoming Leader. State: Replica: 6c37dd2f3a06458dbd842d7f0cf5a64c, State: Running, Role: LEADER
I20260630 12:28:29.201510 25563 consensus_queue.cc:237] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } }
I20260630 12:28:29.207696 25261 catalog_manager.cc:5697] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1). New cstate: current_term: 1 leader_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:29.272593 25564 consensus_queue.cc:1048] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.283911 25577 consensus_queue.cc:1048] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.298563 25577 consensus_queue.cc:1048] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.310012 25564 consensus_queue.cc:1048] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.360409 25565 consensus_queue.cc:1048] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.371822 25609 consensus_queue.cc:1048] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.387744 25563 consensus_queue.cc:1048] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.397511 25612 consensus_queue.cc:1048] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:29.405915 25564 consensus_queue.cc:1048] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c37dd2f3a06458dbd842d7f0cf5a64c" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.416530 25577 consensus_queue.cc:1048] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.595913 25612 consensus_queue.cc:1048] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0aca690f19894612ae8e57b3bcd4bfeb" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:29.606205 25563 consensus_queue.cc:1048] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89c7429ae8b244bb8e3ae42f43f26b21" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 38267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:39.379156 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
W20260630 12:28:39.393064 25477 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:28:39.398474 25477 consensus_peers.cc:597] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb -> Peer 6c37dd2f3a06458dbd842d7f0cf5a64c (127.13.179.1:34205): Couldn't send request to peer 6c37dd2f3a06458dbd842d7f0cf5a64c. 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:28:39.404803 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:39.405539 14028 tablet_replica.cc:333] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.406172 14028 raft_consensus.cc:2243] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.407130 14028 raft_consensus.cc:2272] T 5d56c749f7d64c4aac32657e0cb23449 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.409854 14028 tablet_replica.cc:333] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.410379 14028 raft_consensus.cc:2243] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.410802 14028 raft_consensus.cc:2272] T a3892acb24914126ad4254bf74ce81aa P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.413035 14028 tablet_replica.cc:333] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.413586 14028 raft_consensus.cc:2243] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.414004 14028 raft_consensus.cc:2272] T 2399b741f4d4424f8d9bb78fc4ae1885 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.416227 14028 tablet_replica.cc:333] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.416752 14028 raft_consensus.cc:2243] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.417647 14028 raft_consensus.cc:2272] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.420015 14028 tablet_replica.cc:333] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.420435 14028 raft_consensus.cc:2243] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.420818 14028 raft_consensus.cc:2272] T 88ae7660acf54526a71301a157b3f180 P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.423038 14028 tablet_replica.cc:333] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c: stopping tablet replica
I20260630 12:28:39.423455 14028 raft_consensus.cc:2243] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.423861 14028 raft_consensus.cc:2272] T 9a25800b4f3f4737886ab90b74cd979a P 6c37dd2f3a06458dbd842d7f0cf5a64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.451930 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:39.476769 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:39.500524 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:39.501199 14028 tablet_replica.cc:333] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.501858 14028 raft_consensus.cc:2243] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.502314 14028 raft_consensus.cc:2272] T 5d56c749f7d64c4aac32657e0cb23449 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.504601 14028 tablet_replica.cc:333] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.505111 14028 raft_consensus.cc:2243] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.505568 14028 raft_consensus.cc:2272] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.507719 14028 tablet_replica.cc:333] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.508127 14028 raft_consensus.cc:2243] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.508486 14028 raft_consensus.cc:2272] T 2399b741f4d4424f8d9bb78fc4ae1885 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.510888 14028 tablet_replica.cc:333] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.511308 14028 raft_consensus.cc:2243] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.512091 14028 raft_consensus.cc:2272] T a3892acb24914126ad4254bf74ce81aa P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.514210 14028 tablet_replica.cc:333] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.514649 14028 raft_consensus.cc:2243] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.515413 14028 raft_consensus.cc:2272] T 88ae7660acf54526a71301a157b3f180 P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.517751 14028 tablet_replica.cc:333] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21: stopping tablet replica
I20260630 12:28:39.518190 14028 raft_consensus.cc:2243] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.518990 14028 raft_consensus.cc:2272] T 9a25800b4f3f4737886ab90b74cd979a P 89c7429ae8b244bb8e3ae42f43f26b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.544991 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:39.564810 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:39.588068 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:39.588833 14028 tablet_replica.cc:333] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.589594 14028 raft_consensus.cc:2243] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.590070 14028 raft_consensus.cc:2272] T 5d56c749f7d64c4aac32657e0cb23449 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.592342 14028 tablet_replica.cc:333] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.592809 14028 raft_consensus.cc:2243] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.593267 14028 raft_consensus.cc:2272] T a3892acb24914126ad4254bf74ce81aa P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.595619 14028 tablet_replica.cc:333] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.596196 14028 raft_consensus.cc:2243] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.596789 14028 raft_consensus.cc:2272] T 04ab8840ac5b4e0495e36e5ac18f3a96 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.599032 14028 tablet_replica.cc:333] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.599494 14028 raft_consensus.cc:2243] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.600358 14028 raft_consensus.cc:2272] T 2399b741f4d4424f8d9bb78fc4ae1885 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.602500 14028 tablet_replica.cc:333] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.603021 14028 raft_consensus.cc:2243] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.603470 14028 raft_consensus.cc:2272] T 88ae7660acf54526a71301a157b3f180 P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.605515 14028 tablet_replica.cc:333] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb: stopping tablet replica
I20260630 12:28:39.605954 14028 raft_consensus.cc:2243] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:39.606415 14028 raft_consensus.cc:2272] T 9a25800b4f3f4737886ab90b74cd979a P 0aca690f19894612ae8e57b3bcd4bfeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.632843 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:39.651710 14028 master.cc:562] Master@127.13.179.62:42537 shutting down...
I20260630 12:28:39.670670 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:39.671324 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:39.671751 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad14ade8f55f411fbc3df8df19c157d6: stopping tablet replica
I20260630 12:28:39.691563 14028 master.cc:584] Master@127.13.179.62:42537 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12985 ms)
[----------] 24 tests from AutoRebalancerTest (259631 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:28:39.736271 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:36039
I20260630 12:28:39.737321 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:39.742789 25626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:39.743292 25629 instance_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:28:39.743662 25627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:39.743726 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:39.744906 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:39.745143 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:39.745344 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822519745327 us; error 0 us; skew 500 ppm
I20260630 12:28:39.745813 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:39.747975 14028 webserver.cc:533] Webserver started at http://127.13.179.62:35391/ using document root <none> and password file <none>
I20260630 12:28:39.748477 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:39.748690 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:39.748967 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:39.750108 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "7b851f6c66e147d6b3ed2feb822ea17f"
format_stamp: "Formatted at 2026-06-30 12:28:39 on dist-test-slave-wjf0"
I20260630 12:28:39.754300 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:39.757469 25634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:39.758133 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:39.758392 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "7b851f6c66e147d6b3ed2feb822ea17f"
format_stamp: "Formatted at 2026-06-30 12:28:39 on dist-test-slave-wjf0"
I20260630 12:28:39.758656 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:39.770819 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:39.772023 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:39.807904 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:36039
I20260630 12:28:39.807996 25685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:36039 every 8 connection(s)
I20260630 12:28:39.811748 25686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:39.823158 25686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f: Bootstrap starting.
I20260630 12:28:39.827795 25686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:39.831662 25686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f: No bootstrap required, opened a new log
I20260630 12:28:39.833712 25686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER }
I20260630 12:28:39.834086 25686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:39.834252 25686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b851f6c66e147d6b3ed2feb822ea17f, State: Initialized, Role: FOLLOWER
I20260630 12:28:39.834728 25686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER }
I20260630 12:28:39.835142 25686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:39.835321 25686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:39.835529 25686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:39.839746 25686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER }
I20260630 12:28:39.840162 25686 leader_election.cc:304] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [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: 7b851f6c66e147d6b3ed2feb822ea17f; no voters: 
I20260630 12:28:39.841265 25686 leader_election.cc:290] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:39.841663 25689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:39.842975 25689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 1 LEADER]: Becoming Leader. State: Replica: 7b851f6c66e147d6b3ed2feb822ea17f, State: Running, Role: LEADER
I20260630 12:28:39.843550 25689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [LEADER]: Queue going to LEADER mode. State: All 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: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER }
I20260630 12:28:39.844098 25686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:39.846293 25690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER } }
I20260630 12:28:39.846292 25691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b851f6c66e147d6b3ed2feb822ea17f. Latest consensus state: current_term: 1 leader_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b851f6c66e147d6b3ed2feb822ea17f" member_type: VOTER } }
I20260630 12:28:39.847007 25690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:39.847036 25691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:39.853048 25694 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:39.858516 25694 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:39.859593 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:39.866915 25694 catalog_manager.cc:1383] Generated new cluster ID: ad8fe7bec54b492fbd1f1f0ffbea0393
I20260630 12:28:39.867141 25694 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:39.887817 25694 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:39.889025 25694 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:39.899840 25694 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f: Generated new TSK 0
I20260630 12:28:39.900326 25694 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:39.926102 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:39.931702 25707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:39.932997 25708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:39.934113 25710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:39.935122 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:39.935968 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:39.936172 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:39.936342 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822519936325 us; error 0 us; skew 500 ppm
I20260630 12:28:39.936811 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:39.938863 14028 webserver.cc:533] Webserver started at http://127.13.179.1:37533/ using document root <none> and password file <none>
I20260630 12:28:39.939320 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:39.939509 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:39.939811 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:39.940884 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "1fde3351bbe74b40b9b56f96656dbd83"
format_stamp: "Formatted at 2026-06-30 12:28:39 on dist-test-slave-wjf0"
I20260630 12:28:39.945247 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:28:39.948423 25715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:39.949112 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:39.949414 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "1fde3351bbe74b40b9b56f96656dbd83"
format_stamp: "Formatted at 2026-06-30 12:28:39 on dist-test-slave-wjf0"
I20260630 12:28:39.949680 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:39.967262 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:39.968335 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:39.969779 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:39.971877 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:39.972080 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:39.972343 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:39.972510 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.010352 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:39157
I20260630 12:28:40.010454 25777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:39157 every 8 connection(s)
I20260630 12:28:40.015349 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:40.022203 25782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:40.024034 25783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:40.027225 25785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:40.027787 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:40.029120 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:40.029412 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:40.029613 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822520029588 us; error 0 us; skew 500 ppm
I20260630 12:28:40.030087 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:40.030731 25778 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36039
I20260630 12:28:40.031189 25778 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:40.032058 25778 heartbeater.cc:507] Master 127.13.179.62:36039 requested a full tablet report, sending...
I20260630 12:28:40.032757 14028 webserver.cc:533] Webserver started at http://127.13.179.2:46581/ using document root <none> and password file <none>
I20260630 12:28:40.033430 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:40.033625 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:40.033915 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:40.034629 25651 ts_manager.cc:194] Registered new tserver with Master: 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157)
I20260630 12:28:40.035522 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
format_stamp: "Formatted at 2026-06-30 12:28:40 on dist-test-slave-wjf0"
I20260630 12:28:40.037197 25651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51776
I20260630 12:28:40.041117 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:28:40.044284 25790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.044956 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:40.045257 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
format_stamp: "Formatted at 2026-06-30 12:28:40 on dist-test-slave-wjf0"
I20260630 12:28:40.045493 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:40.065654 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:40.066803 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:40.068140 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:40.070320 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:40.070513 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.070791 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:40.070945 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.108214 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:43133
I20260630 12:28:40.108307 25852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:43133 every 8 connection(s)
I20260630 12:28:40.113109 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:40.119988 25856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:40.121042 25857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:40.124045 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:40.124648 25859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:40.125550 25853 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36039
I20260630 12:28:40.125689 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:40.125959 25853 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:40.126009 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:40.126333 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822520126310 us; error 0 us; skew 500 ppm
I20260630 12:28:40.126809 25853 heartbeater.cc:507] Master 127.13.179.62:36039 requested a full tablet report, sending...
I20260630 12:28:40.126883 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:40.128922 25651 ts_manager.cc:194] Registered new tserver with Master: fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:40.129534 14028 webserver.cc:533] Webserver started at http://127.13.179.3:37709/ using document root <none> and password file <none>
I20260630 12:28:40.130046 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:40.130263 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:40.130416 25651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51782
I20260630 12:28:40.130524 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:40.131908 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "4f071dfc90734f88853736dc33b8d7f3"
format_stamp: "Formatted at 2026-06-30 12:28:40 on dist-test-slave-wjf0"
I20260630 12:28:40.136178 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:28:40.139259 25864 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.139957 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:40.140236 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "4f071dfc90734f88853736dc33b8d7f3"
format_stamp: "Formatted at 2026-06-30 12:28:40 on dist-test-slave-wjf0"
I20260630 12:28:40.140502 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:40.160337 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:40.161464 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:40.162822 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:40.164870 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:40.165086 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.165328 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:40.165496 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:40.202488 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:37701
I20260630 12:28:40.202592 25926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:37701 every 8 connection(s)
I20260630 12:28:40.216065 25927 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36039
I20260630 12:28:40.216486 25927 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:40.217222 25927 heartbeater.cc:507] Master 127.13.179.62:36039 requested a full tablet report, sending...
I20260630 12:28:40.219076 25651 ts_manager.cc:194] Registered new tserver with Master: 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:40.220006 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014364735s
I20260630 12:28:40.220438 25651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51794
I20260630 12:28:41.040300 25778 heartbeater.cc:499] Master 127.13.179.62:36039 was elected leader, sending a full tablet report...
I20260630 12:28:41.132854 25853 heartbeater.cc:499] Master 127.13.179.62:36039 was elected leader, sending a full tablet report...
I20260630 12:28:41.223042 25927 heartbeater.cc:499] Master 127.13.179.62:36039 was elected leader, sending a full tablet report...
I20260630 12:28:41.273061 25651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51796:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:41.275633 25651 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:41.335759 25892 tablet_service.cc:1511] Processing CreateTablet for tablet 6b504eeeab8247d7bacdde726260b4c5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:41.337393 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b504eeeab8247d7bacdde726260b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.350178 25891 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad1fcff111547979abf8978eacb5eb5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:41.351615 25891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad1fcff111547979abf8978eacb5eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.353550 25817 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad1fcff111547979abf8978eacb5eb5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:41.353796 25743 tablet_service.cc:1511] Processing CreateTablet for tablet 6b504eeeab8247d7bacdde726260b4c5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:41.354878 25817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad1fcff111547979abf8978eacb5eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.354974 25743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b504eeeab8247d7bacdde726260b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.356323 25816 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7f2f20e332421492a82b65195e30e3 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:41.357620 25816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7f2f20e332421492a82b65195e30e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.358335 25818 tablet_service.cc:1511] Processing CreateTablet for tablet 6b504eeeab8247d7bacdde726260b4c5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:41.359566 25818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b504eeeab8247d7bacdde726260b4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.361877 25890 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7f2f20e332421492a82b65195e30e3 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:41.363190 25890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7f2f20e332421492a82b65195e30e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.365883 25742 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad1fcff111547979abf8978eacb5eb5 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:41.366345 25815 tablet_service.cc:1511] Processing CreateTablet for tablet 402f48480c134a54bca00467cccf2098 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:41.367215 25742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad1fcff111547979abf8978eacb5eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.367667 25815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402f48480c134a54bca00467cccf2098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.370323 25814 tablet_service.cc:1511] Processing CreateTablet for tablet b5d3e2067f104ecdbab518166bb9199f (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:41.371551 25814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d3e2067f104ecdbab518166bb9199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.372299 25741 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7f2f20e332421492a82b65195e30e3 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:41.373617 25741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7f2f20e332421492a82b65195e30e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.373751 25813 tablet_service.cc:1511] Processing CreateTablet for tablet 376825943515488cac0a9b6bafcbd7d0 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:41.374984 25813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376825943515488cac0a9b6bafcbd7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.377219 25889 tablet_service.cc:1511] Processing CreateTablet for tablet 402f48480c134a54bca00467cccf2098 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:41.378473 25889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402f48480c134a54bca00467cccf2098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.382302 25888 tablet_service.cc:1511] Processing CreateTablet for tablet b5d3e2067f104ecdbab518166bb9199f (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:41.383531 25888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d3e2067f104ecdbab518166bb9199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.386324 25887 tablet_service.cc:1511] Processing CreateTablet for tablet 376825943515488cac0a9b6bafcbd7d0 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:41.386754 25740 tablet_service.cc:1511] Processing CreateTablet for tablet 402f48480c134a54bca00467cccf2098 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:41.387575 25887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376825943515488cac0a9b6bafcbd7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.387996 25740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402f48480c134a54bca00467cccf2098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.390270 25738 tablet_service.cc:1511] Processing CreateTablet for tablet 376825943515488cac0a9b6bafcbd7d0 (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:41.391479 25738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376825943515488cac0a9b6bafcbd7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.394042 25739 tablet_service.cc:1511] Processing CreateTablet for tablet b5d3e2067f104ecdbab518166bb9199f (DEFAULT_TABLE table=test-workload [id=bf572eef13254ea58820f28626ec009d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:41.395254 25739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d3e2067f104ecdbab518166bb9199f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:41.446709 25948 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.460898 25947 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
I20260630 12:28:41.463550 25949 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
I20260630 12:28:41.466902 25948 tablet_bootstrap.cc:654] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.467861 25947 tablet_bootstrap.cc:654] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.470839 25949 tablet_bootstrap.cc:654] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.473063 25948 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.473273 25947 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.473655 25948 ts_tablet_manager.cc:1403] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260630 12:28:41.473785 25947 ts_tablet_manager.cc:1403] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:41.476747 25947 raft_consensus.cc:359] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.477276 25947 raft_consensus.cc:385] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.477519 25947 raft_consensus.cc:740] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.477005 25948 raft_consensus.cc:359] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.477881 25949 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.477830 25948 raft_consensus.cc:385] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.478292 25948 raft_consensus.cc:740] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.478093 25947 consensus_queue.cc:260] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.478427 25949 ts_tablet_manager.cc:1403] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:28:41.479018 25948 consensus_queue.cc:260] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.480626 25947 ts_tablet_manager.cc:1434] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:41.481340 25949 raft_consensus.cc:359] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.481971 25947 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
I20260630 12:28:41.482190 25949 raft_consensus.cc:385] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.482611 25949 raft_consensus.cc:740] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.483471 25949 consensus_queue.cc:260] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.490522 25947 tablet_bootstrap.cc:654] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.503173 25947 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.503906 25947 ts_tablet_manager.cc:1403] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:28:41.507443 25947 raft_consensus.cc:359] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.508515 25947 raft_consensus.cc:385] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.508996 25947 raft_consensus.cc:740] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.507956 25955 raft_consensus.cc:493] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.510000 25949 ts_tablet_manager.cc:1434] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.020s
I20260630 12:28:41.510094 25955 raft_consensus.cc:515] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.510723 25948 ts_tablet_manager.cc:1434] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.018s
I20260630 12:28:41.511445 25949 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
W20260630 12:28:41.515677 25779 tablet.cc:2406] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:41.517078 25949 tablet_bootstrap.cc:654] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.520068 25948 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.523640 25955 leader_election.cc:290] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701), 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157)
I20260630 12:28:41.520678 25947 consensus_queue.cc:260] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.526321 25947 ts_tablet_manager.cc:1434] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:28:41.529006 25947 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
I20260630 12:28:41.532492 25949 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.533249 25949 ts_tablet_manager.cc:1403] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260630 12:28:41.536116 25949 raft_consensus.cc:359] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.536836 25949 raft_consensus.cc:385] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.537145 25949 raft_consensus.cc:740] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.538131 25949 consensus_queue.cc:260] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.540443 25949 ts_tablet_manager.cc:1434] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:41.540648 25948 tablet_bootstrap.cc:654] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.541500 25949 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
I20260630 12:28:41.542484 25947 tablet_bootstrap.cc:654] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.548182 25949 tablet_bootstrap.cc:654] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.555895 25948 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.556525 25948 ts_tablet_manager.cc:1403] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260630 12:28:41.559729 25948 raft_consensus.cc:359] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.560994 25947 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.561528 25947 ts_tablet_manager.cc:1403] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260630 12:28:41.561533 25948 raft_consensus.cc:385] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.562271 25948 raft_consensus.cc:740] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.563288 25948 consensus_queue.cc:260] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.566009 25948 ts_tablet_manager.cc:1434] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:28:41.566322 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
I20260630 12:28:41.567162 25948 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.567104 25902 raft_consensus.cc:2468] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fde1f64f0608447e9d468b2ec2afe9e3 in term 0.
I20260630 12:28:41.567349 25949 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.567946 25949 ts_tablet_manager.cc:1403] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260630 12:28:41.567467 25947 raft_consensus.cc:359] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.568454 25947 raft_consensus.cc:385] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.568647 25792 leader_election.cc:304] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.568850 25947 raft_consensus.cc:740] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.569571 25955 raft_consensus.cc:2804] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.569917 25955 raft_consensus.cc:493] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.570230 25955 raft_consensus.cc:3060] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.570820 25949 raft_consensus.cc:359] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.571544 25949 raft_consensus.cc:385] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.571832 25949 raft_consensus.cc:740] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.572568 25949 consensus_queue.cc:260] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.576448 25948 tablet_bootstrap.cc:654] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.576978 25949 ts_tablet_manager.cc:1434] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:28:41.578099 25949 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
I20260630 12:28:41.578629 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83" is_pre_election: true
W20260630 12:28:41.580680 25794 leader_election.cc:343] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:41.578588 25955 raft_consensus.cc:515] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.583257 25947 consensus_queue.cc:260] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.586385 25947 ts_tablet_manager.cc:1434] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260630 12:28:41.583961 25949 tablet_bootstrap.cc:654] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.586954 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83"
I20260630 12:28:41.587244 25947 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
W20260630 12:28:41.588346 25794 leader_election.cc:343] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:41.588637 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3"
I20260630 12:28:41.588912 25955 leader_election.cc:290] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701), 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157)
I20260630 12:28:41.589231 25902 raft_consensus.cc:3060] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.592057 25949 tablet_bootstrap.cc:492] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.592590 25949 ts_tablet_manager.cc:1403] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260630 12:28:41.592926 25947 tablet_bootstrap.cc:654] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.595310 25949 raft_consensus.cc:359] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.596060 25949 raft_consensus.cc:385] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.596369 25949 raft_consensus.cc:740] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.597254 25949 consensus_queue.cc:260] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.599119 25948 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.599843 25948 ts_tablet_manager.cc:1403] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260630 12:28:41.604000 25949 ts_tablet_manager.cc:1434] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:41.605448 25949 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
I20260630 12:28:41.607627 25948 raft_consensus.cc:359] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.608536 25948 raft_consensus.cc:385] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.608919 25948 raft_consensus.cc:740] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.609935 25948 consensus_queue.cc:260] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.612569 25902 raft_consensus.cc:2468] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fde1f64f0608447e9d468b2ec2afe9e3 in term 1.
I20260630 12:28:41.612717 25948 ts_tablet_manager.cc:1434] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260630 12:28:41.614152 25948 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.615334 25792 leader_election.cc:304] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [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: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 1fde3351bbe74b40b9b56f96656dbd83
I20260630 12:28:41.616523 25955 raft_consensus.cc:2804] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.616979 25955 raft_consensus.cc:697] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Becoming Leader. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Running, Role: LEADER
I20260630 12:28:41.617767 25955 consensus_queue.cc:237] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.621865 25948 tablet_bootstrap.cc:654] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.622692 25949 tablet_bootstrap.cc:654] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.635468 25947 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.635998 25947 ts_tablet_manager.cc:1403] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.024s
I20260630 12:28:41.636070 25949 tablet_bootstrap.cc:492] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.634904 25651 catalog_manager.cc:5697] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:41.636684 25949 ts_tablet_manager.cc:1403] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260630 12:28:41.637632 25948 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.638154 25948 ts_tablet_manager.cc:1403] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:28:41.639030 25947 raft_consensus.cc:359] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.639614 25947 raft_consensus.cc:385] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.639865 25947 raft_consensus.cc:740] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.640554 25947 consensus_queue.cc:260] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.640941 25948 raft_consensus.cc:359] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.641692 25948 raft_consensus.cc:385] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.641963 25948 raft_consensus.cc:740] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.642153 25949 raft_consensus.cc:359] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.642880 25949 raft_consensus.cc:385] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.643188 25949 raft_consensus.cc:740] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.643978 25949 consensus_queue.cc:260] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.645419 25947 ts_tablet_manager.cc:1434] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:28:41.645679 25948 consensus_queue.cc:260] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.646487 25947 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
I20260630 12:28:41.648325 25948 ts_tablet_manager.cc:1434] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:41.649354 25948 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.652201 25949 ts_tablet_manager.cc:1434] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260630 12:28:41.653291 25949 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: Bootstrap starting.
I20260630 12:28:41.655380 25948 tablet_bootstrap.cc:654] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.655722 25955 raft_consensus.cc:493] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.656208 25955 raft_consensus.cc:515] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.658357 25955 leader_election.cc:290] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.659004 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83" is_pre_election: true
I20260630 12:28:41.653420 25947 tablet_bootstrap.cc:654] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.659876 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
W20260630 12:28:41.660435 25794 leader_election.cc:343] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:41.660632 25902 raft_consensus.cc:2468] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fde1f64f0608447e9d468b2ec2afe9e3 in term 0.
I20260630 12:28:41.661934 25792 leader_election.cc:304] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [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: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 1fde3351bbe74b40b9b56f96656dbd83
I20260630 12:28:41.663125 25955 raft_consensus.cc:2804] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.663480 25955 raft_consensus.cc:493] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.663791 25955 raft_consensus.cc:3060] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.659931 25949 tablet_bootstrap.cc:654] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.669076 25948 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.669572 25948 ts_tablet_manager.cc:1403] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:28:41.672240 25948 raft_consensus.cc:359] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.672870 25948 raft_consensus.cc:385] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.673125 25948 raft_consensus.cc:740] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.673843 25948 consensus_queue.cc:260] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.676358 25948 ts_tablet_manager.cc:1434] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:28:41.677287 25948 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: Bootstrap starting.
I20260630 12:28:41.683391 25948 tablet_bootstrap.cc:654] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.696780 25955 raft_consensus.cc:515] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.707681 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83"
I20260630 12:28:41.709192 25948 tablet_bootstrap.cc:492] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: No bootstrap required, opened a new log
I20260630 12:28:41.709654 25948 ts_tablet_manager.cc:1403] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260630 12:28:41.712132 25948 raft_consensus.cc:359] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.712685 25948 raft_consensus.cc:385] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.712914 25948 raft_consensus.cc:740] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Initialized, Role: FOLLOWER
W20260630 12:28:41.713791 25794 leader_election.cc:343] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:41.713750 25948 consensus_queue.cc:260] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.715956 25948 ts_tablet_manager.cc:1434] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:28:41.721832 25955 leader_election.cc:290] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [CANDIDATE]: Term 1 election: Requested vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.722911 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3"
I20260630 12:28:41.723522 25902 raft_consensus.cc:3060] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.724848 25947 tablet_bootstrap.cc:492] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.725361 25947 ts_tablet_manager.cc:1403] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.033s
I20260630 12:28:41.727954 25949 tablet_bootstrap.cc:492] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: No bootstrap required, opened a new log
I20260630 12:28:41.728466 25949 ts_tablet_manager.cc:1403] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.042s
I20260630 12:28:41.728122 25947 raft_consensus.cc:359] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.728909 25947 raft_consensus.cc:385] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.729213 25947 raft_consensus.cc:740] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.730065 25947 consensus_queue.cc:260] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.731478 25949 raft_consensus.cc:359] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.732226 25947 ts_tablet_manager.cc:1434] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:41.732228 25949 raft_consensus.cc:385] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.732704 25902 raft_consensus.cc:2468] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fde1f64f0608447e9d468b2ec2afe9e3 in term 1.
I20260630 12:28:41.733240 25947 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: Bootstrap starting.
I20260630 12:28:41.733260 25949 raft_consensus.cc:740] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.734112 25792 leader_election.cc:304] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [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: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 1fde3351bbe74b40b9b56f96656dbd83
I20260630 12:28:41.734225 25949 consensus_queue.cc:260] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.735225 25955 raft_consensus.cc:2804] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.735651 25955 raft_consensus.cc:697] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Becoming Leader. State: Replica: fde1f64f0608447e9d468b2ec2afe9e3, State: Running, Role: LEADER
I20260630 12:28:41.736356 25955 consensus_queue.cc:237] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.736352 25949 ts_tablet_manager.cc:1434] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:28:41.739955 25947 tablet_bootstrap.cc:654] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:41.744165 25956 raft_consensus.cc:493] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.744671 25956 raft_consensus.cc:515] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } }
I20260630 12:28:41.749065 25650 catalog_manager.cc:5697] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2). New cstate: current_term: 1 leader_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:41.752357 25956 leader_election.cc:290] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701), fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:41.756549 25953 raft_consensus.cc:493] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.757098 25953 raft_consensus.cc:515] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.758630 25947 tablet_bootstrap.cc:492] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: No bootstrap required, opened a new log
I20260630 12:28:41.759137 25947 ts_tablet_manager.cc:1403] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:28:41.762468 25947 raft_consensus.cc:359] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.763154 25947 raft_consensus.cc:385] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:41.763459 25947 raft_consensus.cc:740] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Initialized, Role: FOLLOWER
I20260630 12:28:41.764237 25947 consensus_queue.cc:260] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.774885 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
I20260630 12:28:41.775856 25902 raft_consensus.cc:2393] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fde3351bbe74b40b9b56f96656dbd83 in current term 1: Already voted for candidate fde1f64f0608447e9d468b2ec2afe9e3 in this term.
I20260630 12:28:41.777585 25953 leader_election.cc:290] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:41.778844 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b504eeeab8247d7bacdde726260b4c5" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.783521 25718 leader_election.cc:304] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [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: 1fde3351bbe74b40b9b56f96656dbd83; no voters: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3
I20260630 12:28:41.784406 25956 raft_consensus.cc:3060] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.784731 25947 ts_tablet_manager.cc:1434] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:28:41.791797 25956 raft_consensus.cc:2749] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:41.792598 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7f2f20e332421492a82b65195e30e3" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83" is_pre_election: true
I20260630 12:28:41.793311 25753 raft_consensus.cc:2468] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 0.
I20260630 12:28:41.794656 25868 leader_election.cc:304] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, 4f071dfc90734f88853736dc33b8d7f3; no voters: 
I20260630 12:28:41.795480 25979 raft_consensus.cc:2804] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.795822 25979 raft_consensus.cc:493] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.795953 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7f2f20e332421492a82b65195e30e3" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.796147 25979 raft_consensus.cc:3060] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.796581 25828 raft_consensus.cc:2468] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 0.
I20260630 12:28:41.801644 25979 raft_consensus.cc:515] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.803119 25979 leader_election.cc:290] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:41.803721 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7f2f20e332421492a82b65195e30e3" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83"
I20260630 12:28:41.804041 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7f2f20e332421492a82b65195e30e3" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
I20260630 12:28:41.804173 25753 raft_consensus.cc:3060] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.804533 25828 raft_consensus.cc:3060] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.808774 25753 raft_consensus.cc:2468] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 1.
I20260630 12:28:41.809324 25828 raft_consensus.cc:2468] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 1.
I20260630 12:28:41.809792 25868 leader_election.cc:304] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, 4f071dfc90734f88853736dc33b8d7f3; no voters: 
I20260630 12:28:41.810441 25979 raft_consensus.cc:2804] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.810909 25979 raft_consensus.cc:697] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Running, Role: LEADER
I20260630 12:28:41.811476 25979 consensus_queue.cc:237] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.818173 25651 catalog_manager.cc:5697] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "4f071dfc90734f88853736dc33b8d7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:41.822113 25956 raft_consensus.cc:493] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.822521 25956 raft_consensus.cc:515] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.824826 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d3e2067f104ecdbab518166bb9199f" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.825078 25956 leader_election.cc:290] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.825314 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d3e2067f104ecdbab518166bb9199f" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
I20260630 12:28:41.825492 25828 raft_consensus.cc:2468] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 0.
I20260630 12:28:41.826041 25902 raft_consensus.cc:2468] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 0.
I20260630 12:28:41.826594 25718 leader_election.cc:304] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.827365 25956 raft_consensus.cc:2804] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.827680 25956 raft_consensus.cc:493] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.827888 25956 raft_consensus.cc:3060] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.830935 25979 raft_consensus.cc:493] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.831350 25979 raft_consensus.cc:515] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.832520 25956 raft_consensus.cc:515] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.832999 25979 leader_election.cc:290] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:41.833729 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad1fcff111547979abf8978eacb5eb5" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83" is_pre_election: true
I20260630 12:28:41.834024 25828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad1fcff111547979abf8978eacb5eb5" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.834685 25828 raft_consensus.cc:2468] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 0.
I20260630 12:28:41.834542 25956 leader_election.cc:290] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 election: Requested vote from peers fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.835505 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d3e2067f104ecdbab518166bb9199f" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
I20260630 12:28:41.835870 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d3e2067f104ecdbab518166bb9199f" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3"
I20260630 12:28:41.834422 25753 raft_consensus.cc:2468] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 0.
I20260630 12:28:41.840749 25902 raft_consensus.cc:3060] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.841153 25827 raft_consensus.cc:3060] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.841081 25867 leader_election.cc:304] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.842275 25979 raft_consensus.cc:2804] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.842715 25979 raft_consensus.cc:493] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.843051 25979 raft_consensus.cc:3060] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.846923 25827 raft_consensus.cc:2468] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 1.
I20260630 12:28:41.847782 25902 raft_consensus.cc:2468] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 1.
I20260630 12:28:41.848088 25718 leader_election.cc:304] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.848881 25956 raft_consensus.cc:2804] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.849629 25979 raft_consensus.cc:515] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.850155 25956 raft_consensus.cc:697] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 LEADER]: Becoming Leader. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Running, Role: LEADER
I20260630 12:28:41.851689 25956 consensus_queue.cc:237] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.852440 25979 leader_election.cc:290] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1:39157), fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133)
I20260630 12:28:41.852988 25753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad1fcff111547979abf8978eacb5eb5" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fde3351bbe74b40b9b56f96656dbd83"
I20260630 12:28:41.853719 25753 raft_consensus.cc:3060] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.853662 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad1fcff111547979abf8978eacb5eb5" candidate_uuid: "4f071dfc90734f88853736dc33b8d7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
I20260630 12:28:41.854350 25827 raft_consensus.cc:3060] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:41.859149 25699 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:41.860455 25753 raft_consensus.cc:2468] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 1.
I20260630 12:28:41.859807 25651 catalog_manager.cc:5697] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1fde3351bbe74b40b9b56f96656dbd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:41.861622 25868 leader_election.cc:304] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, 4f071dfc90734f88853736dc33b8d7f3; no voters: 
I20260630 12:28:41.861846 25827 raft_consensus.cc:2468] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f071dfc90734f88853736dc33b8d7f3 in term 1.
I20260630 12:28:41.862435 25979 raft_consensus.cc:2804] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.862924 25979 raft_consensus.cc:697] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4f071dfc90734f88853736dc33b8d7f3, State: Running, Role: LEADER
I20260630 12:28:41.863545 25979 consensus_queue.cc:237] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.871788 25651 catalog_manager.cc:5697] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3). New cstate: current_term: 1 leader_uuid: "4f071dfc90734f88853736dc33b8d7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:41.881969 25956 raft_consensus.cc:493] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.882391 25956 raft_consensus.cc:515] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.883942 25956 leader_election.cc:290] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.884514 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.884778 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376825943515488cac0a9b6bafcbd7d0" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
I20260630 12:28:41.885481 25902 raft_consensus.cc:2393] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fde3351bbe74b40b9b56f96656dbd83 in current term 1: Already voted for candidate fde1f64f0608447e9d468b2ec2afe9e3 in this term.
I20260630 12:28:41.886373 25717 leader_election.cc:304] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [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: 1fde3351bbe74b40b9b56f96656dbd83; no voters: 4f071dfc90734f88853736dc33b8d7f3, fde1f64f0608447e9d468b2ec2afe9e3
I20260630 12:28:41.887013 25956 raft_consensus.cc:3060] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.891479 25956 raft_consensus.cc:2749] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:41.893018 25956 raft_consensus.cc:493] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:41.893342 25956 raft_consensus.cc:515] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.894757 25956 leader_election.cc:290] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.895395 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402f48480c134a54bca00467cccf2098" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" is_pre_election: true
I20260630 12:28:41.895696 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402f48480c134a54bca00467cccf2098" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3" is_pre_election: true
I20260630 12:28:41.895921 25827 raft_consensus.cc:2468] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 0.
I20260630 12:28:41.896298 25902 raft_consensus.cc:2468] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 0.
I20260630 12:28:41.896888 25718 leader_election.cc:304] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.897639 25956 raft_consensus.cc:2804] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:41.897918 25956 raft_consensus.cc:493] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:41.898197 25956 raft_consensus.cc:3060] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.902325 25956 raft_consensus.cc:515] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.903697 25956 leader_election.cc:290] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 election: Requested vote from peers fde1f64f0608447e9d468b2ec2afe9e3 (127.13.179.2:43133), 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:41.904451 25827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402f48480c134a54bca00467cccf2098" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde1f64f0608447e9d468b2ec2afe9e3"
I20260630 12:28:41.904767 25902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402f48480c134a54bca00467cccf2098" candidate_uuid: "1fde3351bbe74b40b9b56f96656dbd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f071dfc90734f88853736dc33b8d7f3"
I20260630 12:28:41.905054 25827 raft_consensus.cc:3060] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.905413 25902 raft_consensus.cc:3060] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:41.909797 25827 raft_consensus.cc:2468] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 1.
I20260630 12:28:41.910035 25902 raft_consensus.cc:2468] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fde3351bbe74b40b9b56f96656dbd83 in term 1.
I20260630 12:28:41.910728 25718 leader_election.cc:304] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fde3351bbe74b40b9b56f96656dbd83, fde1f64f0608447e9d468b2ec2afe9e3; no voters: 
I20260630 12:28:41.911437 25956 raft_consensus.cc:2804] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:41.911988 25956 raft_consensus.cc:697] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 LEADER]: Becoming Leader. State: Replica: 1fde3351bbe74b40b9b56f96656dbd83, State: Running, Role: LEADER
I20260630 12:28:41.912667 25956 consensus_queue.cc:237] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } }
I20260630 12:28:41.918783 25651 catalog_manager.cc:5697] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fde3351bbe74b40b9b56f96656dbd83 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "1fde3351bbe74b40b9b56f96656dbd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:42.091696 25955 consensus_queue.cc:1048] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.112571 25954 consensus_queue.cc:1048] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:42.187914 25954 consensus_queue.cc:1048] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.206852 25954 consensus_queue.cc:1048] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.232069 25979 consensus_queue.cc:1048] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.242128 26000 consensus_queue.cc:1048] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:42.269193 26000 consensus_queue.cc:1048] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:42.277644 25956 consensus_queue.cc:1048] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.313558 26000 consensus_queue.cc:1048] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.324667 25900 raft_consensus.cc:1275] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Refusing update from remote peer 1fde3351bbe74b40b9b56f96656dbd83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:42.332053 25956 consensus_queue.cc:1048] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:42.332608 25825 raft_consensus.cc:1275] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Refusing update from remote peer 1fde3351bbe74b40b9b56f96656dbd83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:42.341058 25983 consensus_queue.cc:1048] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:42.463999 25983 consensus_queue.cc:1048] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:42.717752 25982 log.cc:927] Time spent T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: Append to log took a long time: real 0.145s	user 0.012s	sys 0.003s
W20260630 12:28:42.719625 25994 log.cc:927] Time spent T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: Append to log took a long time: real 0.055s	user 0.000s	sys 0.009s
W20260630 12:28:42.721228 25998 log.cc:927] Time spent T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: Append to log took a long time: real 0.055s	user 0.000s	sys 0.008s
W20260630 12:28:42.881014 25718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.2:43133, user_credentials={real_user=slave}} blocked reactor thread for 58563.5us
I20260630 12:28:43.307724 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:43.317698 26050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:43.317709 26049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:43.318930 26052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:43.322631 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:43.323695 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:43.323886 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:43.324024 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822523324014 us; error 0 us; skew 500 ppm
I20260630 12:28:43.324448 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:43.326794 14028 webserver.cc:533] Webserver started at http://127.13.179.4:36321/ using document root <none> and password file <none>
I20260630 12:28:43.327232 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:43.327395 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:43.327623 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:43.328835 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "5669217fa3fe48d895cb151b7604fc74"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-wjf0"
I20260630 12:28:43.333292 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:43.336318 26057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.337093 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:43.337437 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "5669217fa3fe48d895cb151b7604fc74"
format_stamp: "Formatted at 2026-06-30 12:28:43 on dist-test-slave-wjf0"
I20260630 12:28:43.337726 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:43.351233 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:43.352416 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:43.353969 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:43.356231 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:43.356451 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.356715 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:43.356907 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:43.395633 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:46763
I20260630 12:28:43.395809 26119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:46763 every 8 connection(s)
I20260630 12:28:43.413281 26120 heartbeater.cc:344] Connected to a master server at 127.13.179.62:36039
I20260630 12:28:43.413650 26120 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:43.414288 26120 heartbeater.cc:507] Master 127.13.179.62:36039 requested a full tablet report, sending...
I20260630 12:28:43.416052 25651 ts_manager.cc:194] Registered new tserver with Master: 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4:46763)
I20260630 12:28:43.417546 25651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51810
I20260630 12:28:44.130465 25752 consensus_queue.cc:237] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [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: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } }
I20260630 12:28:44.137756 25898 raft_consensus.cc:1275] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Refusing update from remote peer 1fde3351bbe74b40b9b56f96656dbd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.139657 25825 raft_consensus.cc:1275] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Refusing update from remote peer 1fde3351bbe74b40b9b56f96656dbd83: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.139537 25956 consensus_queue.cc:1048] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:28:44.141477 26126 consensus_queue.cc:1048] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } 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:28:44.146767 25956 raft_consensus.cc:2955] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
W20260630 12:28:44.150561 25718 consensus_peers.cc:597] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 -> Peer 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4:46763): Couldn't send request to peer 5669217fa3fe48d895cb151b7604fc74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 402f48480c134a54bca00467cccf2098. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.150208 25898 raft_consensus.cc:2955] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.152123 25825 raft_consensus.cc:2955] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.164880 25651 catalog_manager.cc:5697] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 reported cstate change: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "1fde3351bbe74b40b9b56f96656dbd83" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.175468 25825 consensus_queue.cc:237] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [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: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } attrs { replace: true } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } }
I20260630 12:28:44.186484 25898 raft_consensus.cc:1275] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Refusing update from remote peer fde1f64f0608447e9d468b2ec2afe9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.189132 26135 consensus_queue.cc:1048] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:28:44.192072 25752 raft_consensus.cc:1275] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Refusing update from remote peer fde1f64f0608447e9d468b2ec2afe9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.193826 25954 consensus_queue.cc:1048] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } 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:28:44.197369 26135 raft_consensus.cc:2955] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } attrs { replace: true } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.198930 25898 raft_consensus.cc:2955] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } attrs { replace: true } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
W20260630 12:28:44.201380 25793 consensus_peers.cc:597] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 -> Peer 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4:46763): Couldn't send request to peer 5669217fa3fe48d895cb151b7604fc74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 376825943515488cac0a9b6bafcbd7d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.205734 25752 raft_consensus.cc:2955] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } attrs { replace: true } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.212849 25646 catalog_manager.cc:5697] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 reported cstate change: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:44.213963 25825 consensus_queue.cc:237] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [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: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } attrs { replace: true } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } }
W20260630 12:28:44.220940 25793 consensus_peers.cc:597] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 -> Peer 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4:46763): Couldn't send request to peer 5669217fa3fe48d895cb151b7604fc74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b504eeeab8247d7bacdde726260b4c5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.222010 25752 raft_consensus.cc:1275] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Refusing update from remote peer fde1f64f0608447e9d468b2ec2afe9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.222836 25898 raft_consensus.cc:1275] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Refusing update from remote peer fde1f64f0608447e9d468b2ec2afe9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.223300 25954 consensus_queue.cc:1048] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:28:44.224848 26135 consensus_queue.cc:1048] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } 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:28:44.230070 25954 raft_consensus.cc:2955] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } attrs { replace: true } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.231747 25752 raft_consensus.cc:2955] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } attrs { replace: true } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.232981 25898 raft_consensus.cc:2955] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } attrs { replace: true } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.246692 25646 catalog_manager.cc:5697] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 reported cstate change: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } attrs { replace: true } } peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.261969 25898 consensus_queue.cc:237] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [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: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } }
I20260630 12:28:44.269780 25752 raft_consensus.cc:1275] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Refusing update from remote peer 4f071dfc90734f88853736dc33b8d7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.270170 25825 raft_consensus.cc:1275] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Refusing update from remote peer 4f071dfc90734f88853736dc33b8d7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:28:44.271214 26139 consensus_queue.cc:1048] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:28:44.272292 25953 consensus_queue.cc:1048] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:28:44.279076 25867 consensus_peers.cc:597] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 -> Peer 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4:46763): Couldn't send request to peer 5669217fa3fe48d895cb151b7604fc74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ad1fcff111547979abf8978eacb5eb5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:44.279354 25953 raft_consensus.cc:2955] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.280315 25752 raft_consensus.cc:2955] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.289186 25825 raft_consensus.cc:2955] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.292192 25644 catalog_manager.cc:5697] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 reported cstate change: config changed from index -1 to 11, NON_VOTER 5669217fa3fe48d895cb151b7604fc74 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "4f071dfc90734f88853736dc33b8d7f3" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1fde3351bbe74b40b9b56f96656dbd83" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 39157 } } peers { permanent_uuid: "fde1f64f0608447e9d468b2ec2afe9e3" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "4f071dfc90734f88853736dc33b8d7f3" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 37701 } } peers { permanent_uuid: "5669217fa3fe48d895cb151b7604fc74" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 46763 } attrs { promote: true } } }
I20260630 12:28:44.419827 26120 heartbeater.cc:499] Master 127.13.179.62:36039 was elected leader, sending a full tablet report...
I20260630 12:28:44.428253 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:44.480823 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:44.482604 14028 tablet_replica.cc:333] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.483320 14028 raft_consensus.cc:2243] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.483943 14028 raft_consensus.cc:2272] T 376825943515488cac0a9b6bafcbd7d0 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.487278 14028 tablet_replica.cc:333] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.487803 14028 raft_consensus.cc:2243] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.488279 14028 raft_consensus.cc:2272] T 3b7f2f20e332421492a82b65195e30e3 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.490485 14028 tablet_replica.cc:333] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.491039 14028 raft_consensus.cc:2243] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.491487 14028 raft_consensus.cc:2272] T 6b504eeeab8247d7bacdde726260b4c5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.494202 14028 tablet_replica.cc:333] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.494747 14028 raft_consensus.cc:2243] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.495843 14028 raft_consensus.cc:2272] T 402f48480c134a54bca00467cccf2098 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.498811 14028 tablet_replica.cc:333] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.499343 14028 raft_consensus.cc:2243] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.500152 14028 raft_consensus.cc:2272] T b5d3e2067f104ecdbab518166bb9199f P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.502403 14028 tablet_replica.cc:333] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83: stopping tablet replica
I20260630 12:28:44.502935 14028 raft_consensus.cc:2243] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.503459 14028 raft_consensus.cc:2272] T 6ad1fcff111547979abf8978eacb5eb5 P 1fde3351bbe74b40b9b56f96656dbd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.531559 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:44.552657 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:44.584223 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:44.585017 14028 tablet_replica.cc:333] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.585863 14028 raft_consensus.cc:2243] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.586411 14028 raft_consensus.cc:2272] T 6ad1fcff111547979abf8978eacb5eb5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.589201 14028 tablet_replica.cc:333] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.589766 14028 raft_consensus.cc:2243] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.590350 14028 raft_consensus.cc:2272] T b5d3e2067f104ecdbab518166bb9199f P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.592583 14028 tablet_replica.cc:333] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.593083 14028 raft_consensus.cc:2243] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.593575 14028 raft_consensus.cc:2272] T 402f48480c134a54bca00467cccf2098 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.596269 14028 tablet_replica.cc:333] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.596786 14028 raft_consensus.cc:2243] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.597278 14028 raft_consensus.cc:2272] T 3b7f2f20e332421492a82b65195e30e3 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.599303 14028 tablet_replica.cc:333] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.599797 14028 raft_consensus.cc:2243] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.600765 14028 raft_consensus.cc:2272] T 376825943515488cac0a9b6bafcbd7d0 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.603406 14028 tablet_replica.cc:333] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3: stopping tablet replica
I20260630 12:28:44.603899 14028 raft_consensus.cc:2243] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.604880 14028 raft_consensus.cc:2272] T 6b504eeeab8247d7bacdde726260b4c5 P fde1f64f0608447e9d468b2ec2afe9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.624958 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
I20260630 12:28:44.645752 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:44.672346 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:44.673153 14028 tablet_replica.cc:333] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.673950 14028 raft_consensus.cc:2243] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.674713 14028 raft_consensus.cc:2272] T 402f48480c134a54bca00467cccf2098 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.678232 14028 tablet_replica.cc:333] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.678996 14028 raft_consensus.cc:2243] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.679579 14028 raft_consensus.cc:2272] T b5d3e2067f104ecdbab518166bb9199f P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.679984 26142 ts_tablet_manager.cc:933] T 6ad1fcff111547979abf8978eacb5eb5 P 5669217fa3fe48d895cb151b7604fc74: Initiating tablet copy from peer 4f071dfc90734f88853736dc33b8d7f3 (127.13.179.3:37701)
I20260630 12:28:44.681677 26142 tablet_copy_client.cc:323] T 6ad1fcff111547979abf8978eacb5eb5 P 5669217fa3fe48d895cb151b7604fc74: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:37701
I20260630 12:28:44.682629 14028 tablet_replica.cc:333] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.683442 14028 raft_consensus.cc:2243] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.684544 14028 raft_consensus.cc:2272] T 6ad1fcff111547979abf8978eacb5eb5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.688437 14028 tablet_replica.cc:333] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.689201 14028 raft_consensus.cc:2243] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.690243 14028 raft_consensus.cc:2272] T 3b7f2f20e332421492a82b65195e30e3 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.693068 14028 tablet_replica.cc:333] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.693727 14028 raft_consensus.cc:2243] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.694299 14028 raft_consensus.cc:2272] T 376825943515488cac0a9b6bafcbd7d0 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.697538 14028 tablet_replica.cc:333] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3: stopping tablet replica
I20260630 12:28:44.698148 14028 raft_consensus.cc:2243] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:44.698732 14028 raft_consensus.cc:2272] T 6b504eeeab8247d7bacdde726260b4c5 P 4f071dfc90734f88853736dc33b8d7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:44.713423 25867 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108)
I20260630 12:28:44.729800 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
W20260630 12:28:44.742005 26060 connection.cc:466] server connection from 127.0.0.1:53894 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53894 (request call id 1) could send its response
I20260630 12:28:44.750340 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:28:44.775885 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:44.795563 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:28:44.805750 14028 master.cc:562] Master@127.13.179.62:36039 shutting down...
W20260630 12:28:44.827719 25699 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:44.828819 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:44.829312 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:44.829571 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b851f6c66e147d6b3ed2feb822ea17f: stopping tablet replica
I20260630 12:28:44.849542 14028 master.cc:584] Master@127.13.179.62:36039 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5157 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:28:44.893621 14028 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.179.62:38263
I20260630 12:28:44.894650 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:44.899268 26147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:44.899673 26146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:44.901597 26149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:44.902346 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:44.903086 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:44.903277 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:44.903470 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822524903437 us; error 0 us; skew 500 ppm
I20260630 12:28:44.903957 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:44.906113 14028 webserver.cc:533] Webserver started at http://127.13.179.62:41811/ using document root <none> and password file <none>
I20260630 12:28:44.906561 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:44.906742 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:44.906975 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:44.907902 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/master-0-root/instance:
uuid: "275c608c390646b895b4840354f8d373"
format_stamp: "Formatted at 2026-06-30 12:28:44 on dist-test-slave-wjf0"
I20260630 12:28:44.911999 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:44.914906 26154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:44.915565 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:44.915824 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/master-0-root
uuid: "275c608c390646b895b4840354f8d373"
format_stamp: "Formatted at 2026-06-30 12:28:44 on dist-test-slave-wjf0"
I20260630 12:28:44.916076 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:44.944416 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:44.945550 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:44.980340 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:38263
I20260630 12:28:44.980436 26205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:38263 every 8 connection(s)
I20260630 12:28:44.984117 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.994143 26206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373: Bootstrap starting.
I20260630 12:28:44.998529 26206 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.002425 26206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373: No bootstrap required, opened a new log
I20260630 12:28:45.004317 26206 raft_consensus.cc:359] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "275c608c390646b895b4840354f8d373" member_type: VOTER }
I20260630 12:28:45.004642 26206 raft_consensus.cc:385] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.004912 26206 raft_consensus.cc:740] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 275c608c390646b895b4840354f8d373, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.005585 26206 consensus_queue.cc:260] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "275c608c390646b895b4840354f8d373" member_type: VOTER }
I20260630 12:28:45.006103 26206 raft_consensus.cc:399] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:45.006323 26206 raft_consensus.cc:493] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:45.006582 26206 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.011152 26206 raft_consensus.cc:515] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "275c608c390646b895b4840354f8d373" member_type: VOTER }
I20260630 12:28:45.011602 26206 leader_election.cc:304] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [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: 275c608c390646b895b4840354f8d373; no voters: 
I20260630 12:28:45.012633 26206 leader_election.cc:290] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:45.012913 26209 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.014217 26209 raft_consensus.cc:697] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 1 LEADER]: Becoming Leader. State: Replica: 275c608c390646b895b4840354f8d373, State: Running, Role: LEADER
I20260630 12:28:45.014856 26209 consensus_queue.cc:237] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [LEADER]: Queue going to LEADER mode. State: All 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: "275c608c390646b895b4840354f8d373" member_type: VOTER }
I20260630 12:28:45.015422 26206 sys_catalog.cc:565] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:45.019443 26211 sys_catalog.cc:455] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 275c608c390646b895b4840354f8d373. Latest consensus state: current_term: 1 leader_uuid: "275c608c390646b895b4840354f8d373" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "275c608c390646b895b4840354f8d373" member_type: VOTER } }
I20260630 12:28:45.020176 26211 sys_catalog.cc:458] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:45.021616 26210 sys_catalog.cc:455] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "275c608c390646b895b4840354f8d373" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "275c608c390646b895b4840354f8d373" member_type: VOTER } }
I20260630 12:28:45.022338 26210 sys_catalog.cc:458] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:45.024987 26218 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:45.029721 26218 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:45.030755 14028 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:45.037667 26218 catalog_manager.cc:1383] Generated new cluster ID: b55bfc41e2da444ca7a242bb243ff7af
I20260630 12:28:45.037916 26218 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:45.083422 26218 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:45.084681 26218 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:45.095757 26218 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373: Generated new TSK 0
I20260630 12:28:45.096325 26218 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:45.161433 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:45.166872 26227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:45.167866 26228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:45.169581 26230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:45.169909 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:45.170768 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:45.170943 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:45.171059 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822525171048 us; error 0 us; skew 500 ppm
I20260630 12:28:45.171461 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:45.173499 14028 webserver.cc:533] Webserver started at http://127.13.179.1:38531/ using document root <none> and password file <none>
I20260630 12:28:45.173892 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:45.174041 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:45.174273 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:45.175239 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-0-root/instance:
uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.179267 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:28:45.182157 26235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.182893 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:45.183202 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-0-root
uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.183456 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:45.193526 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:45.194417 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:45.195652 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:45.197690 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:45.197897 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.198130 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:45.198264 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.234675 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:45911
I20260630 12:28:45.234759 26297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:45911 every 8 connection(s)
I20260630 12:28:45.239480 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:45.246361 26302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:45.247684 26303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:45.250209 26305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:45.251276 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:45.251722 26298 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38263
I20260630 12:28:45.252105 26298 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:45.252760 26298 heartbeater.cc:507] Master 127.13.179.62:38263 requested a full tablet report, sending...
I20260630 12:28:45.253386 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:45.253643 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:45.253826 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822525253790 us; error 0 us; skew 500 ppm
I20260630 12:28:45.254443 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:45.254854 26171 ts_manager.cc:194] Registered new tserver with Master: bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911)
I20260630 12:28:45.256776 14028 webserver.cc:533] Webserver started at http://127.13.179.2:33897/ using document root <none> and password file <none>
I20260630 12:28:45.257079 26171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59858
I20260630 12:28:45.257344 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:45.257660 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:45.257952 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:45.259029 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-1-root/instance:
uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.263239 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:45.266191 26310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.266938 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:45.267212 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-1-root
uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.267477 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:45.283488 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:45.284453 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:45.285845 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:45.287876 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:45.288087 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.288303 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:45.288465 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.326090 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:45437
I20260630 12:28:45.326185 26372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:45437 every 8 connection(s)
I20260630 12:28:45.330590 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:45.337412 26376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:45.339430 26377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:45.341291 14028 server_base.cc:1061] running on GCE node
W20260630 12:28:45.341894 26379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:45.342895 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:45.342949 26373 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38263
W20260630 12:28:45.343230 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:45.343420 26373 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:45.343456 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822525343437 us; error 0 us; skew 500 ppm
I20260630 12:28:45.344318 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:45.344349 26373 heartbeater.cc:507] Master 127.13.179.62:38263 requested a full tablet report, sending...
I20260630 12:28:45.346712 26171 ts_manager.cc:194] Registered new tserver with Master: 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:45.347136 14028 webserver.cc:533] Webserver started at http://127.13.179.3:38515/ using document root <none> and password file <none>
I20260630 12:28:45.347642 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:45.347834 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:45.348074 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:45.348235 26171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59860
I20260630 12:28:45.349475 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-2-root/instance:
uuid: "d195553f72304bee85c17f73385a254b"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.353981 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:28:45.356940 26384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.357729 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:45.358021 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-2-root
uuid: "d195553f72304bee85c17f73385a254b"
format_stamp: "Formatted at 2026-06-30 12:28:45 on dist-test-slave-wjf0"
I20260630 12:28:45.358289 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:45.378445 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:45.379473 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:45.380877 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:45.383154 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:45.383352 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.383606 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:45.383762 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:45.421880 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:42883
I20260630 12:28:45.421973 26446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:42883 every 8 connection(s)
I20260630 12:28:45.435616 26447 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38263
I20260630 12:28:45.436013 26447 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:45.436718 26447 heartbeater.cc:507] Master 127.13.179.62:38263 requested a full tablet report, sending...
I20260630 12:28:45.438653 26171 ts_manager.cc:194] Registered new tserver with Master: d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:45.439188 14028 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013373867s
I20260630 12:28:45.439983 26171 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59870
I20260630 12:28:46.259603 26298 heartbeater.cc:499] Master 127.13.179.62:38263 was elected leader, sending a full tablet report...
I20260630 12:28:46.350876 26373 heartbeater.cc:499] Master 127.13.179.62:38263 was elected leader, sending a full tablet report...
I20260630 12:28:46.442550 26447 heartbeater.cc:499] Master 127.13.179.62:38263 was elected leader, sending a full tablet report...
I20260630 12:28:46.495406 26171 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59880:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:46.497786 26171 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:46.565863 26263 tablet_service.cc:1511] Processing CreateTablet for tablet e3f0654fe7e5498e9f269c5af95e2f2c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:46.567262 26263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f0654fe7e5498e9f269c5af95e2f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.567696 26261 tablet_service.cc:1511] Processing CreateTablet for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:46.568976 26261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.570403 26262 tablet_service.cc:1511] Processing CreateTablet for tablet af4fc23d698543ab972557beaec50378 (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:46.571983 26262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4fc23d698543ab972557beaec50378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.574949 26338 tablet_service.cc:1511] Processing CreateTablet for tablet e3f0654fe7e5498e9f269c5af95e2f2c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:46.575438 26337 tablet_service.cc:1511] Processing CreateTablet for tablet af4fc23d698543ab972557beaec50378 (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:46.576207 26338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f0654fe7e5498e9f269c5af95e2f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.576857 26337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4fc23d698543ab972557beaec50378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.592736 26412 tablet_service.cc:1511] Processing CreateTablet for tablet e3f0654fe7e5498e9f269c5af95e2f2c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:46.593958 26412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f0654fe7e5498e9f269c5af95e2f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.603104 26411 tablet_service.cc:1511] Processing CreateTablet for tablet af4fc23d698543ab972557beaec50378 (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:46.604801 26411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4fc23d698543ab972557beaec50378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.611946 26467 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:46.614176 26469 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.618096 26410 tablet_service.cc:1511] Processing CreateTablet for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:46.619521 26410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.620848 26468 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.622223 26338 tablet_service.cc:1511] Processing CreateTablet for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:46.623471 26338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332f2da6f15c4ff98b4f8fb20dbc7d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.623795 26261 tablet_service.cc:1511] Processing CreateTablet for tablet 97021e549ac44881a9125c723286b6ac (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:46.625041 26261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97021e549ac44881a9125c723286b6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.625355 26469 tablet_bootstrap.cc:654] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.628125 26468 tablet_bootstrap.cc:654] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.629878 26467 tablet_bootstrap.cc:654] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.641470 26337 tablet_service.cc:1511] Processing CreateTablet for tablet 97021e549ac44881a9125c723286b6ac (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:46.643045 26337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97021e549ac44881a9125c723286b6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.647921 26410 tablet_service.cc:1511] Processing CreateTablet for tablet 97021e549ac44881a9125c723286b6ac (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:46.650694 26410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97021e549ac44881a9125c723286b6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.648700 26468 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:46.649930 26469 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.654271 26469 ts_tablet_manager.cc:1403] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260630 12:28:46.653806 26468 ts_tablet_manager.cc:1403] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260630 12:28:46.660046 26468 raft_consensus.cc:359] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.660785 26468 raft_consensus.cc:385] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.661064 26468 raft_consensus.cc:740] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.661785 26468 consensus_queue.cc:260] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.663535 26469 raft_consensus.cc:359] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.665639 26469 raft_consensus.cc:385] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.669245 26469 raft_consensus.cc:740] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.667835 26467 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
I20260630 12:28:46.668437 26261 tablet_service.cc:1511] Processing CreateTablet for tablet 5705cc337ef44c139c3c32def161981c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:46.669926 26467 ts_tablet_manager.cc:1403] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.008s
I20260630 12:28:46.670356 26261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5705cc337ef44c139c3c32def161981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.670032 26337 tablet_service.cc:1511] Processing CreateTablet for tablet 5705cc337ef44c139c3c32def161981c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:46.671332 26337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5705cc337ef44c139c3c32def161981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.672748 26410 tablet_service.cc:1511] Processing CreateTablet for tablet 5705cc337ef44c139c3c32def161981c (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:46.672840 26467 raft_consensus.cc:359] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.673614 26467 raft_consensus.cc:385] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.673967 26410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5705cc337ef44c139c3c32def161981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.673903 26467 raft_consensus.cc:740] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.674973 26467 consensus_queue.cc:260] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.666608 26468 ts_tablet_manager.cc:1434] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:28:46.678311 26468 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.684322 26263 tablet_service.cc:1511] Processing CreateTablet for tablet e121878f62ab486992147b1ab7bc771f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:46.685587 26263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e121878f62ab486992147b1ab7bc771f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.685688 26338 tablet_service.cc:1511] Processing CreateTablet for tablet e121878f62ab486992147b1ab7bc771f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:46.686823 26338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e121878f62ab486992147b1ab7bc771f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.686833 26411 tablet_service.cc:1511] Processing CreateTablet for tablet e121878f62ab486992147b1ab7bc771f (DEFAULT_TABLE table=test-workload [id=cd408cd32140414faf113564937453cd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:46.688105 26411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e121878f62ab486992147b1ab7bc771f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:46.679140 26469 consensus_queue.cc:260] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.698980 26469 ts_tablet_manager.cc:1434] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260630 12:28:46.700001 26469 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.708398 26467 ts_tablet_manager.cc:1434] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.002s
I20260630 12:28:46.709491 26467 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:46.715207 26467 tablet_bootstrap.cc:654] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.721153 26469 tablet_bootstrap.cc:654] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.721800 26468 tablet_bootstrap.cc:654] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.727597 26468 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:46.728119 26468 ts_tablet_manager.cc:1403] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260630 12:28:46.728345 26469 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.728685 26467 tablet_bootstrap.cc:492] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
I20260630 12:28:46.728789 26469 ts_tablet_manager.cc:1403] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260630 12:28:46.729215 26467 ts_tablet_manager.cc:1403] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:28:46.731205 26468 raft_consensus.cc:359] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.731974 26468 raft_consensus.cc:385] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.731787 26469 raft_consensus.cc:359] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.732352 26468 raft_consensus.cc:740] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.732577 26469 raft_consensus.cc:385] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.732276 26467 raft_consensus.cc:359] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.732950 26469 raft_consensus.cc:740] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.733121 26467 raft_consensus.cc:385] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.733505 26467 raft_consensus.cc:740] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.733376 26468 consensus_queue.cc:260] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.733790 26469 consensus_queue.cc:260] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.734228 26467 consensus_queue.cc:260] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.735580 26468 ts_tablet_manager.cc:1434] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:46.736178 26469 ts_tablet_manager.cc:1434] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:46.736574 26468 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.737164 26469 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.743211 26468 tablet_bootstrap.cc:654] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.743623 26467 ts_tablet_manager.cc:1434] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:28:46.744369 26469 tablet_bootstrap.cc:654] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.752245 26467 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:46.752835 26469 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.753410 26469 ts_tablet_manager.cc:1403] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.013s
I20260630 12:28:46.756353 26469 raft_consensus.cc:359] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.758181 26469 raft_consensus.cc:385] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.758538 26469 raft_consensus.cc:740] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.759598 26468 tablet_bootstrap.cc:492] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:46.759332 26469 consensus_queue.cc:260] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.759794 26467 tablet_bootstrap.cc:654] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.760164 26468 ts_tablet_manager.cc:1403] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260630 12:28:46.762020 26469 ts_tablet_manager.cc:1434] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:28:46.763087 26469 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.763391 26468 raft_consensus.cc:359] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.764371 26468 raft_consensus.cc:385] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.764755 26468 raft_consensus.cc:740] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.765872 26468 consensus_queue.cc:260] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.769304 26469 tablet_bootstrap.cc:654] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.770972 26468 ts_tablet_manager.cc:1434] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:28:46.772352 26468 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.779754 26467 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
I20260630 12:28:46.780280 26467 ts_tablet_manager.cc:1403] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260630 12:28:46.780606 26469 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.781208 26468 tablet_bootstrap.cc:654] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.781239 26469 ts_tablet_manager.cc:1403] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:28:46.783165 26467 raft_consensus.cc:359] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.783882 26467 raft_consensus.cc:385] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.784235 26467 raft_consensus.cc:740] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.784982 26469 raft_consensus.cc:359] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.785876 26469 raft_consensus.cc:385] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.785207 26467 consensus_queue.cc:260] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.786249 26469 raft_consensus.cc:740] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.787297 26469 consensus_queue.cc:260] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.791666 26467 ts_tablet_manager.cc:1434] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:28:46.792666 26467 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:46.793759 26469 ts_tablet_manager.cc:1434] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:28:46.794289 26468 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:46.794850 26469 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.794744 26468 ts_tablet_manager.cc:1403] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260630 12:28:46.794688 26474 raft_consensus.cc:493] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.795759 26474 raft_consensus.cc:515] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.797803 26468 raft_consensus.cc:359] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.798538 26468 raft_consensus.cc:385] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.798858 26468 raft_consensus.cc:740] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.799537 26468 consensus_queue.cc:260] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.801549 26469 tablet_bootstrap.cc:654] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.801779 26468 ts_tablet_manager.cc:1434] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:46.802834 26468 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.798259 26467 tablet_bootstrap.cc:654] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.810567 26474 leader_election.cc:290] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.812448 26468 tablet_bootstrap.cc:654] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.813542 26469 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.814096 26469 ts_tablet_manager.cc:1403] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:28:46.817624 26469 raft_consensus.cc:359] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.818581 26469 raft_consensus.cc:385] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.819015 26469 raft_consensus.cc:740] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.820447 26473 raft_consensus.cc:493] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.820123 26469 consensus_queue.cc:260] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.820971 26473 raft_consensus.cc:515] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.824007 26473 leader_election.cc:290] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.825449 26473 raft_consensus.cc:493] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.825949 26473 raft_consensus.cc:515] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.828104 26473 leader_election.cc:290] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.837028 26469 ts_tablet_manager.cc:1434] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:28:46.837121 26467 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
I20260630 12:28:46.838186 26467 ts_tablet_manager.cc:1403] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260630 12:28:46.841923 26467 raft_consensus.cc:359] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.842839 26467 raft_consensus.cc:385] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.843164 26467 raft_consensus.cc:740] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.844046 26467 consensus_queue.cc:260] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.852353 26273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:46.853096 26273 raft_consensus.cc:2468] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5970d3ff64c0492c9b6d7178085b3f3f in term 0.
I20260630 12:28:46.854292 26272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:46.854951 26272 raft_consensus.cc:2468] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5970d3ff64c0492c9b6d7178085b3f3f in term 0.
I20260630 12:28:46.854493 26469 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: Bootstrap starting.
I20260630 12:28:46.856341 26312 leader_election.cc:304] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 
I20260630 12:28:46.857754 26474 raft_consensus.cc:493] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.857996 26312 leader_election.cc:304] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 
I20260630 12:28:46.858294 26474 raft_consensus.cc:515] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.859560 26468 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:46.860105 26468 ts_tablet_manager.cc:1403] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.027s
I20260630 12:28:46.860852 26473 raft_consensus.cc:2804] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:46.861732 26473 raft_consensus.cc:493] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:46.862082 26473 raft_consensus.cc:3060] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.862993 26468 raft_consensus.cc:359] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.863653 26468 raft_consensus.cc:385] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.857038 26467 ts_tablet_manager.cc:1434] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260630 12:28:46.863933 26468 raft_consensus.cc:740] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.864908 26467 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:46.864732 26468 consensus_queue.cc:260] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.865875 26469 tablet_bootstrap.cc:654] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.861320 26474 leader_election.cc:290] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.868606 26348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:46.869037 26474 raft_consensus.cc:493] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.869867 26347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:46.870754 26347 raft_consensus.cc:2468] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 0.
I20260630 12:28:46.869907 26474 raft_consensus.cc:515] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.873585 26237 leader_election.cc:304] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 
I20260630 12:28:46.883867 26422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:46.884721 26422 raft_consensus.cc:2468] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5970d3ff64c0492c9b6d7178085b3f3f in term 0.
I20260630 12:28:46.887430 26422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:46.888199 26422 raft_consensus.cc:2468] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5970d3ff64c0492c9b6d7178085b3f3f in term 0.
I20260630 12:28:46.901854 26492 raft_consensus.cc:2804] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:46.902488 26494 raft_consensus.cc:2804] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:46.903227 26494 raft_consensus.cc:493] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:46.903980 26494 raft_consensus.cc:3060] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.902335 26492 raft_consensus.cc:493] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:46.905148 26347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97021e549ac44881a9125c723286b6ac" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:46.908915 26347 raft_consensus.cc:2468] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 0.
I20260630 12:28:46.909689 26467 tablet_bootstrap.cc:654] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:46.910188 26237 leader_election.cc:304] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 
W20260630 12:28:46.906770 26312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.1:45911, user_credentials={real_user=slave}} blocked reactor thread for 48863.7us
I20260630 12:28:46.908370 26474 leader_election.cc:290] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.911890 26475 raft_consensus.cc:493] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.913885 26468 ts_tablet_manager.cc:1434] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.053s	user 0.017s	sys 0.037s
I20260630 12:28:46.915454 26475 raft_consensus.cc:515] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.918143 26475 leader_election.cc:290] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:46.933367 26421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:46.933602 26422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:46.934008 26421 raft_consensus.cc:2468] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 0.
I20260630 12:28:46.934122 26422 raft_consensus.cc:2468] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 0.
I20260630 12:28:46.934953 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97021e549ac44881a9125c723286b6ac" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:46.935595 26420 raft_consensus.cc:2468] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 0.
I20260630 12:28:46.936049 26238 leader_election.cc:304] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:46.919054 26474 raft_consensus.cc:2804] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:46.940912 26474 raft_consensus.cc:493] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:46.941381 26474 raft_consensus.cc:3060] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.913030 26492 raft_consensus.cc:3060] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.951731 26473 raft_consensus.cc:515] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.953261 26348 raft_consensus.cc:2393] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4901dc81c47eea8d9e74560f4c3a3 in current term 1: Already voted for candidate 5970d3ff64c0492c9b6d7178085b3f3f in this term.
I20260630 12:28:46.958324 26468 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: Bootstrap starting.
I20260630 12:28:46.964514 26467 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
I20260630 12:28:46.965036 26467 ts_tablet_manager.cc:1403] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.017s
I20260630 12:28:46.967958 26498 raft_consensus.cc:2804] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:46.968441 26498 raft_consensus.cc:493] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:46.968086 26467 raft_consensus.cc:359] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.968823 26498 raft_consensus.cc:3060] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:46.969640 26237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.2:45437, user_credentials={real_user=slave}} blocked reactor thread for 59560.5us
I20260630 12:28:46.970911 26469 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: No bootstrap required, opened a new log
I20260630 12:28:46.971468 26469 ts_tablet_manager.cc:1403] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.054s
I20260630 12:28:46.972445 26492 raft_consensus.cc:515] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.974748 26469 raft_consensus.cc:359] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.975379 26272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
I20260630 12:28:46.975461 26469 raft_consensus.cc:385] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.976114 26469 raft_consensus.cc:740] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d195553f72304bee85c17f73385a254b, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.976493 26475 raft_consensus.cc:493] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:46.968961 26467 raft_consensus.cc:385] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:46.976958 26475 raft_consensus.cc:515] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.977309 26467 raft_consensus.cc:740] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:46.977134 26469 consensus_queue.cc:260] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.978238 26467 consensus_queue.cc:260] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:46.979014 26475 leader_election.cc:290] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:46.981976 26498 raft_consensus.cc:515] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.004083 26473 leader_election.cc:290] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 election: Requested vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.000546 26492 leader_election.cc:290] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 election: Requested vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.005442 26271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:47.005722 26348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:47.005787 26270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:47.006561 26348 raft_consensus.cc:2468] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 0.
I20260630 12:28:47.006683 26270 raft_consensus.cc:2468] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 0.
I20260630 12:28:47.007187 26498 leader_election.cc:290] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:46.999243 26494 raft_consensus.cc:515] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.007591 26347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:47.008347 26272 raft_consensus.cc:2393] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5970d3ff64c0492c9b6d7178085b3f3f in current term 1: Already voted for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in this term.
I20260630 12:28:47.008508 26422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b"
I20260630 12:28:47.009105 26422 raft_consensus.cc:3060] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.010730 26386 leader_election.cc:304] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:46.996179 26468 tablet_bootstrap.cc:654] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: Neither blocks nor log segments found. Creating new log.
W20260630 12:28:47.011817 26386 leader_election.cc:343] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:47.012817 26386 leader_election.cc:304] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:46.996505 26474 raft_consensus.cc:515] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.002069 26421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b"
I20260630 12:28:47.014565 26421 raft_consensus.cc:3060] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.016806 26474 leader_election.cc:290] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.017879 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97021e549ac44881a9125c723286b6ac" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b"
I20260630 12:28:47.018694 26419 raft_consensus.cc:3060] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.990998 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b"
I20260630 12:28:47.014225 26475 raft_consensus.cc:2804] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:47.021607 26475 raft_consensus.cc:493] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:47.021945 26475 raft_consensus.cc:3060] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:46.982381 26273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
I20260630 12:28:47.022595 26348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332f2da6f15c4ff98b4f8fb20dbc7d6f" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:47.023360 26273 raft_consensus.cc:2393] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5970d3ff64c0492c9b6d7178085b3f3f in current term 1: Already voted for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in this term.
I20260630 12:28:47.023388 26348 raft_consensus.cc:2393] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4901dc81c47eea8d9e74560f4c3a3 in current term 1: Already voted for candidate 5970d3ff64c0492c9b6d7178085b3f3f in this term.
I20260630 12:28:47.021991 26345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97021e549ac44881a9125c723286b6ac" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:47.024936 26312 leader_election.cc:304] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [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: 5970d3ff64c0492c9b6d7178085b3f3f; no voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b
I20260630 12:28:47.025484 26345 raft_consensus.cc:3060] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.029520 26475 raft_consensus.cc:515] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
W20260630 12:28:47.030643 26219 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:47.030795 26421 raft_consensus.cc:2468] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5970d3ff64c0492c9b6d7178085b3f3f in term 1.
I20260630 12:28:47.032322 26494 leader_election.cc:290] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.034405 26467 ts_tablet_manager.cc:1434] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.069s	user 0.017s	sys 0.035s
I20260630 12:28:47.001348 26469 ts_tablet_manager.cc:1434] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.011s
I20260630 12:28:47.017978 26346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:46.994915 26493 raft_consensus.cc:493] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:47.035224 26346 raft_consensus.cc:2393] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4901dc81c47eea8d9e74560f4c3a3 in current term 1: Already voted for candidate 5970d3ff64c0492c9b6d7178085b3f3f in this term.
I20260630 12:28:47.035106 26493 raft_consensus.cc:515] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.036191 26273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
I20260630 12:28:47.036804 26273 raft_consensus.cc:3060] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.038609 26272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:47.032513 26313 leader_election.cc:304] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [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: 5970d3ff64c0492c9b6d7178085b3f3f, d195553f72304bee85c17f73385a254b; no voters: bdf4901dc81c47eea8d9e74560f4c3a3
I20260630 12:28:47.040805 26347 raft_consensus.cc:2468] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 0.
I20260630 12:28:47.033388 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4fc23d698543ab972557beaec50378" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b"
I20260630 12:28:47.013531 26500 raft_consensus.cc:2804] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:47.041723 26500 raft_consensus.cc:493] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:47.042094 26500 raft_consensus.cc:3060] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.043331 26422 raft_consensus.cc:2468] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 1.
I20260630 12:28:47.043823 26467 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: Bootstrap starting.
I20260630 12:28:47.044215 26493 leader_election.cc:290] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.047447 26273 raft_consensus.cc:2468] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 1.
I20260630 12:28:47.049261 26420 raft_consensus.cc:2393] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4901dc81c47eea8d9e74560f4c3a3 in current term 1: Already voted for candidate 5970d3ff64c0492c9b6d7178085b3f3f in this term.
I20260630 12:28:47.050017 26386 leader_election.cc:304] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:47.048056 26345 raft_consensus.cc:2468] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 1.
I20260630 12:28:47.033880 26475 leader_election.cc:290] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Requested vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:47.033916 26492 raft_consensus.cc:2749] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:47.051988 26237 leader_election.cc:304] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5970d3ff64c0492c9b6d7178085b3f3f, bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 
I20260630 12:28:47.052995 26494 raft_consensus.cc:2804] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.053560 26494 raft_consensus.cc:697] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 LEADER]: Becoming Leader. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Running, Role: LEADER
I20260630 12:28:47.054477 26494 consensus_queue.cc:237] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.057690 26467 tablet_bootstrap.cc:654] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:47.059551 26493 raft_consensus.cc:2804] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.061293 26493 raft_consensus.cc:697] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 LEADER]: Becoming Leader. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Running, Role: LEADER
I20260630 12:28:47.061712 26500 raft_consensus.cc:515] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.062248 26493 consensus_queue.cc:237] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.063697 26500 leader_election.cc:290] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Requested vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:47.064158 26500 raft_consensus.cc:493] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:47.059659 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:47.048815 26419 raft_consensus.cc:2468] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4901dc81c47eea8d9e74560f4c3a3 in term 1.
I20260630 12:28:47.060592 26345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f0654fe7e5498e9f269c5af95e2f2c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:47.064975 26420 raft_consensus.cc:2393] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5970d3ff64c0492c9b6d7178085b3f3f in current term 1: Already voted for candidate d195553f72304bee85c17f73385a254b in this term.
I20260630 12:28:47.065202 26345 raft_consensus.cc:3060] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.065990 26313 leader_election.cc:304] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [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: 5970d3ff64c0492c9b6d7178085b3f3f; no voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b
I20260630 12:28:47.067848 26475 raft_consensus.cc:2804] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.064545 26500 raft_consensus.cc:515] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.079010 26500 leader_election.cc:290] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:47.084233 26345 raft_consensus.cc:2468] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 1.
I20260630 12:28:47.084749 26492 raft_consensus.cc:2749] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:47.089550 26171 catalog_manager.cc:5697] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:47.085825 26475 raft_consensus.cc:697] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Becoming Leader. State: Replica: d195553f72304bee85c17f73385a254b, State: Running, Role: LEADER
I20260630 12:28:47.092571 26475 consensus_queue.cc:237] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
W20260630 12:28:47.096983 26386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.179.1:45911, user_credentials={real_user=slave}} blocked reactor thread for 47046.5us
I20260630 12:28:47.101267 26238 leader_election.cc:304] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [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: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 5970d3ff64c0492c9b6d7178085b3f3f
I20260630 12:28:47.102243 26273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
I20260630 12:28:47.102604 26238 leader_election.cc:304] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [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: bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 5970d3ff64c0492c9b6d7178085b3f3f, d195553f72304bee85c17f73385a254b
I20260630 12:28:47.103178 26272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e121878f62ab486992147b1ab7bc771f" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" is_pre_election: true
I20260630 12:28:47.104115 26501 raft_consensus.cc:2804] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.104118 26272 raft_consensus.cc:2468] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 0.
I20260630 12:28:47.104760 26501 raft_consensus.cc:697] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 LEADER]: Becoming Leader. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Running, Role: LEADER
I20260630 12:28:47.104223 26494 raft_consensus.cc:2749] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:47.108430 26347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e121878f62ab486992147b1ab7bc771f" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
W20260630 12:28:47.108930 26386 leader_election.cc:343] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:47.109673 26386 leader_election.cc:304] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:47.105852 26468 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: No bootstrap required, opened a new log
I20260630 12:28:47.110646 26468 ts_tablet_manager.cc:1403] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.015s
I20260630 12:28:47.111214 26169 catalog_manager.cc:5697] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2). New cstate: current_term: 1 leader_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:47.105592 26501 consensus_queue.cc:237] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.115139 26468 raft_consensus.cc:359] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.115849 26468 raft_consensus.cc:385] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:47.116143 26468 raft_consensus.cc:740] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5970d3ff64c0492c9b6d7178085b3f3f, State: Initialized, Role: FOLLOWER
I20260630 12:28:47.116888 26468 consensus_queue.cc:260] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.118456 26502 raft_consensus.cc:2804] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:47.118963 26502 raft_consensus.cc:493] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:47.119292 26502 raft_consensus.cc:3060] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.120450 26468 ts_tablet_manager.cc:1434] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:28:47.120903 26345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:47.122219 26345 raft_consensus.cc:3060] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.124661 26467 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: No bootstrap required, opened a new log
W20260630 12:28:47.122422 26386 leader_election.cc:343] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:47.125229 26467 ts_tablet_manager.cc:1403] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.003s
I20260630 12:28:47.128046 26467 raft_consensus.cc:359] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.128708 26467 raft_consensus.cc:385] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:47.129487 26502 raft_consensus.cc:515] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.128973 26467 raft_consensus.cc:740] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4901dc81c47eea8d9e74560f4c3a3, State: Initialized, Role: FOLLOWER
I20260630 12:28:47.132129 26272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e121878f62ab486992147b1ab7bc771f" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3"
I20260630 12:28:47.132697 26272 raft_consensus.cc:3060] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.133091 26467 consensus_queue.cc:260] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.134737 26345 raft_consensus.cc:2468] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 1.
I20260630 12:28:47.134539 26170 catalog_manager.cc:5697] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b reported cstate change: term changed from 0 to 1, leader changed from <none> to d195553f72304bee85c17f73385a254b (127.13.179.3). New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.135409 26467 ts_tablet_manager.cc:1434] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:28:47.136003 26386 leader_election.cc:304] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [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: 5970d3ff64c0492c9b6d7178085b3f3f, d195553f72304bee85c17f73385a254b; no voters: bdf4901dc81c47eea8d9e74560f4c3a3
I20260630 12:28:47.137656 26475 raft_consensus.cc:2804] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.139662 26272 raft_consensus.cc:2468] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 1.
I20260630 12:28:47.140302 26502 leader_election.cc:290] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Requested vote from peers bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911), 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437)
I20260630 12:28:47.139709 26345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e121878f62ab486992147b1ab7bc771f" candidate_uuid: "d195553f72304bee85c17f73385a254b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f"
I20260630 12:28:47.140676 26475 raft_consensus.cc:697] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Becoming Leader. State: Replica: d195553f72304bee85c17f73385a254b, State: Running, Role: LEADER
I20260630 12:28:47.140892 26386 leader_election.cc:304] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4901dc81c47eea8d9e74560f4c3a3, d195553f72304bee85c17f73385a254b; no voters: 
I20260630 12:28:47.141748 26345 raft_consensus.cc:3060] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.142187 26502 raft_consensus.cc:2804] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:47.141986 26475 consensus_queue.cc:237] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.142709 26502 raft_consensus.cc:697] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Becoming Leader. State: Replica: d195553f72304bee85c17f73385a254b, State: Running, Role: LEADER
I20260630 12:28:47.143496 26502 consensus_queue.cc:237] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.150350 26345 raft_consensus.cc:2468] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d195553f72304bee85c17f73385a254b in term 1.
I20260630 12:28:47.163579 26171 catalog_manager.cc:5697] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b reported cstate change: term changed from 0 to 1, leader changed from <none> to d195553f72304bee85c17f73385a254b (127.13.179.3). New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.164721 26171 catalog_manager.cc:5697] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b reported cstate change: term changed from 0 to 1, leader changed from <none> to d195553f72304bee85c17f73385a254b (127.13.179.3). New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:47.173072 26170 catalog_manager.cc:5697] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1). New cstate: current_term: 1 leader_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:47.452344 26493 consensus_queue.cc:1048] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.470422 26492 consensus_queue.cc:1048] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.488004 26501 consensus_queue.cc:1048] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.500005 26498 consensus_queue.cc:1048] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.516454 26498 raft_consensus.cc:493] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:47.517127 26498 raft_consensus.cc:515] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } }
I20260630 12:28:47.520705 26347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" is_pre_election: true
I20260630 12:28:47.520980 26420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5705cc337ef44c139c3c32def161981c" candidate_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d195553f72304bee85c17f73385a254b" is_pre_election: true
I20260630 12:28:47.521729 26347 raft_consensus.cc:2393] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4901dc81c47eea8d9e74560f4c3a3 in current term 1: Already voted for candidate d195553f72304bee85c17f73385a254b in this term.
I20260630 12:28:47.522979 26498 leader_election.cc:290] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437), d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:47.523458 26237 leader_election.cc:304] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [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: bdf4901dc81c47eea8d9e74560f4c3a3; no voters: 5970d3ff64c0492c9b6d7178085b3f3f, d195553f72304bee85c17f73385a254b
I20260630 12:28:47.525800 26498 raft_consensus.cc:3060] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:47.543212 26502 consensus_queue.cc:1048] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.551791 26502 consensus_queue.cc:1048] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.555948 26498 raft_consensus.cc:2749] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:47.619350 26347 raft_consensus.cc:1275] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.621919 26504 consensus_queue.cc:1048] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.623477 26273 raft_consensus.cc:1275] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.627250 26475 consensus_queue.cc:1048] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.627473 26346 raft_consensus.cc:1275] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer bdf4901dc81c47eea8d9e74560f4c3a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.629480 26474 consensus_queue.cc:1048] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.653277 26419 raft_consensus.cc:1275] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Refusing update from remote peer bdf4901dc81c47eea8d9e74560f4c3a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.654765 26494 consensus_queue.cc:1048] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:47.656203 26345 raft_consensus.cc:1275] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.656560 26270 raft_consensus.cc:1275] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:47.664115 26504 consensus_queue.cc:1048] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:28:47.690673 26502 consensus_queue.cc:1048] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:28:47.808143 26522 mvcc.cc:204] Tried to move back new op lower bound from 7302441073133072384 to 7302441071183249408. Current Snapshot: MvccSnapshot[applied={T|T < 7302441073133072384}]
W20260630 12:28:48.017503 26238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.3:42883, user_credentials={real_user=slave}} blocked reactor thread for 81778.8us
W20260630 12:28:48.476303 26386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.179.1:45911, user_credentials={real_user=slave}} blocked reactor thread for 63006.7us
I20260630 12:28:48.604878 14028 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.614892 26573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.619344 26574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.621570 26576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.622098 14028 server_base.cc:1061] running on GCE node
I20260630 12:28:48.623090 14028 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:48.623332 14028 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:48.623528 14028 hybrid_clock.cc:648] HybridClock initialized: now 1782822528623505 us; error 0 us; skew 500 ppm
I20260630 12:28:48.624218 14028 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:48.626842 14028 webserver.cc:533] Webserver started at http://127.13.179.4:43505/ using document root <none> and password file <none>
I20260630 12:28:48.627449 14028 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:48.627682 14028 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:48.628033 14028 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:48.629424 14028 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-3-root/instance:
uuid: "12ce50b2ac56416ca06a0c0ea26e4d49"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-wjf0"
I20260630 12:28:48.633560 14028 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:28:48.636325 26581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.637013 14028 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:48.637322 14028 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-3-root
uuid: "12ce50b2ac56416ca06a0c0ea26e4d49"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-wjf0"
I20260630 12:28:48.637622 14028 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskZMcQcX/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822259941900-14028-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:48.648016 14028 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:48.649012 14028 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:48.650250 14028 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:48.652325 14028 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:48.652532 14028 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.652740 14028 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:48.652895 14028 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.689612 14028 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.4:44301
I20260630 12:28:48.689698 26643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.4:44301 every 8 connection(s)
I20260630 12:28:48.705703 26644 heartbeater.cc:344] Connected to a master server at 127.13.179.62:38263
I20260630 12:28:48.706038 26644 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:48.706718 26644 heartbeater.cc:507] Master 127.13.179.62:38263 requested a full tablet report, sending...
I20260630 12:28:48.708446 26163 ts_manager.cc:194] Registered new tserver with Master: 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4:44301)
I20260630 12:28:48.709794 26163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59884
I20260630 12:28:49.080945 26422 consensus_queue.cc:237] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.086876 26273 raft_consensus.cc:1275] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.088940 26345 raft_consensus.cc:1275] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.089000 26504 consensus_queue.cc:1048] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:28:49.090467 26571 consensus_queue.cc:1048] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.097297 26504 raft_consensus.cc:2955] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
W20260630 12:28:49.100149 26388 consensus_peers.cc:597] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b -> Peer 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4:44301): Couldn't send request to peer 12ce50b2ac56416ca06a0c0ea26e4d49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5705cc337ef44c139c3c32def161981c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:49.101476 26345 raft_consensus.cc:2955] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.102278 26273 raft_consensus.cc:2955] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.113834 26163 catalog_manager.cc:5697] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b reported cstate change: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:49.133539 26273 consensus_queue.cc:237] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.140530 26345 raft_consensus.cc:1275] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer bdf4901dc81c47eea8d9e74560f4c3a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.140532 26422 raft_consensus.cc:1275] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Refusing update from remote peer bdf4901dc81c47eea8d9e74560f4c3a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.142601 26657 consensus_queue.cc:1048] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.143333 26501 consensus_queue.cc:1048] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.150189 26657 raft_consensus.cc:2955] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
W20260630 12:28:49.154829 26239 consensus_peers.cc:597] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 -> Peer 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4:44301): Couldn't send request to peer 12ce50b2ac56416ca06a0c0ea26e4d49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97021e549ac44881a9125c723286b6ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:49.154182 26345 raft_consensus.cc:2955] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.159698 26422 raft_consensus.cc:2955] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.163534 26166 catalog_manager.cc:5697] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 reported cstate change: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:28:49.167955 26571 consensus_queue.cc:1175] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" responder_term: 1 status { last_received { term: 1 index: 13 } last_committed_idx: 13 last_received_current_leader { term: 1 index: 13 } }
I20260630 12:28:49.173125 26420 consensus_queue.cc:237] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
W20260630 12:28:49.178381 26388 consensus_peers.cc:597] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b -> Peer 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4:44301): Couldn't send request to peer 12ce50b2ac56416ca06a0c0ea26e4d49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e121878f62ab486992147b1ab7bc771f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:49.179128 26345 raft_consensus.cc:1275] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.179751 26273 raft_consensus.cc:1275] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.180545 26571 consensus_queue.cc:1048] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.181450 26560 consensus_queue.cc:1048] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.187791 26560 raft_consensus.cc:2955] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.189495 26345 raft_consensus.cc:2955] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.189898 26273 raft_consensus.cc:2955] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.201066 26166 catalog_manager.cc:5697] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 reported cstate change: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.204356 26420 consensus_queue.cc:237] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.210407 26345 raft_consensus.cc:1275] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
W20260630 12:28:49.211335 26388 consensus_peers.cc:597] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b -> Peer 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4:44301): Couldn't send request to peer 12ce50b2ac56416ca06a0c0ea26e4d49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3f0654fe7e5498e9f269c5af95e2f2c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:49.212495 26571 consensus_queue.cc:1048] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.211907 26273 raft_consensus.cc:1275] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Refusing update from remote peer d195553f72304bee85c17f73385a254b: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:28:49.216689 26560 consensus_queue.cc:1048] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:28:49.219488 26571 raft_consensus.cc:2955] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.221786 26345 raft_consensus.cc:2955] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.224151 26273 raft_consensus.cc:2955] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.234306 26166 catalog_manager.cc:5697] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f reported cstate change: config changed from index -1 to 14, NON_VOTER 12ce50b2ac56416ca06a0c0ea26e4d49 (127.13.179.4) added. New cstate: current_term: 1 leader_uuid: "d195553f72304bee85c17f73385a254b" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } } }
I20260630 12:28:49.519205 26660 ts_tablet_manager.cc:933] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Initiating tablet copy from peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911)
I20260630 12:28:49.520988 26660 tablet_copy_client.cc:323] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.1:45911
I20260630 12:28:49.531096 26283 tablet_copy_service.cc:140] P bdf4901dc81c47eea8d9e74560f4c3a3: Received BeginTabletCopySession request for tablet 97021e549ac44881a9125c723286b6ac from peer 12ce50b2ac56416ca06a0c0ea26e4d49 ({username='slave'} at 127.0.0.1:40538)
I20260630 12:28:49.531574 26283 tablet_copy_service.cc:161] P bdf4901dc81c47eea8d9e74560f4c3a3: Beginning new tablet copy session on tablet 97021e549ac44881a9125c723286b6ac from peer 12ce50b2ac56416ca06a0c0ea26e4d49 at {username='slave'} at 127.0.0.1:40538: session id = 12ce50b2ac56416ca06a0c0ea26e4d49-97021e549ac44881a9125c723286b6ac
I20260630 12:28:49.534098 26663 ts_tablet_manager.cc:933] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Initiating tablet copy from peer d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:49.535753 26663 tablet_copy_client.cc:323] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:42883
I20260630 12:28:49.538738 26283 tablet_copy_source_session.cc:215] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.541689 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97021e549ac44881a9125c723286b6ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.545511 26432 tablet_copy_service.cc:140] P d195553f72304bee85c17f73385a254b: Received BeginTabletCopySession request for tablet 5705cc337ef44c139c3c32def161981c from peer 12ce50b2ac56416ca06a0c0ea26e4d49 ({username='slave'} at 127.0.0.1:58304)
I20260630 12:28:49.546200 26432 tablet_copy_service.cc:161] P d195553f72304bee85c17f73385a254b: Beginning new tablet copy session on tablet 5705cc337ef44c139c3c32def161981c from peer 12ce50b2ac56416ca06a0c0ea26e4d49 at {username='slave'} at 127.0.0.1:58304: session id = 12ce50b2ac56416ca06a0c0ea26e4d49-5705cc337ef44c139c3c32def161981c
I20260630 12:28:49.552565 26432 tablet_copy_source_session.cc:215] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.554924 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5705cc337ef44c139c3c32def161981c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.556345 26660 tablet_copy_client.cc:806] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.556886 26660 tablet_copy_client.cc:670] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.560745 26660 tablet_copy_client.cc:538] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.568480 26663 tablet_copy_client.cc:806] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.568842 26660 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap starting.
I20260630 12:28:49.569146 26663 tablet_copy_client.cc:670] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.573148 26663 tablet_copy_client.cc:538] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.581568 26663 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap starting.
I20260630 12:28:49.666709 26663 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:49.667464 26663 tablet_bootstrap.cc:492] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap complete.
I20260630 12:28:49.667989 26663 ts_tablet_manager.cc:1403] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent bootstrapping tablet: real 0.087s	user 0.075s	sys 0.008s
I20260630 12:28:49.669998 26663 raft_consensus.cc:359] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.670570 26663 raft_consensus.cc:740] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ce50b2ac56416ca06a0c0ea26e4d49, State: Initialized, Role: LEARNER
I20260630 12:28:49.670584 26660 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:49.671116 26663 consensus_queue.cc:260] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.671545 26660 tablet_bootstrap.cc:492] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap complete.
I20260630 12:28:49.672324 26660 ts_tablet_manager.cc:1403] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent bootstrapping tablet: real 0.104s	user 0.099s	sys 0.005s
I20260630 12:28:49.673277 26644 heartbeater.cc:499] Master 127.13.179.62:38263 was elected leader, sending a full tablet report...
I20260630 12:28:49.673610 26663 ts_tablet_manager.cc:1434] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:28:49.674664 26660 raft_consensus.cc:359] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.675408 26660 raft_consensus.cc:740] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ce50b2ac56416ca06a0c0ea26e4d49, State: Initialized, Role: LEARNER
I20260630 12:28:49.675630 26432 tablet_copy_service.cc:342] P d195553f72304bee85c17f73385a254b: Request end of tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-5705cc337ef44c139c3c32def161981c received from {username='slave'} at 127.0.0.1:58304
I20260630 12:28:49.676047 26432 tablet_copy_service.cc:434] P d195553f72304bee85c17f73385a254b: ending tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-5705cc337ef44c139c3c32def161981c on tablet 5705cc337ef44c139c3c32def161981c with peer 12ce50b2ac56416ca06a0c0ea26e4d49
I20260630 12:28:49.675951 26660 consensus_queue.cc:260] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } attrs { replace: true } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.679023 26660 ts_tablet_manager.cc:1434] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:49.680891 26283 tablet_copy_service.cc:342] P bdf4901dc81c47eea8d9e74560f4c3a3: Request end of tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-97021e549ac44881a9125c723286b6ac received from {username='slave'} at 127.0.0.1:40538
I20260630 12:28:49.681252 26283 tablet_copy_service.cc:434] P bdf4901dc81c47eea8d9e74560f4c3a3: ending tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-97021e549ac44881a9125c723286b6ac on tablet 97021e549ac44881a9125c723286b6ac with peer 12ce50b2ac56416ca06a0c0ea26e4d49
I20260630 12:28:49.702843 26660 ts_tablet_manager.cc:933] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Initiating tablet copy from peer d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:49.704295 26660 tablet_copy_client.cc:323] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:42883
I20260630 12:28:49.705652 26432 tablet_copy_service.cc:140] P d195553f72304bee85c17f73385a254b: Received BeginTabletCopySession request for tablet e3f0654fe7e5498e9f269c5af95e2f2c from peer 12ce50b2ac56416ca06a0c0ea26e4d49 ({username='slave'} at 127.0.0.1:58304)
I20260630 12:28:49.706073 26432 tablet_copy_service.cc:161] P d195553f72304bee85c17f73385a254b: Beginning new tablet copy session on tablet e3f0654fe7e5498e9f269c5af95e2f2c from peer 12ce50b2ac56416ca06a0c0ea26e4d49 at {username='slave'} at 127.0.0.1:58304: session id = 12ce50b2ac56416ca06a0c0ea26e4d49-e3f0654fe7e5498e9f269c5af95e2f2c
I20260630 12:28:49.710841 26432 tablet_copy_source_session.cc:215] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.713203 26660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f0654fe7e5498e9f269c5af95e2f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.721421 14028 tablet_server.cc:179] TabletServer@127.13.179.1:0 shutting down...
I20260630 12:28:49.724334 26660 tablet_copy_client.cc:806] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.724920 26660 tablet_copy_client.cc:670] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:49.729691 26663 ts_tablet_manager.cc:933] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Initiating tablet copy from peer d195553f72304bee85c17f73385a254b (127.13.179.3:42883)
I20260630 12:28:49.731400 26663 tablet_copy_client.cc:323] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Beginning tablet copy session from remote peer at address 127.13.179.3:42883
I20260630 12:28:49.737116 26432 tablet_copy_service.cc:140] P d195553f72304bee85c17f73385a254b: Received BeginTabletCopySession request for tablet e121878f62ab486992147b1ab7bc771f from peer 12ce50b2ac56416ca06a0c0ea26e4d49 ({username='slave'} at 127.0.0.1:58304)
I20260630 12:28:49.737747 26432 tablet_copy_service.cc:161] P d195553f72304bee85c17f73385a254b: Beginning new tablet copy session on tablet e121878f62ab486992147b1ab7bc771f from peer 12ce50b2ac56416ca06a0c0ea26e4d49 at {username='slave'} at 127.0.0.1:58304: session id = 12ce50b2ac56416ca06a0c0ea26e4d49-e121878f62ab486992147b1ab7bc771f
I20260630 12:28:49.738183 26660 tablet_copy_client.cc:538] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.746847 26432 tablet_copy_source_session.cc:215] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:49.747961 26660 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap starting.
W20260630 12:28:49.822505 26386 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:28:49.822866 26663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e121878f62ab486992147b1ab7bc771f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:28:49.840492 26386 consensus_peers.cc:597] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b -> Peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911): Couldn't send request to peer bdf4901dc81c47eea8d9e74560f4c3a3. 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:28:49.846303 26663 tablet_copy_client.cc:806] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:49.846913 26663 tablet_copy_client.cc:670] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Starting download of 1 WAL segments...
W20260630 12:28:49.847256 26386 consensus_peers.cc:597] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b -> Peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911): Couldn't send request to peer bdf4901dc81c47eea8d9e74560f4c3a3. 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:28:49.849035 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:49.850582 14028 tablet_replica.cc:333] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.851341 14028 raft_consensus.cc:2243] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.852183 14028 raft_consensus.cc:2272] T 5705cc337ef44c139c3c32def161981c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.851399 26663 tablet_copy_client.cc:538] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:49.854944 14028 tablet_replica.cc:333] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.855518 14028 raft_consensus.cc:2243] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:49.856231 14028 raft_consensus.cc:2272] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.858253 14028 tablet_replica.cc:333] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.859025 14028 raft_consensus.cc:2243] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:49.860116 26663 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap starting.
I20260630 12:28:49.860539 14028 raft_consensus.cc:2272] T 97021e549ac44881a9125c723286b6ac P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.864928 14028 tablet_replica.cc:333] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.865727 14028 raft_consensus.cc:2243] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.866321 14028 raft_consensus.cc:2272] T e121878f62ab486992147b1ab7bc771f P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.869764 14028 tablet_replica.cc:333] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.870460 14028 raft_consensus.cc:2243] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.871245 14028 raft_consensus.cc:2272] T e3f0654fe7e5498e9f269c5af95e2f2c P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.874471 14028 tablet_replica.cc:333] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3: stopping tablet replica
I20260630 12:28:49.875123 14028 raft_consensus.cc:2243] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.875840 14028 raft_consensus.cc:2272] T af4fc23d698543ab972557beaec50378 P bdf4901dc81c47eea8d9e74560f4c3a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.896328 14028 tablet_server.cc:196] TabletServer@127.13.179.1:0 shutdown complete.
I20260630 12:28:49.918776 14028 tablet_server.cc:179] TabletServer@127.13.179.2:0 shutting down...
I20260630 12:28:49.934441 26660 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:49.935410 26660 tablet_bootstrap.cc:492] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap complete.
I20260630 12:28:49.936113 26660 ts_tablet_manager.cc:1403] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent bootstrapping tablet: real 0.188s	user 0.128s	sys 0.031s
I20260630 12:28:49.938890 26660 raft_consensus.cc:359] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.939707 26660 raft_consensus.cc:740] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ce50b2ac56416ca06a0c0ea26e4d49, State: Initialized, Role: LEARNER
I20260630 12:28:49.940212 26660 consensus_queue.cc:260] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } attrs { replace: true } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.944334 26660 ts_tablet_manager.cc:1434] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:49.947089 26663 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=84 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:49.947827 26663 tablet_bootstrap.cc:492] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Bootstrap complete.
I20260630 12:28:49.947952 26432 tablet_copy_service.cc:342] P d195553f72304bee85c17f73385a254b: Request end of tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-e3f0654fe7e5498e9f269c5af95e2f2c received from {username='slave'} at 127.0.0.1:58304
I20260630 12:28:49.948382 26663 ts_tablet_manager.cc:1403] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent bootstrapping tablet: real 0.088s	user 0.081s	sys 0.004s
I20260630 12:28:49.948483 26432 tablet_copy_service.cc:434] P d195553f72304bee85c17f73385a254b: ending tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-e3f0654fe7e5498e9f269c5af95e2f2c on tablet e3f0654fe7e5498e9f269c5af95e2f2c with peer 12ce50b2ac56416ca06a0c0ea26e4d49
I20260630 12:28:49.950822 26663 raft_consensus.cc:359] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.951552 26663 raft_consensus.cc:740] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12ce50b2ac56416ca06a0c0ea26e4d49, State: Initialized, Role: LEARNER
I20260630 12:28:49.952116 26663 consensus_queue.cc:260] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bdf4901dc81c47eea8d9e74560f4c3a3" member_type: VOTER last_known_addr { host: "127.13.179.1" port: 45911 } } peers { permanent_uuid: "5970d3ff64c0492c9b6d7178085b3f3f" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 45437 } attrs { replace: true } } peers { permanent_uuid: "d195553f72304bee85c17f73385a254b" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 42883 } } peers { permanent_uuid: "12ce50b2ac56416ca06a0c0ea26e4d49" member_type: NON_VOTER last_known_addr { host: "127.13.179.4" port: 44301 } attrs { promote: true } }
I20260630 12:28:49.954106 26663 ts_tablet_manager.cc:1434] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:28:49.956820 26432 tablet_copy_service.cc:342] P d195553f72304bee85c17f73385a254b: Request end of tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-e121878f62ab486992147b1ab7bc771f received from {username='slave'} at 127.0.0.1:58304
I20260630 12:28:49.957345 26432 tablet_copy_service.cc:434] P d195553f72304bee85c17f73385a254b: ending tablet copy session 12ce50b2ac56416ca06a0c0ea26e4d49-e121878f62ab486992147b1ab7bc771f on tablet e121878f62ab486992147b1ab7bc771f with peer 12ce50b2ac56416ca06a0c0ea26e4d49
W20260630 12:28:49.969414 26312 consensus_peers.cc:597] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f -> Peer bdf4901dc81c47eea8d9e74560f4c3a3 (127.13.179.1:45911): Couldn't send request to peer bdf4901dc81c47eea8d9e74560f4c3a3. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.1:45911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:49.985852 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:49.986639 14028 tablet_replica.cc:333] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:49.987411 14028 raft_consensus.cc:2243] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.987974 14028 raft_consensus.cc:2272] T 5705cc337ef44c139c3c32def161981c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.991250 14028 tablet_replica.cc:333] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:49.991989 14028 raft_consensus.cc:2243] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.992718 14028 raft_consensus.cc:2272] T e3f0654fe7e5498e9f269c5af95e2f2c P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.995589 14028 tablet_replica.cc:333] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:49.996261 14028 raft_consensus.cc:2243] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.996798 26619 raft_consensus.cc:1217] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
I20260630 12:28:49.997371 14028 raft_consensus.cc:2272] T e121878f62ab486992147b1ab7bc771f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.005586 14028 tablet_replica.cc:333] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:50.006161 14028 raft_consensus.cc:2243] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.006734 14028 raft_consensus.cc:2272] T 97021e549ac44881a9125c723286b6ac P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.009003 14028 tablet_replica.cc:333] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:50.009537 14028 raft_consensus.cc:2243] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.010037 14028 raft_consensus.cc:2272] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.011852 14028 tablet_replica.cc:333] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f: stopping tablet replica
I20260630 12:28:50.012312 14028 raft_consensus.cc:2243] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.013332 14028 raft_consensus.cc:2272] T af4fc23d698543ab972557beaec50378 P 5970d3ff64c0492c9b6d7178085b3f3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:50.037808 26386 consensus_peers.cc:597] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b -> Peer 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437): Couldn't send request to peer 5970d3ff64c0492c9b6d7178085b3f3f. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:45437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:50.039294 14028 tablet_server.cc:196] TabletServer@127.13.179.2:0 shutdown complete.
W20260630 12:28:50.046639 26386 consensus_peers.cc:597] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b -> Peer 5970d3ff64c0492c9b6d7178085b3f3f (127.13.179.2:45437): Couldn't send request to peer 5970d3ff64c0492c9b6d7178085b3f3f. Status: Network error: Client connection negotiation failed: client connection to 127.13.179.2:45437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:50.055946 14028 tablet_server.cc:179] TabletServer@127.13.179.3:0 shutting down...
I20260630 12:28:50.077448 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.078114 14028 tablet_replica.cc:333] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.078965 14028 raft_consensus.cc:2243] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.080029 14028 raft_consensus.cc:2272] T 5705cc337ef44c139c3c32def161981c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.082508 14028 tablet_replica.cc:333] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.083067 14028 raft_consensus.cc:2243] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.083920 14028 raft_consensus.cc:2272] T e121878f62ab486992147b1ab7bc771f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.086042 14028 tablet_replica.cc:333] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.086555 14028 raft_consensus.cc:2243] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.086990 14028 raft_consensus.cc:2272] T 97021e549ac44881a9125c723286b6ac P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.089481 14028 tablet_replica.cc:333] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.089969 14028 raft_consensus.cc:2243] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.090507 14028 raft_consensus.cc:2272] T 332f2da6f15c4ff98b4f8fb20dbc7d6f P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.092324 14028 tablet_replica.cc:333] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.092797 14028 raft_consensus.cc:2243] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.093467 14028 raft_consensus.cc:2272] T af4fc23d698543ab972557beaec50378 P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.095259 14028 tablet_replica.cc:333] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b: stopping tablet replica
I20260630 12:28:50.095675 14028 raft_consensus.cc:2243] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.096598 14028 raft_consensus.cc:2272] T e3f0654fe7e5498e9f269c5af95e2f2c P d195553f72304bee85c17f73385a254b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.122020 14028 tablet_server.cc:196] TabletServer@127.13.179.3:0 shutdown complete.
I20260630 12:28:50.136444 14028 tablet_server.cc:179] TabletServer@127.13.179.4:0 shutting down...
I20260630 12:28:50.157965 14028 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.159014 14028 tablet_replica.cc:333] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49: stopping tablet replica
I20260630 12:28:50.159565 14028 raft_consensus.cc:2243] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:50.159914 14028 raft_consensus.cc:2272] T e121878f62ab486992147b1ab7bc771f P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:50.162151 14028 tablet_replica.cc:333] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49: stopping tablet replica
I20260630 12:28:50.162662 14028 raft_consensus.cc:2243] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:50.163018 14028 raft_consensus.cc:2272] T e3f0654fe7e5498e9f269c5af95e2f2c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:50.165066 14028 tablet_replica.cc:333] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49: stopping tablet replica
I20260630 12:28:50.165578 14028 raft_consensus.cc:2243] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:50.165926 14028 raft_consensus.cc:2272] T 5705cc337ef44c139c3c32def161981c P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:50.167783 14028 tablet_replica.cc:333] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49: stopping tablet replica
I20260630 12:28:50.168246 14028 raft_consensus.cc:2243] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:50.168588 14028 raft_consensus.cc:2272] T 97021e549ac44881a9125c723286b6ac P 12ce50b2ac56416ca06a0c0ea26e4d49 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:50.189354 14028 tablet_server.cc:196] TabletServer@127.13.179.4:0 shutdown complete.
I20260630 12:28:50.203779 14028 master.cc:562] Master@127.13.179.62:38263 shutting down...
W20260630 12:28:50.220778 26219 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:50.222035 14028 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.222517 14028 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.222837 14028 tablet_replica.cc:333] T 00000000000000000000000000000000 P 275c608c390646b895b4840354f8d373: stopping tablet replica
I20260630 12:28:50.243134 14028 master.cc:584] Master@127.13.179.62:38263 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5386 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10543 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (270176 ms total)
[  PASSED  ] 26 tests.
I20260630 12:28:50.288393 14028 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 ~62 seconds ago
I20260630 12:28:50.288653 14028 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 ~62 seconds ago
I20260630 12:28:50.288847 14028 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 14 messages since previous log ~93 seconds ago
I20260630 12:28:50.289037 14028 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 ~62 seconds ago
I20260630 12:28:50.289466 14028 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 6 messages since previous log ~180 seconds ago
I20260630 12:28:50.289675 14028 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~247 seconds ago
I20260630 12:28:50.290036 14028 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
I20260630 12:28:50.290297 14028 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
